vendor:
i-doit CMDB
by:
Ihsan Sencan
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: i-doit CMDB
Affected Version From: 1.12
Affected Version To: 1.12
Patch Exists: NO
Related CWE: N/A
CPE: a:i-doit:i-doit:1.12
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: WiN7_x64/KaLiLinuX_x64
2019
i-doit CMDB 1.12 – SQL Injection
A SQL injection vulnerability exists in i-doit CMDB 1.12, which allows an attacker to inject malicious SQL queries via the 'objGroupID' parameter. This can be exploited to gain access to the database, including user credentials, and other sensitive information.
Mitigation:
Input validation should be used to prevent SQL injection attacks. Additionally, the application should be configured to use parameterized queries.