cve/2008/CVE-2008-0742.md

18 lines
899 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2008-0742](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0742)
![](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 PowerScripts PowerNews 2.5.6 allow remote attackers to read and include arbitrary files via a .. (dot dot) in the (1) subpage parameter in (a) categories.inc.php, (b) news.inc.php, (c) other.inc.php, (d) permissions.inc.php, (e) templates.inc.php, and (f) users.inc.php in pnadmin/; and (2) the page parameter to (g) pnadmin/index.php. NOTE: vector 2 is only exploitable by administrators.
### POC
#### Reference
- https://www.exploit-db.com/exploits/5082
#### Github
No PoCs found on GitHub currently.