vendor:
C4G Basic Laboratory Information System (BLIS)
by:
Carlos Avila
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: C4G Basic Laboratory Information System (BLIS)
Affected Version From: C4G Basic Laboratory Information System v3.4
Affected Version To: C4G Basic Laboratory Information System v3.4
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested: Windows 8.1 / Ubuntu Linux
2019
C4G Basic Laboratory Information System (BLIS) 3.4 – Multiples SQL Injection
This vulnerability allows unauthenticated remote attackers to execute arbitrary SQL commands and obtain private information. It affects the C4G Basic Laboratory Information System (BLIS) version 3.4. The vulnerability occurs in multiple occurrences within the system, specifically in the 'site' parameter of the 'users_select.php' page.
Mitigation:
To mitigate this vulnerability, it is recommended to sanitize and validate user input to prevent SQL injection attacks. Additionally, access controls should be implemented to limit unauthorized access to sensitive information.