Files
CVEs-PoC/2001/CVE-2001-0927.md
T
2024-06-18 02:51:15 +02:00

18 lines
756 B
Markdown

### [CVE-2001-0927](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2001-0927)
![](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
Format string vulnerability in the permitted function of GNOME libgtop_daemon in libgtop 1.0.12 and earlier allows remote attackers to execute arbitrary code via an argument that contains format specifiers that are passed into the (1) syslog_message and (2) syslog_io_message functions.
### POC
#### Reference
- http://marc.info/?l=bugtraq&m=100689302316077&w=2
#### Github
No PoCs found on GitHub currently.