Lucene search
+L

20 matches found

EUVD
EUVD
added 2025/10/07 12:30 a.m.13 views

EUVD-2006-7023

Malware in sbrugna...

7.8CVSS6.4AI score0.0167EPSS
SaveExploits0References6
seebug.org
seebug.org
added 2014/07/01 12:00 a.m.16 views

Mercur Messaging 2005 <= SP4 - IMAP Remote Exploit (egghunter mod)

No description provided by source. !/usr/bin/python Mercur Messaging 2005 SP3 IMAP service - Egghunter mod [email protected] http://www.offensive-security.com Original exploit by Winny Thomas Thanks Thomas, this code really came in handy ! VMWare seems to alter the stack a bit as the...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2007/03/22 12:00 a.m.38 views

Mercur Messaging 2005 IMAP (SUBSCRIBE) Remote Exploit (win2k SP4)

No description provided by source. !/usr/bin/python Remote exploit for the stack overflow vulnerability in Mercur Messaging 2005 SP3 IMAP service. The exploit was tested on windows 2000 server SP4 in a Vmware environment. At the time of overflow EBX points to our shellcode. However this buffer in...

7.1AI score
SaveExploits0
zdt
zdt
added 2007/03/21 12:00 a.m.22 views

Mercur Messaging 2005 <= SP4 IMAP Remote Exploit (egghunter mod)

Exploit for unknown platform in category remote exploits ================================================================ Mercur Messaging 2005 import os import sys import time import socket import struct Place our w00tw00t egghunter in nop heaven shellcode = "\x90" 92 shellcode...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2007/03/21 12:00 a.m.26 views

Mercur Messaging 2005 &lt;= SP4 IMAP Remote Exploit (egghunter mod)

No description provided by source. !/usr/bin/python Mercur Messaging 2005 SP3 IMAP service - Egghunter mod [email protected] http://www.offensive-security.com Original exploit by Winny Thomas Thanks Thomas, this code really came in handy ! VMWare seems to alter the stack a bit as the...

7.1AI score
SaveExploits0
Exploit DB
Exploit DB
added 2007/03/21 12:00 a.m.44 views

Mercur Messaging 2005 (Windows 2000 SP4) - IMAP 'Subscribe' Remote Overflow

!/usr/bin/python Remote exploit for the stack overflow vulnerability in Mercur Messaging 2005 SP3 IMAP service. The exploit was tested on windows 2000 server SP4 in a Vmware environment. At the time of overflow EBX points to our shellcode. However this buffer into which EBX points will give a...

10CVSS5.8AI score0.56209EPSS
SaveExploits6
NVD
NVD
added 2007/02/23 3:28 a.m.26 views

CVE-2006-7040

Unspecified vulnerability in MERCUR Messaging 2005 before Service Pack 4 allows remote attackers to cause a denial of service crash via a TOP command to the POP3 service...

7.8CVSS6.7AI score0.0167EPSS
SaveExploits0References5
NVD
NVD
added 2007/02/23 3:28 a.m.24 views

CVE-2006-7041

The SMTP service in MERCUR Messaging 2005 before Service Pack 4 allows remote attackers to cause a denial of service infinite loop via a message in which neither the originator nor recipient address is known...

7.8CVSS6.6AI score0.0167EPSS
SaveExploits0References5
NVD
NVD
added 2007/02/23 3:28 a.m.22 views

CVE-2006-7039

The IMAP4 service in MERCUR Messaging 2005 before Service Pack 4 allows remote attackers to cause a denial of service crash via a message with a long subject field...

5CVSS6.6AI score0.0144EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2007/02/23 1:00 a.m.39 views

CVE-2006-7040

Unspecified vulnerability in MERCUR Messaging 2005 before Service Pack 4 allows remote attackers to cause a denial of service crash via a TOP command to the POP3 service...

6.7AI score0.0167EPSS
SaveExploits0References5
CVE
CVE
added 2007/02/23 1:00 a.m.56 views

CVE-2006-7040

CVE-2006-7040 concerns MERCUR Messaging (2005) prior to Service Pack 4. The vulnerability allows remote attackers to cause a denial of service (crash) by sending a TOP command to the POP3 service. Affected product/version: MERCUR Messaging 2005 before SP4. Root cause details are not explicitly st...

