Lucene search
+L

80 matches found

CVE
CVE
added 2007/10/15 11:00 p.m.46 views

CVE-2007-5466

CVE-2007-5466 describes multiple buffer overflows in eXtremail 2.1.1 and earlier that allow remote code execution. Triggered by long strings sent to IMAP (port 143) or via long IMAP AUTHENTICATE PLAIN/LOGIN actions (involving ifParseAuthPlain and, for CRAM‑MD5, ifProcImapAuth1), and by a long LOG...

10CVSS7.9AI score0.19889EPSS
SaveExploits3References11Affected Software1
Cvelist
Cvelist
added 2007/10/15 11:00 p.m.29 views

CVE-2007-5467

Integer overflow in eXtremail 2.1.1 and earlier allows remote attackers to cause a denial of service, and possibly execute arbitrary code, via a long USER command containing "%s" sequences to the pop3 port 110/tcp, which are expanded to "%%s" before being used in the memmove function, possibly du...

7.8AI score0.13522EPSS
SaveExploits4References5
CVE
CVE
added 2007/10/15 11:00 p.m.48 views

CVE-2007-5467

CVE-2007-5467 affects eXtremail 2.1.1 and earlier, where an integer overflow in handling a long POP3 USER command with "%%s" sequences can lead to a deny/DoS and possibly arbitrary code execution. The underlying issue is tied to how memmove processes the expanded format string, reportedly related...

10CVSS8AI score0.13522EPSS
SaveExploits4References5Affected Software1
seebug.org
seebug.org
added 2007/10/15 12:00 a.m.20 views

eXtremail <= 2.1.1 memmove() Remote Denial of Service Exploit

No description provided by source. !/usr/bin/perl extremail-v3.pl Copyright c 2006 by [email protected] eXtremail =2.1.1 remote root POC x86-lnx by mu-b - Fri Oct 06 2006 Tested on: eXtremail 2.1.1 lnx eXtremail 2.1.0 lnx - Private Source Code -DO NOT DISTRIBUTE -...

7.1AI score
SaveExploits0
zdt
zdt
added 2007/10/15 12:00 a.m.24 views

eXtremail <= 2.1.1 memmove() Remote Denial of Service Exploit

Exploit for linux platform in category dos / poc ============================================================= eXtremail eXtremail 1,50 $maxlen = intrand50 + 1; 0, $maxlen 0.75 - 0, $maxlen 0x75 - 1 $pad1len = intrand$maxlen 0.75; 0, $maxlen - $pad1len/2 - 1, $maxlen - $pad1len/2 $pad2len =...

7AI score
SaveExploits0
Packet Storm
Packet Storm
added 2007/10/15 12:00 a.m.19 views

ex211memmove-dos.txt

!/usr/bin/perl extremail-v3.pl Copyright c 2006 by eXtremail 1,50 $maxlen = intrand50 + 1; 0, $maxlen 0.75 - 0, $maxlen 0x75 - 1 $pad1len = intrand$maxlen 0.75; 0, $maxlen - $pad1len/2 - 1, $maxlen - $pad1len/2 $pad2len = intrand$maxlen - $pad1len/length"%s" + 1; $pad3len = $maxlen - $pad1len -...

7.4AI score
SaveExploits0
Exploit DB
Exploit DB
added 2007/10/15 12:00 a.m.23 views

eXtremail 2.1.1 - 'memmove()' Remote Denial of Service

!/usr/bin/perl extremail-v3.pl Copyright c 2006 by eXtremail 1,50 $maxlen = intrand50 + 1; 0, $maxlen 0.75 - 0, $maxlen 0x75 - 1 $pad1len = intrand$maxlen 0.75; 0, $maxlen - $pad1len/2 - 1, $maxlen - $pad1len/2 $pad2len = intrand$maxlen - $pad1len/length"%s" + 1; $pad3len = $maxlen - $pad1len -...

10CVSS5.8AI score0.13522EPSS
SaveExploits4
Exploit DB
Exploit DB
added 2007/10/15 12:00 a.m.31 views

eXtremail 2.1.1 - Remote Heap Overflow (PoC)

!/usr/bin/perl extremail-v8.pl Copyright c 2007 by eXtremail Connected\n"; sleep16; print"- Sending payload\n"; $buf = "\x00".$NOP x 0x2710-1; sendSOCKET, $buf, 0; sleep$senddelay; $buf = $NOP x 0x2710; while $loop-- print"- Sending payload ".$loop."\n"; sendSOCKET, $buf, 0; sleep$senddelay;...

10CVSS5.8AI score0.19889EPSS
SaveExploits4
securityvulns
securityvulns
added 2007/10/15 12:00 a.m.79 views

[Full-disclosure] eXtremail&#40;ly easy&#41; remote roots

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 The attached either exploit or demonstrate a rash of remotely exploitable bugs in eXtremail =2.1.1 which perhaps should be renamed to the more apt name of eXtremely-rootable-mail... of course, in the grand schema, these are more-or-less completely...

0.5AI score
SaveExploits0
seebug.org
seebug.org
added 2007/10/15 12:00 a.m.22 views

eXtremail &lt;= 2.1.1 PLAIN authentication Remote Stack Overflow Exploit

No description provided by source. / extremail-v6.c Copyright c 2006 by [email protected] eXtremail =2.1.1 remote root exploit x86-lnx by mu-b - Wed Oct 18 2006 - Tested on: eXtremail 2.1.1 lnx eXtremail 2.1.0 lnx Stack overflow in ifParseAuthPlain ...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2007/10/15 12:00 a.m.15 views

