Files
CVEs-PoC/2003/CVE-2003-1262.md
T
2025-09-29 21:09:30 +02:00

18 lines
732 B
Markdown

### [CVE-2003-1262](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-1262)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
### Description
Buffer overflow in the http_fetch function of HTTP Fetcher 1.0.0 and 1.0.1 allows remote attackers to cause a denial of service (crash) and possibly execute arbitrary code via a URL request via a long (1) host, (2) referer, or (3) userAgent value.
### POC
#### Reference
- http://www.linuxsecurity.com/content/view/104480/104/
#### Github
No PoCs found on GitHub currently.