vendor:
WBCE CMS
by:
citril
9.8
CVSS
CRITICAL
Password Reset
89
CWE
Product Name: WBCE CMS
Affected Version From: 1.5.2001
Affected Version To: 1.5.2001
Patch Exists: YES
Related CWE: CVE-2021-3817
CPE: a:wbce:wbce_cms
Platforms Tested: Linux
2021
WBCE CMS 1.5.1 – Admin Password Reset
An attacker can exploit a SQL injection vulnerability in WBCE CMS version 1.5.1 to reset the administrator password. The attacker can send a specially crafted HTTP POST request to the vulnerable URL with the email address set to 'admin@domain.com' and a random value for the submit parameter. This will cause the application to send a plaintext password to the attacker's email address.
Mitigation:
Upgrade to the latest version of WBCE CMS and ensure that all user input is properly sanitized and validated.