>> Lighttpd Remote Denial of Service and Security Bypass Vulnerabilities
Title : Lighttpd Remote Denial of Service and Security Bypass Vulnerabilities VUPEN ID : VUPEN/ADV-2008-2741 CVE ID : CVE-2008-4298 - CVE-2008-4359 - CVE-2008-4360 CWE ID : CWE-200 - CWE-399
Rated as : Moderate Risk
Remotely Exploitable : Yes Locally Exploitable : Yes Release Date : 2008-10-07
Technical Description
Multiple vulnerabilities have been identified in Lighttpd, which could be exploited by remote attackers to bypass security restrictions or cause a denial of service.
The first issue is caused by a memory leak in the "http_request_parse()" [request.c] function, which could allow attackers to create a denial of service by sending a large number of requests with duplicate request headers to a vulnerable server.
The second vulnerability is caused by an error within the handling of URL patterns, which could allow remote attackers to bypass security restrictions, and obtain sensitive information or potentially modify certain data.
The third issue is caused by an error in "mod_userdir" when handling filenames on a case-insensitive operating system or filesystem, which could allow attackers to bypass security restrictions and gain unauthorized access to certain resources.