Files
CVEs-PoC/2020/CVE-2020-10057.md
T
2024-05-25 21:48:12 +02:00

18 lines
781 B
Markdown

### [CVE-2020-10057](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-10057)
![](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
GeniXCMS 1.1.7 is vulnerable to user privilege escalation due to broken access control. This issue exists because of an incomplete fix for CVE-2015-2680, in which "token" is used as a CSRF protection mechanism, but without validation that "token" is associated with an administrative user.
### POC
#### Reference
- https://github.com/J3rryBl4nks/GenixCMS/blob/master/CreateAdminBAC.md
#### Github
No PoCs found on GitHub currently.