CVE-2010-1299
dynpg < 4.1.0 - Remote Code Execution via PHP File Inclusion
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2010-1299. PoCs published by eidelweiss.
AI-analyzed exploit summary This exploit demonstrates multiple vulnerabilities in DynPG CMS v4.1.0, including Remote File Inclusion (RFI) and Local File Inclusion (LFI) due to improper input validation and insecure file inclusion practices. The PoC provides specific URLs to exploit these vulnerabilities under certain PHP configurations (register_globals=On, magic_quotes=Off).
Description
Multiple PHP remote file inclusion vulnerabilities in DynPG CMS 4.1.0, and possibly earlier, when magic_quotes_gpc is disabled and register_globals is enabled, allow remote attackers to execute arbitrary PHP code via a URL in the (1) DefineRootToTool parameter to counter.php, (2) PathToRoot parameter to plugins/DPGguestbook/guestbookaction.php and (3) get_popUpResource parameter to backendpopup/popup.php. NOTE: some of these details are obtained from third party information.
Exploits (2)
This exploit demonstrates multiple vulnerabilities in DynPG CMS v4.1.0, including Remote File Inclusion (RFI) and Local File Inclusion (LFI) due to improper input validation and insecure file inclusion practices. The PoC provides specific URLs to exploit these vulnerabilities under certain PHP configurations (register_globals=On, magic_quotes=Off).
This exploit demonstrates multiple remote file inclusion (RFI) and local file inclusion (LFI) vulnerabilities in DynPG CMS v4.1.0. The PoC provides specific endpoints and parameters that can be manipulated to include arbitrary files, potentially leading to remote code execution.