eXtremail &lt;= 2.1.1 Remote Heap Overflow PoC

No description provided by source. !/usr/bin/perl extremail-v8.pl Copyright c 2007 by [email protected] eXtremail =2.1.1 remote PoC by mu-b - Wed Jan 31 2007 Tested on: eXtremail 2.1.1 lnx eXtremail 2.1.0 lnx - Private Source Code -DO NOT DISTRIBUTE -...

7.1AI score
SaveExploits0
Packet Storm
Packet Storm
added 2007/10/15 12:00 a.m.25 views

ex211heap-overflow.txt

!/usr/bin/perl extremail-v8.pl Copyright c 2007 by eXtremail Connected\n"; sleep16; print"- Sending payload\n"; $buf = "\x00".$NOP x 0x2710-1; sendSOCKET, $buf, 0; sleep$senddelay; $buf = $NOP x 0x2710; while $loop-- print"- Sending payload ".$loop."\n"; sendSOCKET, $buf, 0; sleep$senddelay;...

SaveExploits0
zdt
zdt
added 2007/10/15 12:00 a.m.30 views

eXtremail <= 2.1.1 (LOGIN) Remote Stack Overflow Exploit

Exploit for linux platform in category remote exploits ======================================================== eXtremail eXtremail include include include include include define BUFSIZE 8192 define NOP 0x41 define PAD 0 / do you feel lucky? / define DEFPORT 4501 define PORTADMIN DEFPORT define...

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

eXtremail <= 2.1.1 Remote Heap Overflow PoC

Exploit for linux platform in category dos / poc =========================================== eXtremail eXtremail Connected\n"; sleep16; print"- Sending payload\n"; $buf = "\x00".$NOP x 0x2710-1; sendSOCKET, $buf, 0; sleep$senddelay; $buf = $NOP x 0x2710; while $loop-- print"- Sending payload...

7AI score
SaveExploits0
exploitpack
exploitpack
added 2007/10/15 12:00 a.m.15 views

eXtremail 2.1.1 - PLAIN Authentication Remote Stack Overflow

eXtremail 2.1.1 - PLAIN Authentication Remote Stack Overflow / extremail-v6.c Copyright c 2006 by eXtremail include include include include include define BUFSIZE 2048 define BBUFSIZE BUFSIZE/34+1 define NOP 0x41 define AUTHCMD "1 AUTHENTICATE PLAIN\n" define DEFPORT 143 define PORTIMAPD DEFPORT...

0.8AI score
SaveExploits0
exploitpack
exploitpack
added 2007/10/15 12:00 a.m.17 views

eXtremail 2.1.1 - memmove() Remote Denial of Service

eXtremail 2.1.1 - memmove Remote Denial of Service !/usr/bin/perl extremail-v3.pl Copyright c 2006 by eXtremail 1,50 $maxlen = intrand50 + 1; 0, $maxlen 0.75 - 0, $maxlen 0x75 - 1 $pad1len = intrand$maxlen 0.75; 0, $maxlen - $pad1len/2 - 1, $maxlen - $pad1len/2 $pad2len = intrand$maxlen -...

0.1AI score
SaveExploits0
seebug.org
seebug.org
added 2007/10/15 12:00 a.m.24 views

eXtremail &lt;= 2.1.1 (LOGIN) Remote Stack Overflow Exploit

No description provided by source. / extremail-v4.c Copyright c 2006 by [email protected] eXtremail =2.1.1 remote root exploit x86-lnx by mu-b - Sun Oct 08 2006 - Tested on: eXtremail 2.1.1 lnx Overflow in LOGIN command of admin interface. ...

7.1AI score
SaveExploits0
exploitpack
exploitpack
added 2007/10/15 12:00 a.m.20 views

eXtremail 2.1.1 - LOGIN Remote Stack Overflow

eXtremail 2.1.1 - LOGIN Remote Stack Overflow / extremail-v4.c Copyright c 2006 by eXtremail include include include include include define BUFSIZE 8192 define NOP 0x41 define PAD 0 / do you feel lucky? / define DEFPORT 4501 define PORTADMIN DEFPORT define PORTSHELL 4444 static const char...

0.7AI score
SaveExploits0
exploitpack
exploitpack
added 2007/10/15 12:00 a.m.15 views

eXtremail 2.1.1 - Remote Heap Overflow (PoC)

eXtremail 2.1.1 - Remote Heap Overflow PoC !/usr/bin/perl extremail-v8.pl Copyright c 2007 by eXtremail Connected\n"; sleep16; print"- Sending payload\n"; $buf = "\x00".$NOP x 0x2710-1; sendSOCKET, $buf, 0; sleep$senddelay; $buf = $NOP x 0x2710; while $loop-- print"- Sending payload ".$loop."\n";...

1.1AI score
SaveExploits0
Exploit DB
Exploit DB
added 2007/10/15 12:00 a.m.35 views

eXtremail 2.1.1 - 'LOGIN' Remote Stack Overflow

/ extremail-v4.c Copyright c 2006 by eXtremail include include include include include define BUFSIZE 8192 define NOP 0x41 define PAD 0 / do you feel lucky? / define DEFPORT 4501 define PORTADMIN DEFPORT define PORTSHELL 4444 static const char bndshelllnx =...

10CVSS5.8AI score0.19889EPSS
SaveExploits4
Rows per page
Query Builder