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

18 lines
807 B
Markdown

### [CVE-2007-4328](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4328)
![](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 Mapos Bilder Galerie 1.0 allow remote attackers to execute arbitrary PHP code via a URL in the config[root_ordner] parameter to (1) index.php, (2) galerie.php, or (3) anzagien.php. NOTE: A later report states that 1.1 is also affected, but that the filename for vector 3 is anzeigen.php.
### POC
#### Reference
- http://securityreason.com/securityalert/2999
#### Github
No PoCs found on GitHub currently.