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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Format string vulnerability in the h_readrequest function in http.c in httpdx Web Server 1.4 allows remote attackers to cause a denial of service (crash) or execute arbitrary code via format string specifiers in the Host header.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.exploit-db.com/exploits/9657
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|