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

19 lines
812 B
Markdown

### [CVE-2001-0507](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2001-0507)
![](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
IIS 5.0 uses relative paths to find system files that will run in-process, which allows local users to gain privileges via a Trojan horse file, aka the "System file listing privilege elevation" vulnerability.
### POC
#### Reference
- https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A909
- https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A912
#### Github
No PoCs found on GitHub currently.