mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-11 00:14:52 +02:00
18 lines
864 B
Markdown
18 lines
864 B
Markdown
### [CVE-2007-1852](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1852)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|