cve/2006/CVE-2006-2693.md

18 lines
684 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2006-2693](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2693)
![](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 admin/admin_hacks_list.php in Nivisec Hacks List 1.20 and earlier for phpBB, when register_globals is enabled, allows remote attackers to read arbitrary files via a ".." in the phpEx parameter.
### POC
#### Reference
- http://www.nukedx.com/?viewdoc=37
#### Github
No PoCs found on GitHub currently.