cve/2006/CVE-2006-6958.md

19 lines
864 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2006-6958](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-6958)
![](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 PHP remote file inclusion vulnerabilities in phpBlueDragon 2.9.1 allow remote attackers to execute arbitrary PHP code via a URL in the vsDragonRootPath parameter to (1) team_admin.php, (2) rss_admin.php, (3) manual_admin.php, and (4) forum_admin.php in includes/root_modules/, a different set of vectors than CVE-2006-3076.
### POC
#### Reference
- http://packetstormsecurity.org/0606-exploits/phpbluedragon-2.txt
- http://securityreason.com/securityalert/2193
#### Github
No PoCs found on GitHub currently.