CVE-2009-1771
Flyspeck CMS 6.8 - Unauthenticated Admin Account Creation via updateExistingContent Action
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2009-1771. PoCs published by ahmadbady.
AI-analyzed exploit summary The exploit demonstrates a Local File Inclusion (LFI) vulnerability in Flyspeck CMS 6.8, allowing arbitrary file inclusion via the 'lang' parameter. It also includes a form to change the admin password and add a new admin user by exploiting an insecure direct object reference.
Description
index.php in Flyspeck CMS 6.8 does not require administrative authentication for the updateExistingContent action, which allows remote attackers to create or modify admin accounts via the (1) users[fullname], (2) users[email], (3) users[role_id], (4) users[username], and (5) users[password] parameters.
Exploits (1)
The exploit demonstrates a Local File Inclusion (LFI) vulnerability in Flyspeck CMS 6.8, allowing arbitrary file inclusion via the 'lang' parameter. It also includes a form to change the admin password and add a new admin user by exploiting an insecure direct object reference.