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

18 lines
864 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&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
** DISPUTED ** 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.