Files
CVEs-PoC/2009/CVE-2009-3586.md
T
2024-06-18 02:51:15 +02:00

19 lines
837 B
Markdown

### [CVE-2009-3586](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3586)
![](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
Off-by-one error in src/http.c in CoreHTTP 0.5.3.1 and earlier allows remote attackers to cause a denial of service or possibly execute arbitrary code via an HTTP request with a long first line that triggers a buffer overflow. NOTE: this vulnerability reportedly exists because of an incorrect fix for CVE-2007-4060.
### POC
#### Reference
- http://census-labs.com/news/2009/12/02/corehttp-web-server/
#### Github
- https://github.com/mudongliang/LinuxFlaw
- https://github.com/oneoy/cve-