cve/2012/CVE-2012-1790.md

19 lines
696 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2012-1790](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-1790)
![](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
Absolute path traversal vulnerability in Webgrind 1.0 and 1.0.2 allows remote attackers to read arbitrary files via a full pathname in the file parameter to index.php.
### POC
#### Reference
- http://packetstormsecurity.org/files/110216
- http://www.zeroscience.mk/en/vulnerabilities/ZSL-2012-5075.php
#### Github
No PoCs found on GitHub currently.