7.8CVSS6.7AI score0.0167EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2007/02/23 1:00 a.m.53 views

CVE-2006-7038

CVE-2006-7038 refers to multiple buffer overflow flaws in MERCUR Messaging 2005 prior to Service Pack 4. The issues enable remote denial of service (crash) when an attacker sends (1) excessively long command lines to port 32000 and (2) certain SMTP-related name service queries not properly handle...

7.8CVSS7AI score0.01875EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2007/02/23 1:00 a.m.26 views

CVE-2006-7038

Multiple buffer overflows in MERCUR Messaging 2005 before Service Pack 4 allow remote attackers to cause a denial of service crash via 1 "long command lines at port 32000" and 2 certain name service queries that are not properly handled by the SMTP service...

7AI score0.01875EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2007/02/23 1:00 a.m.34 views

CVE-2006-7041

The SMTP service in MERCUR Messaging 2005 before Service Pack 4 allows remote attackers to cause a denial of service infinite loop via a message in which neither the originator nor recipient address is known...

6.6AI score0.0167EPSS
SaveExploits0References5
seebug.org
seebug.org
added 2007/01/16 12:00 a.m.25 views

Mercur Messaging 2005 IMAP Remote Buffer Overflow Exploit

No description provided by source. !/bin/perl tested on win2k server SP4 English ATTENTION! If you have an another valid account you must change the offsets this is only a poc use IO::Socket::INET; my $host = shift@ARGV; my $port = 143; my $reply; my $request; my $user = "test"; my $pass = "test"...

7.1AI score
SaveExploits0
Exploit DB
Exploit DB
added 2007/01/15 12:00 a.m.50 views

Mercur Messaging 2005 - IMAP Remote Buffer Overflow

!/bin/perl tested on win2k server SP4 English ATTENTION! If you have an another valid account you must change the offsets this is only a poc use IO::Socket::INET; my $host = shift@ARGV; my $port = 143; my $reply; my $request; my $user = "test"; my $pass = "test"; my $nop = "\x90"x8; my $nop1 =...

10CVSS5.8AI score0.68147EPSS
SaveExploits16
Cvelist
Cvelist
added 2005/05/18 4:00 a.m.31 views

CVE-2005-1657

Multiple directory traversal vulnerabilities in Mercur Messaging 2005 SP2 allow remote attackers to perform unauthorized file operations via the Folder.Id parameter to 1 deletefolder.ctml, 2 deletemessage.ctml, 3 origmessage.ctml, or 4 readmessage.ctml, the Message.Id parameter to editmessage.ctm...

6.9AI score0.01905EPSS
SaveExploits0References7
NVD
NVD
added 2005/05/18 4:00 a.m.20 views

CVE-2005-1657

Multiple directory traversal vulnerabilities in Mercur Messaging 2005 SP2 allow remote attackers to perform unauthorized file operations via the Folder.Id parameter to 1 deletefolder.ctml, 2 deletemessage.ctml, 3 origmessage.ctml, or 4 readmessage.ctml, the Message.Id parameter to editmessage.ctm...

7.5CVSS6.9AI score0.01905EPSS
SaveExploits0References7
NVD
NVD
added 2005/05/18 4:00 a.m.29 views

CVE-2005-1656

Mercur Messaging 2005 SP2 allows remote attackers to read the source code of .ctml files via a URL with a trailing hex-encoded space "%20"...

5CVSS6.7AI score0.01306EPSS
SaveExploits1References2
CVE
CVE
added 2005/05/18 4:00 a.m.51 views

CVE-2005-1657

Mercur Messaging 2005 SP2 is affected by multiple directory traversal vulnerabilities. An attacker can remotely perform unauthorized file operations via Folder.Id parameters to deletefolder.ctml, deletemessage.ctml, origmessage.ctml, readmessage.ctml; the Message.Id parameter to editmessage.ctml;...

7.5CVSS7.3AI score0.01905EPSS
SaveExploits0References7Affected Software1
Rows per page
Query Builder