vendor:
Kmaleon
by:
Amel BOUZIANE-LEBLOND
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Kmaleon
Affected Version From: 1.1.0.205
Affected Version To: 1.1.0.205
Patch Exists: NO
Related CWE:
CPE: a:levelprograms:kmaleon
Platforms Tested: Linux
2021
Kmaleon 1.1.0.205 – ‘tipocomb’ SQL Injection (Authenticated)
The Kmaleon application from levelprogram is vulnerable to SQL injection via the 'tipocomb' parameter on the kmaleonW.php. The 'tipocomb' parameter is vulnerable to SQL injection. GET parameter 'tipocomb' is vulnerable. The back-end DBMS is MySQL.
Mitigation:
Input validation should be used to prevent SQL injection attacks. All user-supplied input should be validated and filtered before being used in an SQL query.