CVE-2010-1342
Direct News 4.10.2 - Remote Code Execution via PHP File Inclusion
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2010-1342. PoCs published by mat.
AI-analyzed exploit summary This exploit demonstrates multiple remote file inclusion vulnerabilities in Direct News 4.10.2 by manipulating the `rootpath` and `adminroot` parameters to include arbitrary remote scripts. The PoC provides clear examples of vulnerable code snippets and usage instructions.
Description
Multiple PHP remote file inclusion vulnerabilities in Direct News 4.10.2, when register_globals is enabled, allow remote attackers to execute arbitrary PHP code via a URL in the rootpath parameter to (1) admin/menu.php and (2) library/lib.menu.php; and the adminroot parameter to (3) admin/media/update_content.php and (4) library/class.backup.php. NOTE: some of these details are obtained from third party information.
Exploits (1)
This exploit demonstrates multiple remote file inclusion vulnerabilities in Direct News 4.10.2 by manipulating the `rootpath` and `adminroot` parameters to include arbitrary remote scripts. The PoC provides clear examples of vulnerable code snippets and usage instructions.