cve/2007/CVE-2007-1076.md
2024-05-26 14:27:05 +02:00

18 lines
728 B
Markdown

### [CVE-2007-1076](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1076)
![](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
Multiple directory traversal vulnerabilities in phpTrafficA 1.4.1, and possibly earlier, allow remote attackers to include arbitrary local files via a .. (dot dot) in the (1) file parameter to plotStat.php and the (2) lang parameter to banref.php.
### POC
#### Reference
- http://attrition.org/pipermail/vim/2007-February/001377.html
#### Github
No PoCs found on GitHub currently.