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

18 lines
752 B
Markdown

### [CVE-2007-6187](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6187)
![](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 PHP Content Architect (aka NoAh) 0.9 pre 1.2 and earlier allow remote attackers to read arbitrary files via a .. (dot dot) in the filepath parameter to (1) css_file.php, (2) js_file.php, or (3) xml_file.php in noah/modules/nosystem/templates/.
### POC
#### Reference
- https://www.exploit-db.com/exploits/4675
#### Github
No PoCs found on GitHub currently.