Lucene search
+L

9330 matches found

Packet Storm
Packet Storm
added 2012/02/03 12:00 a.m.23 views

Torrent-Stats Denial Of Service

!/usr/bin/python import socket, urllib, sys host = 'localhost' port = 8080 s = socket.socketsocket.AFINET, socket.SOCKSTREAM s.connecthost, port s.settimeout8 print 'Sending GET request' size = sys.argv1 Crash at A 16378 size = 16379 DOS 1: gdb trace for buffer1 Program received signal SIGSEGV,...

0.2AI score
SaveExploits0
securityvulns
securityvulns
added 2012/01/21 12:00 a.m.89 views

PHP 5.3.8 Multiple vulnerabilities

PHP 5.3.8 Multiple vulnerabilities Author: Maksymilian Arciemowicz Website: http://cxsecurity.com/ Date: 14.01.2012 CVE: CVE-2011-4153 zendstrndup Original link: http://cxsecurity.com/research/103 --- 1. Multiple NULL Pointer Dereference with zendstrndup CVE-2011-4153 --- As we can see in...

5CVSS0.122EPSS
SaveExploits9
exploitpack
exploitpack
added 2012/01/14 12:00 a.m.53 views

PHP 5.3.8 - Multiple Vulnerabilities

PHP 5.3.8 - Multiple Vulnerabilities -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 PHP 5.3.8 Multiple vulnerabilities Author: Maksymilian Arciemowicz Website: http://cxsecurity.com/ Date: 14.01.2012 CVE: CVE-2011-4153 zendstrndup Original link: http://cxsecurity.com/research/103 --- 1. Multiple...

5CVSS0.3AI score0.122EPSS
SaveExploits9
zdt
zdt
added 2012/01/14 12:00 a.m.79 views

PHP 5.3.8 Multiple Vulnerabilities

Exploit for multiple platform in category dos / poc PHP 5.3.8 Multiple vulnerabilities Author: Maksymilian Arciemowicz Website: http://cxsecurity.com/ Date: 14.01.2012 CVE: CVE-2011-4153 zendstrndup Original link: http://cxsecurity.com/research/103 --- 1. Multiple NULL Pointer Dereference with...

7.1AI score0.122EPSS
SaveExploits9
Exploit DB
Exploit DB
added 2012/01/14 12:00 a.m.68 views

PHP 5.3.8 - Multiple Vulnerabilities

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 PHP 5.3.8 Multiple vulnerabilities Author: Maksymilian Arciemowicz Website: http://cxsecurity.com/ Date: 14.01.2012 CVE: CVE-2011-4153 zendstrndup Original link: http://cxsecurity.com/research/103 --- 1. Multiple NULL Pointer Dereference with...

5CVSS8.2AI score0.122EPSS
SaveExploits11
FreeBSD
FreeBSD
added 2012/01/13 12:00 a.m.26 views

isc-dhcp-server -- DoS in DHCPv6

ISC reports: Due to improper handling of a DHCPv6 lease structure, ISC DHCP servers that are serving IPv6 address pools AND using Dynamic DNS can encounter a segmentation fault error while updating lease status under certain conditions. The potential exists for this condition to be intentionally...

6.1CVSS6.2AI score0.03612EPSS
SaveExploits0References1
seebug.org
seebug.org
added 2012/01/02 12:00 a.m.148 views

Lighttpd Proof of Concept code for CVE-2011-4362

No description provided by source. 29 of November 2011 was the date of public disclosure interesting vulnerability in lighttpd server. Xi Wang discovered that modauth for this server does not propely decode characters from the extended ASCII table. The vulnerable code is below: "src/httpauth.c:67...

5CVSS9.6AI score0.22558EPSS
SaveExploits8
securityvulns
securityvulns
added 2012/01/02 12:00 a.m.131 views

Lighttpd Proof of Concept code for CVE-2011-4362

29 of November 2011 was the date of public disclosure interesting vulnerability in lighttpd server. Xi Wang discovered that modauth for this server does not propely decode characters from the extended ASCII table. The vulnerable code is below: "src/httpauth.c:67" --- CUT --- static const short...

5CVSS0.2AI score0.22558EPSS
SaveExploits8
Exploit DB
Exploit DB
added 2011/12/31 12:00 a.m.257 views

lighttpd - Denial of Service (PoC)

29 of November 2011 was the date of public disclosure interesting vulnerability in lighttpd server. Xi Wang discovered that modauth for this server does not propely decode characters from the extended ASCII table. The vulnerable code is below: "src/httpauth.c:67" --- CUT --- static const short...

5CVSS6.3AI score0.22558EPSS
SaveExploits8
zdt
zdt
added 2011/12/26 12:00 a.m.39 views

Nagios Plugin check_ups Local Buffer Overflow PoC

Exploit for linux platform in category dos / poc Advisory: Nagios Plugin 'checkups' local buffer overflow Author: Stefan Schurtz Contact: email protected Affected Software: Successfully tested on nagios-plugins-1.4.15 Vendor URL: http://nagiosplugins.org/ ./checkups -u perl -e 'print "A"x16407'...

