Lucene search
+L

2101 matches found

Exploit DB
Exploit DB
added 2006/07/27 12:0 a.m.28 views

eIQnetworks ESA - Syslog Server Remote Buffer Overflow

!/usr/bin/perl -w http://www.digitalmunition.com written by kf kflistsatdigitalmunitiondotcom - 03/23/2006 Bug found by KF of digitalmunition.com. http://www.zerodayinitiative.com/advisories/ZDI-06-023.html Exploit for Syslog Server by eiQnetworks OEM for Several vendors There MUST be a syslog...

5.8AI score
SaveExploits0
Exploit DB
Exploit DB
added 2006/07/27 12:0 a.m.35 views

eIQnetworks License Manager - Remote Buffer Overflow (multi) (1)

!/usr/bin/perl -w http://www.digitalmunition.com written by kf kflistsatdigitalmunitiondotcom - 03/23/2006 Bug found by Titon of Bastard Labs. http://www.zerodayinitiative.com/advisories/ZDI-06-024.html Exploit for Security Analyzer by eiQnetworks OEM for Several vendors kfinisterre@kfinisterre01...

10CVSS5.8AI score0.73149EPSS
SaveExploits12
exploitpack
exploitpack
added 2006/07/27 12:0 a.m.26 views

eIQnetworks License Manager - Remote Buffer Overflow (multi) (1)

eIQnetworks License Manager - Remote Buffer Overflow multi 1 !/usr/bin/perl -w http://www.digitalmunition.com written by kf kflistsatdigitalmunitiondotcom - 03/23/2006 Bug found by Titon of Bastard Labs. http://www.zerodayinitiative.com/advisories/ZDI-06-024.html Exploit for Security Analyzer by...

0.3AI score
SaveExploits0
zdt
zdt
added 2006/07/27 12:0 a.m.24 views

eIQnetworks License Manager Remote Buffer Overflow Exploit (multi)

Exploit for unknown platform in category remote exploits ================================================================== eIQnetworks License Manager Remote Buffer Overflow Exploit multi ================================================================== !/usr/bin/perl -w...

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

SIPfoundry sipXtapi (CSeq) Remote Buffer Overflow Exploit

No description provided by source. !/usr/bin/perl Remote Buffer Overflow in sipXtapi bad char 0x00 0x09 0x0a 0x0d 0x20 use IO::Socket; use strict; print "\n\n"; print "sipXtapi original Exploit by Michael Thumann added a real shellcode by acaro\n\n"; print "tested on sipXphone 2.6.0.27 read the...

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

SIPfoundry sipXtapi - 'CSeq' Remote Buffer Overflow

!/usr/bin/perl Remote Buffer Overflow in sipXtapi bad char 0x00 0x09 0x0a 0x0d 0x20 use IO::Socket; use strict; print "\n\n"; print "sipXtapi original Exploit by Michael Thumann added a real shellcode by acaro\n\n"; print "tested on sipXphone 2.6.0.27 read the code for ret address\n\n"; if not...

5.8AI score
SaveExploits0
Exploit DB
Exploit DB
added 2006/07/22 12:0 a.m.35 views

GnuPG 1.4/1.9 - Parse_Comment Remote Buffer Overflow

source: https://www.securityfocus.com/bid/19110/info GnuPG is prone to a remote buffer-overflow vulnerability because it fails to properly bounds-check user-supplied input before copying it to an insufficiently sized memory buffer. This issue may allow remote attackers to execute arbitrary machin...

5CVSS7AI score0.07083EPSS
SaveExploits2
exploitpack
exploitpack
added 2006/07/22 12:0 a.m.13 views

GnuPG 1.41.9 - Parse_Comment Remote Buffer Overflow

GnuPG 1.41.9 - ParseComment Remote Buffer Overflow source: https://www.securityfocus.com/bid/19110/info GnuPG is prone to a remote buffer-overflow vulnerability because it fails to properly bounds-check user-supplied input before copying it to an insufficiently sized memory buffer. This issue may...

0.7AI score
SaveExploits0
zdt
zdt
added 2006/07/21 12:0 a.m.25 views

Cyrus IMAPD 2.3.2 (pop3d) Remote Buffer Overflow Exploit (2)

Exploit for multiple platform in category remote exploits ============================================================ Cyrus IMAPD 2.3.2 pop3d Remote Buffer Overflow Exploit 2 ============================================================ !/usr/bin/ruby cyrus-imapd pop3d exploit by bannedit...

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

Cyrus IMAPD 2.3.2 - 'pop3d' Remote Buffer Overflow (2)

!/usr/bin/ruby cyrus-imapd pop3d exploit by bannedit 05/23/2006 This exploit takes advantage of a stack based overflow. Once the stack corruption has occured it is possible to overwrite a pointer which is later used for a memcpy this gives us a write anything anywhere condition similar to a forma...

5.8AI score
SaveExploits0
seebug.org
seebug.org
added 2006/07/21 12:0 a.m.58 views

