vendor:
CBAS-Web
by:
LiquidWorm
5.3
CVSS
MEDIUM
Username Enumeration
203
CWE
Product Name: CBAS-Web
Affected Version From: 19.0.0
Affected Version To: 19.0.0
Patch Exists: Yes
Related CWE: CVE-2019-10848
CPE: a:computrols:cbas-web:19.0.0
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: NA
2019
CBAS-Web 19.0.0 – Username Enumeration
CBAS-Web 19.0.0 is vulnerable to username enumeration. An attacker can send a POST request to the /cbas/index.php?m=auth&a=login endpoint with a valid username and an empty password. If the username is valid, the response will contain an error message indicating that the username/password combination is invalid. If the username is invalid, the response will contain the username in an error message.
Mitigation:
The vendor has released a patch to address this vulnerability. Users should upgrade to the latest version of CBAS-Web.