vendor:
ImpressCMS
by:
Mehmet Onder Key
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: ImpressCMS
Affected Version From: 1.3.11
Affected Version To: 1.3.11
Patch Exists: N/A
Related CWE: N/A
CPE: a:impresscms:impresscms:1.3.11
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: WAMPP @Win
2019
ImpressCMS 1.3.11 – ‘bid’ SQL Injection
An attacker can access all data following an un/authorized user login using the parameter 'bid' in the POST request URL http://localhost/impress/modules/system/admin.php?bid=12. The type of attack is a time-based blind SQL injection.
Mitigation:
Input validation and sanitization should be used to prevent SQL injection attacks.