Cyrus IMAPD 2.3.2 (pop3d) Remote Buffer Overflow Exploit (2)

No description provided by source. !/usr/bin/ruby cyrus-imapd pop3d exploit by bannedit 05/23/2006 This exploit takes advantage of a stack based overflow. Once the stack corruption has occured it is possible to overwrite a pointer which is later used for a memcpy this gives us a write anything...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2006/07/20 12:0 a.m.17 views

FileCOPA FTP Server <= 1.01 (LIST) Remote Buffer Overflow Exploit

No description provided by source. !/usr/bin/perl -w bad char 0x00 0x0a tested on win00 SP4 English on filecopa ftp server 6/4/2006 version use Net::FTP; $target = $ARGV0 || die "usage:$0 target port"; my $user = "test"; my $pass = "test"; $shellcode =...

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

SIPfoundry sipXtapi - 'CSeq' Remote Buffer Overflow (PoC)

!/usr/bin/perl PoC Exploit By [email protected] Remote Buffer Overflow in sipXtapi use IO::Socket; use strict; print "sipXtapi Exploit by Michael Thumann \n\n"; if not $ARGV0 print "Usage: sipx.pl \n"; exit; $target=$ARGV0; my $source ="127.0.0.1"; my $targetport = 5060; my $user ="bad"; my...

7.5CVSS5.8AI score0.66993EPSS
SaveExploits15
Exploit DB
Exploit DB
added 2006/07/06 12:0 a.m.21 views

AdPlug 2.0 - Multiple Remote File Buffer Overflow Vulnerabilities

// source: https://www.securityfocus.com/bid/18859/info The AdPlug library is affected by multiple remote buffer-overflow vulnerabilities. These issues are due to the library's failure to properly bounds-check user-supplied input before copying it into insufficiently sized memory buffers. These...

5.1CVSS5.8AI score0.1277EPSS
SaveExploits2
Exploit DB
Exploit DB
added 2006/07/03 12:0 a.m.42 views

Gentoo-Specific MPG123 - URI Remote Buffer Overflow

source: https://www.securityfocus.com/bid/18794/info The mpg123 application is prone to a remote buffer-overflow vulnerability because it fails to properly bounds-check user-supplied input before copying it to an insufficiently sized memory buffer. This issue may allow remote attackers to execute...

7.5CVSS5.8AI score0.06517EPSS
SaveExploits1
FreeBSD
FreeBSD
added 2006/06/26 12:0 a.m.28 views

mutt -- Remote Buffer Overflow Vulnerability

SecurityFocus reports: Mutt is prone to a remote buffer-overflow vulnerability. This issue is due to the application's failure to properly bounds-check user-supplied input before copying it to an insufficiently sized memory buffer. This issue may allow remote attackers to execute arbitrary machin...

6AI score
SaveExploits0References1
exploitpack
exploitpack
added 2006/06/15 12:0 a.m.35 views

CesarFTP 0.99g - MKD Remote Buffer Overflow (Metasploit) (1)

CesarFTP 0.99g - MKD Remote Buffer Overflow Metasploit 1 ---ORIGINAL CREDITS TO h07 FOR FINDING THIS VULN--- Ported to metasploit by c0rrupt f34r.us package Msf::Exploit::cesarftpmkd; use base "Msf::Exploit"; use strict; use Pex::Text; my $advanced = ; my $info = 'Name' = 'CesarFTP 0.99g Buffer...

0.7AI score
SaveExploits0
Symantec
Symantec
added 2006/06/13 12:0 a.m.21 views

Microsoft Windows TCP/IP Protocol Driver Remote Buffer Overflow Vulnerability

Description Microsoft Windows is prone to a remote buffer-overflow vulnerability. The vulnerability arises in the Microsoft Windows TCP/IP protocol driver when IP Source Routing has been enabled. A remote attacker may trigger a denial-of-service condition or may execute arbitrary code, leading to...

7.9AI score
SaveExploits0References1Affected Software6
exploitpack
exploitpack
added 2006/06/12 12:0 a.m.13 views

CesarFTP 0.99g - MKD Remote Buffer Overflow

CesarFTP 0.99g - MKD Remote Buffer Overflow !/usr/bin/python CesarFtp 0.99g 0day Exploit Proof of Concept: execute calc.exe Tested on XP sp2 polish Bug found by h07 [email protected] Date: 10.06.2006 from socket import shellcode = execute calc.exe...

1.3AI score
SaveExploits0
seebug.org
seebug.org
added 2006/06/12 12:0 a.m.13 views

CesarFTP 0.99g (MKD) Remote Buffer Overflow Exploit

No description provided by source. !/usr/bin/python CesarFtp 0.99g 0day Exploit Proof of Concept: execute calc.exe Tested on XP sp2 polish Bug found by h07 [email protected] Date: 10.06.2006 from socket import shellcode = execute calc.exe metasploit.com...

7.1AI score
SaveExploits0
Rows per page
Query Builder