mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
18 lines
665 B
Markdown
18 lines
665 B
Markdown
### [CVE-2001-0820](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2001-0820)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|