CVE-2009-1767
2daybiz Template Monster Clone - Unauthenticated Arbitrary Account Modification via edituser.php Parameters
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2009-1767. PoCs published by TiGeR-Dz.
AI-analyzed exploit summary This exploit is an HTML form designed to exploit an authentication bypass vulnerability in Template Monster Clone by directly submitting a POST request to the admin edituser.php script with a hardcoded user ID (16). It allows an attacker to change the password of an admin user without proper authentication.
Description
admin/edituser.php in 2daybiz Template Monster Clone does not require administrative authentication, which allows remote attackers to modify arbitrary accounts via the (1) loginname, (2) password, (3) email, (4) firstname, or (5) lastname parameter.
Exploits (1)
This exploit is an HTML form designed to exploit an authentication bypass vulnerability in Template Monster Clone by directly submitting a POST request to the admin edituser.php script with a hardcoded user ID (16). It allows an attacker to change the password of an admin user without proper authentication.