vendor:
OpenEMR
by:
Michael Ikua
8.8
CVSS
HIGH
SQL Injection
89
CWE
Product Name: OpenEMR
Affected Version From: 4.1.0
Affected Version To: 4.1.0
Patch Exists: YES
Related CWE: N/A
CPE: a:openemr:openemr:4.1.0
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: N/A
2021
OpenEMR 4.1.0 – ‘u’ SQL Injection
OpenEMR 4.1.0 is vulnerable to a SQL injection vulnerability in the 'u' parameter of the validateUser.php script. An attacker can exploit this vulnerability to extract the username and password hash of all users in the system.
Mitigation:
Ensure that user input is properly sanitized and validated before being used in SQL queries.