First published: Tue Jul 24 2007(Updated: )
request.c in lighttpd 1.4.15 allows remote attackers to cause a denial of service (daemon crash) by sending an HTTP request with duplicate headers, as demonstrated by a request containing two Location header lines, which results in a segmentation fault.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Fipsasp Fipscms Light | <=1.4.15 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2007-3947 has been classified as a moderate severity vulnerability due to its potential to cause denial of service.
To mitigate CVE-2007-3947, upgrade to lighttpd version 1.4.16 or later, which addresses this issue.
CVE-2007-3947 can cause a lighttpd server to crash when processing HTTP requests with duplicate headers.
CVE-2007-3947 affects all lighttpd versions up to and including 1.4.15.
A possible workaround for CVE-2007-3947 is to implement a reverse proxy or web application firewall that filters out requests with duplicate headers.