CVE-2007-2148
Chatness < 2.5.3 - Authenticated PHP Code Injection via HTML Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2007-2148.
AI-analyzed exploit summary This exploit leverages two vulnerabilities in Chatness <= 2.5.3: an authentication bypass in /admin/options.php to extract admin credentials and a file write vulnerability in /admin/save.php to inject PHP code into head.html, leading to remote code execution.
Description
Direct static code injection vulnerability in admin/save.php in Stephen Craton (aka WiredPHP) Chatness 2.5.3 and earlier allows remote authenticated administrators to inject PHP code into .html files via the html parameter, as demonstrated by head.html and foot.html, which are included and executed upon a direct request for index.php. NOTE: a separate vulnerability could be leveraged to make this issue exploitable by remote unauthenticated attackers.
Exploits (1)
This exploit leverages two vulnerabilities in Chatness <= 2.5.3: an authentication bypass in /admin/options.php to extract admin credentials and a file write vulnerability in /admin/save.php to inject PHP code into head.html, leading to remote code execution.