vendor:
Navigate CMS
by:
Gus Ralph
7.5
CVSS
HIGH
Cross-Site Request Forgery
352
CWE
Product Name: Navigate CMS
Affected Version From: 2.8.7
Affected Version To: 2.8.7
Patch Exists: NO
Related CWE: N/A
CPE: navigatecms:navigate_cms
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Ubuntu
2020
Navigate CMS 2.8.7 – Cross-Site Request Forgery (Add Admin)
Navigate CMS 2.8.7 is vulnerable to Cross-Site Request Forgery (CSRF) which allows an attacker to add an admin user to the application. An attacker can craft a malicious HTML page which contains a malicious JavaScript code that can be used to add an admin user to the application. After having an authenticated admin access this HTML page, simply go to as an unauthenticated user (path may slightly vary depending on installation location): http://DOMAIN.com/navigate/plugins/chiv/chiv.php
Mitigation:
The application should implement a CSRF protection mechanism to prevent such attacks.