7AI score
SaveExploits0
exploitpack
exploitpack
added 2011/12/26 12:00 a.m.18 views

Nagios Plugins check_ups - Local Buffer Overflow (PoC)

Nagios Plugins checkups - Local Buffer Overflow PoC Advisory: Nagios Plugin 'checkups' local buffer overflow Author: Stefan Schurtz Contact: [email protected] Affected Software: Successfully tested on nagios-plugins-1.4.15 Vendor URL: http://nagiosplugins.org/ ./checkups -u perl -e 'print...

SaveExploits0
Exploit DB
Exploit DB
added 2011/12/26 12:00 a.m.33 views

Nagios Plugins check_ups - Local Buffer Overflow (PoC)

Advisory: Nagios Plugin 'checkups' local buffer overflow Author: Stefan Schurtz Contact: [email protected] Affected Software: Successfully tested on nagios-plugins-1.4.15 Vendor URL: http://nagiosplugins.org/ ./checkups -u perl -e 'print "A"x16407' buffer overflow detected : ./checkups...

5.3AI score
SaveExploits0
OSV
OSV
added 2011/12/24 7:55 p.m.13 views

CVE-2011-4362

Integer signedness error in the base64decode function in the HTTP authentication functionality httpauth.c in lighttpd 1.4 before 1.4.30 and 1.5 before SVN revision 2806 allows remote attackers to cause a denial of service segmentation fault via crafted base64 input that triggers an out-of-bounds...

6.5AI score
SaveExploits0References26
UbuntuCve
UbuntuCve
added 2011/12/24 7:55 p.m.45 views

CVE-2011-4362

Integer signedness error in the base64decode function in the HTTP authentication functionality httpauth.c in lighttpd 1.4 before 1.4.30 and 1.5 before SVN revision 2806 allows remote attackers to cause a denial of service segmentation fault via crafted base64 input that triggers an out-of-bounds...

5CVSS6.7AI score0.22558EPSS
SaveExploits8References2
Prion
Prion
added 2011/12/24 7:55 p.m.27 views

Integer overflow

Integer signedness error in the base64decode function in the HTTP authentication functionality httpauth.c in lighttpd 1.4 before 1.4.30 and 1.5 before SVN revision 2806 allows remote attackers to cause a denial of service segmentation fault via crafted base64 input that triggers an out-of-bounds...

5CVSS6.8AI score0.22558EPSS
SaveExploits8References13Affected Software2
CVE
CVE
added 2011/12/24 7:00 p.m.218 views

CVE-2011-4362

CVE-2011-4362 affects lighttpd: a signedness error in the base64_decode routine used by HTTP authentication (http_auth.c) can trigger an out-of-bounds read with a negative index, allowing a remote attacker to cause a denial of service (segmentation fault). Impacted versions are lighttpd 1.4 befor...

5CVSS9AI score0.22558EPSS
SaveExploits8References13Affected Software1
Packet Storm
Packet Storm
added 2011/12/09 12:00 a.m.37 views

CSF Firewall Buffer Overflow

Exploit Title: CSF Firewall Buffer overflow p0c DownLoaD : http://www.configserver.com/free/csf.tgz Date: 2011-12-09 Author: FoX HaCkEr site : www.sec4ever.com MaiL : [email protected] Tested on: CentOS3/4 ============================================================================== FiLe : CSF.c /...

1.2AI score
SaveExploits0
zdt
zdt
added 2011/12/09 12:00 a.m.20 views

CSF Firewall Buffer Overflow

Exploit for linux platform in category dos / poc Exploit Title: CSF Firewall Buffer overflow p0c DownLoaD : http://www.configserver.com/free/csf.tgz Date: 2011-12-09 Author: FoX HaCkEr site : www.sec4ever.com MaiL : email protected Tested on: CentOS3/4...

7AI score
SaveExploits0
exploitpack
exploitpack
added 2011/12/09 12:00 a.m.1697 views

Apache - Denial of Service

Apache - Denial of Service / This is a reverse engineered version of the exploit for CVE-2011-3192 made by ev1lut10n http://jayakonstruksi.com/backupintsec/rapache.tgz. Copyright 2011 Ramon de C Valle Compile with the following command: gcc -Wall -pthread -o rcvalle-rapache rcvalle-rapache.c /...

7.8CVSS7.9AI score0.98945EPSS
SaveExploits18
Exploit DB
Exploit DB
added 2011/12/09 12:00 a.m.39 views

CSF Firewall - Buffer Overflow (PoC)

/ Exploit Title: CSF Firewall Buffer overflow p0c DownLoaD : http://www.configserver.com/free/csf.tgz Date: 2011-12-09 Author: FoX HaCkEr site : www.sec4ever.com MaiL : [email protected] Tested on: CentOS3/4 ============================================================================== FiLe : CSF.c...

4.4CVSS5.2AI score0.00683EPSS
SaveExploits2
Rows per page
Query Builder