vendor:
MC Inventory Manager
by:
İhsan Şencan
8,8
CVSS
HIGH
Admin Login Bypass & SQLi
89, 89, 89
CWE
Product Name: MC Inventory Manager
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: NO
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2017
Admin Login Bypass & SQLi
Admin Login Bypass: By setting the Username and Password to 'or''=' and hitting enter, an attacker can bypass the authentication process. SQLi: By manipulating the parameters of the URL, an attacker can inject malicious SQL code into the application. Other features have the same security vulnerability.
Mitigation:
Input validation should be used to prevent SQL injection attacks. Authentication should be properly implemented to prevent bypass.