Lucene search
+L

2211 matches found

zdt
zdt
added 2005/02/07 12:0 a.m.32 views

Exim <= 4.42 Local Root Exploit

Exploit for linux platform in category local exploits =============================== Exim include int mainint argc, char argv char addrptr; addrptr = getenvargv1; printf"%s @ %p\n", argv1, addrptr; return 0; gcc @env.c -o @env cp @env /usr/bin cd /usr/exim/bin CODE=perl -e 'print...

6.8AI score
SaveExploits0
exploitpack
exploitpack
added 2005/02/07 12:0 a.m.17 views

Exim 4.42 - Local Privilege Escalation

Exim 4.42 - Local Privilege Escalation !/bin/sh Local Lame R00T sploit for exim include int mainint argc, char argv char addrptr; addrptr = getenvargv1; printf"%s @ %p\n", argv1, addrptr; return 0; gcc @env.c -o @env cp @env /usr/bin cd /usr/exim/bin CODE=perl -e 'print...

0.8AI score
SaveExploits0
seebug.org
seebug.org
added 2005/02/07 12:0 a.m.19 views

Exim &lt;= 4.42 Local Root Exploit

No description provided by source. !/bin/sh Local Lame R00T sploit for exim = 4.42 by Dark Eagle My First Coding Release In bash Unl0ck Research Team More Effective than C-code. @env.c content: include stdio.h include string.h int mainint argc, char argv char addrptr; addrptr = getenvargv1;...

7.1AI score
SaveExploits0
Exploit DB
Exploit DB
added 2005/02/07 12:0 a.m.41 views

Exim 4.42 - Local Privilege Escalation

!/bin/sh Local Lame R00T sploit for exim include int mainint argc, char argv char addrptr; addrptr = getenvargv1; printf"%s @ %p\n", argv1, addrptr; return 0; gcc @env.c -o @env cp @env /usr/bin cd /usr/exim/bin CODE=perl -e 'print...

5.8AI score
SaveExploits0
CERT
CERT
added 2005/01/27 12:0 a.m.23 views

Exim vulnerable to buffer overflow via the dns_build_reverse() routine

Overview The Exim Mail Transfer Agent MTA contains a buffer overflow that allows a local attacker to execute arbitrary code. Description Exim MTA is an open-source mail transport agent distributed by the University of Cambridge. A lack of input validation on user supplied data may allow a buffer...

7.2CVSS6.8AI score0.02618EPSS
SaveExploits3References4
Packet Storm
Packet Storm
added 2005/01/16 12:0 a.m.39 views

exim.pl.txt

This proof-of-concept demonstrates the existence of the vulnerability reported by iDEFENSE iDEFENSE Security Advisory 01.14.05. In this report it was explained that a sequence like the one below did overflowed some internal buffer: /usr/bin/exim -bh ::%Aperl -e 'print pack'L',0xdeadbeef x 256' It...

7.4AI score
SaveExploits0
securityvulns
securityvulns
added 2005/01/15 12:0 a.m.70 views

Exim buffer overflows

Buffer overflows on SPA-authentications and IPv6 names resolution...

4AI score
SaveExploits0References4Affected Software1
securityvulns
securityvulns
added 2005/01/15 12:0 a.m.41 views

iDEFENSE Security Advisory 01.14.05: Exim dns_buld_reverse&#40;&#41; Buffer Overflow Vulnerability

Exim dnsbuldreverse Buffer Overflow Vulnerability iDEFENSE Security Advisory 01.14.05 www.idefense.com/application/poi/display?id=183&type=vulnerabilities January 14, 2005 I. BACKGROUND Exim is a mail transfer agent MTA for Unix systems similar to sendmail. More information is available at the...

8.2AI score
SaveExploits0
Exploit DB
Exploit DB
added 2005/01/15 12:0 a.m.72 views

Exim 4.41 - 'dns_build_reverse' Local Buffer Overflow

/ This proof-of-concept demonstrates the existence of the vulnerability reported by iDEFENSE iDEFENSE Security Advisory 01.14.05. It has been tested against exim-4.41 under Debian GNU/Linux. Note that setuid is not included in the shellcode to avoid script-kidding. My RET is 0xbffffae4, but fb.pl...

7.2CVSS5.8AI score0.02618EPSS
SaveExploits3
exploitpack
exploitpack
added 2005/01/15 12:0 a.m.18 views

Exim 4.41 - dns_build_reverse Local Buffer Overflow

