mirror of
https://github.com/0xMarcio/cve.git
synced 2025-12-16 20:27:21 +00:00
18 lines
689 B
Markdown
18 lines
689 B
Markdown
### [CVE-2004-0276](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0276)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The get_real_string function in Monkey HTTP Daemon (monkeyd) 0.8.1 and earlier allows remote attackers to cause a denial of service (crash) via an HTTP request with a sequence of "%" characters and a missing Host field.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://marc.info/?l=bugtraq&m=107652610506968&w=2
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|