vendor:
Monitorr
by:
Lyhin's Lab
7.5
CVSS
HIGH
Authorization Bypass
287
CWE
Product Name: Monitorr
Affected Version From: 1.7.6m
Affected Version To: 1.7.6m
Patch Exists: NO
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Ubuntu 19
2020
Monitorr 1.7.6m – Authorization Bypass
Monitorr 1.7.6m allows creation of administrative accounts by abusing the installation URL. An attacker can exploit this vulnerability by sending a POST request to the register.php page with the user credentials. This will create an administrative account with the specified credentials.
Mitigation:
Ensure that the application is not vulnerable to authorization bypass. Implement proper authentication and authorization mechanisms.