Exim 4.41 - dnsbuildreverse Local Buffer Overflow / This proof-of-concept demonstrates the existence of the vulnerability reported by iDEFENSE iDEFENSE Security Advisory 01.14.05. It has been tested against exim-4.41 under Debian GNU/Linux. Note that setuid is not included in the shellcode to avo...

0.8AI score
SaveExploits0
zdt
zdt
added 2005/01/15 12:0 a.m.25 views

Exim <= 4.41 dns_build_reverse Local Exploit PoC

Exploit for linux platform in category local exploits ================================================ Exim int main int argc, char argv static char shellcode= "\xeb\x17\x5e\x89\x76\x08\x31\xc0\x88\x46\x07\x89\x46\x0c\xb0\x0b\x89"...

6.8AI score
SaveExploits0
seebug.org
seebug.org
added 2005/01/15 12:0 a.m.30 views

Exim &lt;= 4.41 dns_build_reverse Local Exploit PoC

No description provided by source. / This proof-of-concept demonstrates the existence of the vulnerability reported by iDEFENSE iDEFENSE Security Advisory 01.14.05. It has been tested against exim-4.41 under Debian GNU/Linux. Note that setuid is not included in the shellcode to avoid...

7.1AI score
SaveExploits0
Debian
Debian
added 2005/01/13 7:27 a.m.45 views

[SECURITY] [DSA 637-1] New exim-tls packages fix arbitrary code execution

-------------------------------------------------------------------------- Debian Security Advisory DSA 637-1 [email protected] http://www.debian.org/security/ Martin Schulze January 13th, 2005 http://www.debian.org/security/faq -...

7.2CVSS1AI score0.02618EPSS
SaveExploits3
Debian
Debian
added 2005/01/13 7:27 a.m.59 views

[SECURITY] [DSA 637-1] New exim-tls packages fix arbitrary code execution

-------------------------------------------------------------------------- Debian Security Advisory DSA 637-1 [email protected] http://www.debian.org/security/ Martin Schulze January 13th, 2005 http://www.debian.org/security/faq -...

7.2CVSS7AI score0.02618EPSS
SaveExploits3
OSV
OSV
added 2005/01/13 12:0 a.m.18 views

DSA-637-1 exim-tls - buffer overflow

Bulletin has no description...

7.2CVSS6.3AI score0.02618EPSS
SaveExploits3
Tenable Nessus
Tenable Nessus
added 2005/01/13 12:0 a.m.26 views

Debian DSA-637-1 : exim-tls - buffer overflow

Philip Hazel announced a buffer overflow in the hostaton function in exim-tls, the SSL-enabled version of the default mail-transport-agent in Debian, which can lead to the execution of arbitrary code via an illegal IPv6 address. %NASLMINLEVEL 70300 C Tenable Network Security, Inc. The descriptive...

7.2CVSS6.2AI score0.02618EPSS
SaveExploits3References3
Debian
Debian
added 2005/01/12 7:47 a.m.46 views

[SECURITY] [DSA 635-1] New exim packages fix arbitrary code execution

-------------------------------------------------------------------------- Debian Security Advisory DSA 635-1 [email protected] http://www.debian.org/security/ Martin Schulze January 12th, 2005 http://www.debian.org/security/faq -...

7.2CVSS0.9AI score0.02618EPSS
SaveExploits3
Debian
Debian
added 2005/01/12 7:47 a.m.49 views

[SECURITY] [DSA 635-1] New exim packages fix arbitrary code execution

-------------------------------------------------------------------------- Debian Security Advisory DSA 635-1 [email protected] http://www.debian.org/security/ Martin Schulze January 12th, 2005 http://www.debian.org/security/faq -...

7.2CVSS6.9AI score0.02618EPSS
SaveExploits3
OSV
OSV
added 2005/01/12 12:0 a.m.17 views

DSA-635-1 exim - buffer overflow

Bulletin has no description...

7.2CVSS6.3AI score0.02618EPSS
SaveExploits3
Tenable Nessus
Tenable Nessus
added 2005/01/12 12:0 a.m.29 views

Debian DSA-635-1 : exim - buffer overflow

Philip Hazel announced a buffer overflow in the hostaton function in exim, the default mail-transport-agent in Debian, which can lead to the execution of arbitrary code via an illegal IPv6 address. %NASLMINLEVEL 70300 C Tenable Network Security, Inc. The descriptive text and package checks in thi...

7.2CVSS6.2AI score0.02618EPSS
SaveExploits3References3
Rows per page
Query Builder