CVE-2007-5098
DFD Cart < 1.1.4 - Remote Code Execution via set_depth Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2007-5098. PoCs published by BiNgZa.
AI-analyzed exploit summary This exploit demonstrates multiple Remote File Inclusion (RFI) vulnerabilities in DFD Cart 1.1, where the `set_depth` parameter is used to include remote files due to improper input validation and `register_globals` being enabled.
Description
Multiple PHP remote file inclusion vulnerabilities in DFD Cart 1.1.4 and earlier, when register_globals is enabled, allow remote attackers to execute arbitrary PHP code via a URL in the set_depth parameter to (1) app.lib/product.control/core.php/product.control.config.php, or (2) customer.browse.list.php or (3) customer.browse.search.php in app.lib/product.control/core.php/customer.area/.
Exploits (1)
This exploit demonstrates multiple Remote File Inclusion (RFI) vulnerabilities in DFD Cart 1.1, where the `set_depth` parameter is used to include remote files due to improper input validation and `register_globals` being enabled.