cve/2006/CVE-2006-5485.md
2024-06-18 02:51:15 +02:00

18 lines
813 B
Markdown

### [CVE-2006-5485](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-5485)
![](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 SpeedBerg 1.2beta1 allow remote attackers to execute arbitrary PHP code via a URL in the SPEEDBERG_PATH parameter to (1) entrancePage.tpl.php, (2) generalToolBox.tlb.php, (3) myToolBox.tlb.php, (4) scriplet.inc.php, (5) simplePage.tpl.php, (6) speedberg.class.php, and (7) standardPage.tpl.php.
### POC
#### Reference
- http://securityreason.com/securityalert/1762
#### Github
No PoCs found on GitHub currently.