CVE-2008-6983
devalcms 1.4a - Remote Code Execution via HTTP Referer Header
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-6983. PoCs published by Khashayar Fereidani.
AI-analyzed exploit summary This exploit targets a file inclusion vulnerability in devalcms v1.4a by injecting malicious PHP code into the 'hitcounter.php' file via a null-byte termination attack. It then verifies the injection by checking the HTTP response.
Description
modules/tool/hitcounter.php in devalcms 1.4a allows remote attackers to execute arbitrary PHP code via the HTTP Referer header with a target file specified in the gv_folder_data parameter, as demonstrated by modifying modules/tool/url2header.php.
Exploits (1)
This exploit targets a file inclusion vulnerability in devalcms v1.4a by injecting malicious PHP code into the 'hitcounter.php' file via a null-byte termination attack. It then verifies the injection by checking the HTTP response.