CVE-2009-0527
AdaptCMS Lite 1.4 - Remote Code Execution via RSS Importer Sitepath Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2009-0527. PoCs published by RoMaNcYxHaCkEr.
AI-analyzed exploit summary The exploit demonstrates Remote File Include (RFI) and Cross-Site Scripting (XSS) vulnerabilities in AdaptCMS Lite 1.4. The RFI allows remote code execution by including a malicious file via the 'sitepath' parameter, while the XSS vulnerabilities exploit unsanitized input in the 'view' and 'acuparam' parameters.
Description
PHP remote file inclusion vulnerability in plugins/rss_importer_functions.php in AdaptCMS Lite 1.4 allows remote attackers to execute arbitrary PHP code via a URL in the sitepath parameter.
Exploits (1)
The exploit demonstrates Remote File Include (RFI) and Cross-Site Scripting (XSS) vulnerabilities in AdaptCMS Lite 1.4. The RFI allows remote code execution by including a malicious file via the 'sitepath' parameter, while the XSS vulnerabilities exploit unsanitized input in the 'view' and 'acuparam' parameters.