CVE-2006-5731
lithium_cms < 4.04c - Directory Traversal and Arbitrary File Execution via siteconf[curl] Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2006-5731. PoCs published by Kacper.
AI-analyzed exploit summary This exploit targets a remote code execution vulnerability in Lithium CMS <= 4.04c by injecting malicious PHP code via a comment submission and then triggering its execution through a path traversal attack.
Description
Directory traversal vulnerability in classes/index.php in Lithium CMS 4.04c and earlier allows remote attackers to include and execute arbitrary local files via a .. (dot dot) in the siteconf[curl] parameter, as demonstrated by a POST to news/comment.php containing PHP code, which is stored under db/comments/news/ and included by classes/index.php.
Exploits (1)
This exploit targets a remote code execution vulnerability in Lithium CMS <= 4.04c by injecting malicious PHP code via a comment submission and then triggering its execution through a path traversal attack.