mirror of
https://github.com/0xMarcio/cve.git
synced 2025-12-16 20:27:21 +00:00
19 lines
734 B
Markdown
19 lines
734 B
Markdown
### [CVE-2008-5288](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5288)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
PHP remote file inclusion vulnerability in include/header.php in Werner Hilversum FAQ Manager 1.2, when register_globals is enabled, allows remote attackers to execute arbitrary PHP code via a URL in the config_path parameter.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/4665
|
|
- https://www.exploit-db.com/exploits/7229
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|