7.5
CVSSv2

CVE-2002-1549

Published: 31/03/2003 Updated: 05/09/2008
CVSS v2 Base Score: 7.5 | Impact Score: 6.4 | Exploitability Score: 10
VMScore: 765
Vector: AV:N/AC:L/Au:N/C:P/I:P/A:P

Vulnerability Summary

Buffer overflow in Light HTTPd (lhttpd) 0.1 allows remote malicious users to execute arbitrary code via a long HTTP GET request.

Vulnerable Product Search on Vulmon Subscribe to Product

light httpd light httpd 0.1

Exploits

source: wwwsecurityfocuscom/bid/6162/info Light httpd is prone to a remotely exploitable buffer overflow condition This overflow can be triggered by sending the server an excessively long GET request As Light httpd drops user privileges when running, exploitation of this issue may result in the execution of arbitrary attacker-supplied c ...
import urllib2 from time import sleep ######################################################################################################################################### # Title************************Windows Light HTTPD v01 HTTP GET Buffer Overflow # Discovered and Reported******24th of April, 2013 # Discovered/Exploited By******Jacob Hol ...
source: wwwsecurityfocuscom/bid/6162/info Light httpd is prone to a remotely exploitable buffer overflow condition This overflow can be triggered by sending the server an excessively long GET request As Light httpd drops user privileges when running, exploitation of this issue may result in the execution of arbitrary attacker-supplied ...