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

19 lines
742 B
Markdown

### [CVE-2006-3528](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-3528)
![](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 Simpleboard Mambo module 1.1.0 and earlier allow remote attackers to execute arbitrary PHP code via a URL in the sbp parameter to (1) image_upload.php and (2) file_upload.php.
### POC
#### Reference
- http://marc.info/?l=bugtraq&m=115876919804966&w=2
- https://www.exploit-db.com/exploits/1994
#### Github
No PoCs found on GitHub currently.