mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-27 14:32:30 +02:00
19 lines
837 B
Markdown
19 lines
837 B
Markdown
### [CVE-2009-3586](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3586)
|
|

|
|

|
|

|
|
|
|
### 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-
|
|
|