Exploitation Summary
EIP tracks 1 public exploit for CVE-2007-2147.
AI-analyzed exploit summary This exploit demonstrates an authentication bypass and arbitrary file write vulnerability in Chatness <= 2.5.3. It extracts admin credentials from /admin/options.php, logs in, and writes a PHP shell to head.html via /admin/save.php, achieving remote code execution.
Description
admin/options.php in Stephen Craton (aka WiredPHP) Chatness 2.5.3 and earlier does not check for administrative credentials, which allows remote attackers to read and modify the classes/vars.php and classes/varstuff.php configuration files via direct requests.
Exploits (1)
This exploit demonstrates an authentication bypass and arbitrary file write vulnerability in Chatness <= 2.5.3. It extracts admin credentials from /admin/options.php, logs in, and writes a PHP shell to head.html via /admin/save.php, achieving remote code execution.