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

19 lines
801 B
Markdown

### [CVE-2012-5907](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-5907)
![](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
Directory traversal vulnerability in json.php in TomatoCart 1.2.0 Alpha 2 and possibly earlier allows remote attackers to read arbitrary files via a .. (dot dot) in the module parameter in a "3" action.
### POC
#### Reference
- http://packetstormsecurity.org/files/111291/TomatoCart-1.2.0-Alpha-2-Local-File-Inclusion.html
- http://www.mavitunasecurity.com/local-file-inclusion-vulnerability-in-tomatocart/
#### Github
No PoCs found on GitHub currently.