cve/2006/CVE-2006-5731.md
2024-05-26 14:27:05 +02:00

811 B

CVE-2006-5731

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.

POC

Reference

Github

No PoCs found on GitHub currently.