Files
CVEs-PoC/2007/CVE-2007-3947.md
T
2024-05-26 14:27:05 +02:00

19 lines
736 B
Markdown

### [CVE-2007-3947](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3947)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
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.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/mudongliang/LinuxFlaw
- https://github.com/oneoy/cve-