vendor:
Gleez CMS
by:
GunEggWang
8.8
CVSS
HIGH
Cross-Site Request Forgery (CSRF)
352
CWE
Product Name: Gleez CMS
Affected Version From: 1.2.2000
Affected Version To: 1.2.2000
Patch Exists: YES
Related CWE: CVE-2018-15845
CPE: a:gleez:cms:1.2.0
Platforms Tested:
2018
Gleez CMS 1.2.0 – Cross-Site Request Forgery (Add Admin)
There is a CSRF vulnerability that can add an administrator account in Gleez CMS 1.2.0 via admin/users/add. After the administrator logged in, open the POC, that will create a new admin account unexcused.
Mitigation:
Implement CSRF protection mechanisms such as using anti-CSRF tokens, checking the referer header, and using SameSite cookies.