vendor:
SIM-PKH
by:
Ihsan Sencan
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: SIM-PKH
Affected Version From: 2.4.1
Affected Version To: 2.4.1
Patch Exists: NO
Related CWE: N/A
CPE: a:simpkh:sim-pkh:2.4.1
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: WiN7_x64/KaLiLinuX_x64
2018
SIM-PKH 2.4.1 – ‘id’ SQL Injection
A SQL injection vulnerability exists in SIM-PKH 2.4.1. An attacker can send a malicious HTTP request to the vulnerable application to execute arbitrary SQL commands in the back-end database. This can be exploited to manipulate or disclose sensitive information in the database.
Mitigation:
Input validation should be used to prevent SQL injection attacks. Parameterized queries should be used to prevent SQL injection attacks.