mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-31 01:49:30 +02:00
18 lines
781 B
Markdown
18 lines
781 B
Markdown
### [CVE-2020-10057](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-10057)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|