vendor:
LabCollector Laboratory Information System
by:
Carlos Avila
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: LabCollector Laboratory Information System
Affected Version From: LabCollector (Laboratory Information System) 5.423
Affected Version To: LabCollector (Laboratory Information System) 5.423
Patch Exists: NO
Related CWE: N/A
CPE: a:labcollector:labcollector_laboratory_information_system
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Debian 9 / Win10
2019
LabCollector (Laboratory Information System) 5.423 – Multiples SQL Injection
LabCollector Lab Services Manager (LSM) is a network based application that helps laboratories, core facilities, biotechs providing services to clients or partners to keep track of samples arriving for processing, track status and generate reports. Billing management is also possible. LSM is a simple and complete lab services LIMS software. Totally configurable by the user, it can be adapted to any situation. This allows unauthenticated remote attacker to execute arbitrary SQL commands and obtain private information. Admin or users valid credentials aren't required. In a deeper analysis other pages are also affected with the vulnerability over others inputs.
Mitigation:
Input validation and sanitization should be done to prevent SQL injection attacks. Also, the application should be tested for SQL injection vulnerabilities.