CVE-2008-0478
SetCMS 3.6.5 - Path Traversal and Arbitrary File Execution via set Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-0478. PoCs published by RST/GHC.
AI-analyzed exploit summary This exploit leverages a remote command execution vulnerability in SetCMS v3.6.5 by injecting malicious PHP code via the CLIENT_IP header, which is then written to a log file and included via a local file inclusion vulnerability.
Description
Directory traversal vulnerability in index.php in SetCMS 3.6.5 allows remote attackers to include and execute arbitrary local files via a .. (dot dot) in the set parameter, as demonstrated by sending a certain CLIENT_IP HTTP header in an enter action to index.php, and injecting PHP sequences into files/enter.set, which is then included by index.php.
Exploits (1)
This exploit leverages a remote command execution vulnerability in SetCMS v3.6.5 by injecting malicious PHP code via the CLIENT_IP header, which is then written to a log file and included via a local file inclusion vulnerability.