mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-11 12:37:41 +02:00
19 lines
905 B
Markdown
19 lines
905 B
Markdown
### [CVE-2008-4502](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4502)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple PHP remote file inclusion vulnerabilities in DataFeedFile (DFF) PHP Framework API allow remote attackers to execute arbitrary PHP code via a URL in the DFF_config[dir_include] parameter to (1) DFF_affiliate_client_API.php, (2) DFF_featured_prdt.func.php, (3) DFF_mer.func.php, (4) DFF_mer_prdt.func.php, (5) DFF_paging.func.php, (6) DFF_rss.func.php, and (7) DFF_sku.func.php in include/.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/4370
|
|
- https://www.exploit-db.com/exploits/6700
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|