mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-28 19:41:33 +02:00
19 lines
879 B
Markdown
19 lines
879 B
Markdown
### [CVE-2007-6289](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6289)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple PHP remote file inclusion vulnerabilities in SerWeb 2.0.0 dev1 and earlier allow remote attackers to execute arbitrary PHP code via a URL in the (1) _SERWEB[configdir] parameter to load_lang.php, (2) _SERWEB[functionsdir] parameter to main_prepend.php, and the (3) _PHPLIB[libdir] parameter to load_phplib.php, different vectors than CVE-2007-3359 and CVE-2007-3358.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/4696
|
|
- https://www.exploit-db.com/exploits/9284
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|