CVE-2011-0518
NUCLEILotusCMS Fraise 3.0 - Path Traversal and Arbitrary Local File Inclusion via System Parameter
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2011-0518.
PoCs published by mr_me, including Metasploit module exploits/multi/http/lcms_php_exec.
A Nuclei detection template is also available.
AI-analyzed exploit summary This exploit targets a Local File Inclusion (LFI) vulnerability in Lotus CMS Fraise v3.0, allowing remote code execution via log poisoning or blog comment injection. It includes proxy support, dynamic user-agent generation, and an interactive shell.
Description
Directory traversal vulnerability in core/lib/router.php in LotusCMS Fraise 3.0, when magic_quotes_gpc is disabled, allows remote attackers to include and execute arbitrary local files via the system parameter to index.php.
Exploits (2)
This exploit targets a Local File Inclusion (LFI) vulnerability in Lotus CMS Fraise v3.0, allowing remote code execution via log poisoning or blog comment injection. It includes proxy support, dynamic user-agent generation, and an interactive shell.
This Metasploit module exploits a remote command execution vulnerability in LotusCMS 3.0 by injecting PHP code into the 'page' parameter, which is passed to an eval() call. It supports both automatic and manual detection of the vulnerable parameter.