cve/2007/CVE-2007-3524.md
2024-05-26 14:27:05 +02:00

18 lines
725 B
Markdown

### [CVE-2007-3524](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3524)
![](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 Ripe Website Manager 0.8.9 and earlier allow remote attackers to execute arbitrary PHP code via a URL in the level parameter to (1) admin/includes/author_panel_header.php or (2) admin/includes/admin_header.php.
### POC
#### Reference
- https://www.exploit-db.com/exploits/4129
#### Github
No PoCs found on GitHub currently.