mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-28 11:21:40 +02:00
18 lines
764 B
Markdown
18 lines
764 B
Markdown
### [CVE-2009-1771](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1771)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/8714
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|