Files
CVEs-PoC/2007/CVE-2007-1852.md
T
2025-09-29 21:09:30 +02:00

18 lines
858 B
Markdown

### [CVE-2007-1852](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1852)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
### Description
Multiple PHP remote file inclusion vulnerabilities in 2BGal 3.1.1 allow remote attackers to execute arbitrary PHP code via a URL in the lang_filename parameter to (1) index.php or (2) backupdb.inc.php in admin/, or other unspecified files, different vectors than CVE-2006-5505. NOTE: this issue has been disputed by CVE, since the lang_filename variable is defined before it is used
### POC
#### Reference
- http://securityreason.com/securityalert/2517
#### Github
No PoCs found on GitHub currently.