cve/2001/CVE-2001-0820.md

18 lines
665 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2001-0820](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2001-0820)
![](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
Buffer overflows in GazTek ghttpd 1.4 allows a remote attacker to execute arbitrary code via long arguments that are passed to (1) the Log function in util.c, or (2) serveconnection in protocol.c.
### POC
#### Reference
- http://marc.info/?l=bugtraq&m=99406263214417&w=2
#### Github
No PoCs found on GitHub currently.