### [CVE-2009-1771](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1771) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### 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.