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

18 lines
669 B
Markdown

### [CVE-2002-0470](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-0470)
![](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
PHPNetToolpack 0.1 relies on its environment's PATH to find and execute the traceroute program, which could allow local users to gain privileges by inserting a Trojan horse program into the search path.
### POC
#### Reference
- http://seclists.org/bugtraq/2002/Mar/0263.html
#### Github
No PoCs found on GitHub currently.