cve/2004/CVE-2004-0276.md
2024-06-18 02:51:15 +02:00

18 lines
689 B
Markdown

### [CVE-2004-0276](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0276)
![](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
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.