vendor:
Navigate CMS
by:
Gus Ralph
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Navigate CMS
Affected Version From: 2.8.2007
Affected Version To: 2.8.2007
Patch Exists: NO
Related CWE:
CPE: a:navigate_cms:navigate_cms:2.8.7
Platforms Tested: Ubuntu
2020
Navigate CMS 2.8.7 – ”sidx’ SQL Injection (Authenticated)
This script will leak the 'activation_key' value for the user who's ID is set to 1 in the database. The activation key can be used to reset that user's password to whatever you want, bypassing the need to crack a hash. An example password reset URL would be: '/login.php?action=password-reset&value=[ACTIVATION CODE LEAKED FROM DB]'
Mitigation:
To mitigate this vulnerability, it is recommended to apply the latest patch or update to version 2.8.8 or higher.