CVE-2019-25438
Received Received - Intake
SQL Injection in LabCollector 5.423 Allows Data Extraction

Publication date: 2026-02-20

Last updated on: 2026-03-02

Assigner: VulnCheck

Description
LabCollector 5.423 contains multiple SQL injection vulnerabilities that allow unauthenticated attackers to execute arbitrary SQL commands by injecting malicious code through POST parameters. Attackers can submit crafted SQL payloads in the login parameter of login.php or the user_name parameter of retrieve_password.php to extract sensitive database information without authentication.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-02-20
Last Modified
2026-03-02
Generated
2026-05-07
AI Q&A
2026-02-21
EPSS Evaluated
2026-05-05
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
agilebio labcollector 5.423
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-89 The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

LabCollector version 5.423 contains multiple SQL injection vulnerabilities. These vulnerabilities allow attackers who are not authenticated to execute arbitrary SQL commands by injecting malicious code through specific POST parameters.

Specifically, attackers can submit crafted SQL payloads in the login parameter of the login.php page or the user_name parameter of the retrieve_password.php page. This enables them to extract sensitive information from the database without needing to log in.


How can this vulnerability impact me? :

This vulnerability can have serious impacts as it allows unauthenticated attackers to extract sensitive database information. This could lead to unauthorized access to confidential data, potential data breaches, and compromise of the system's integrity.


How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:

I don't know


How can this vulnerability be detected on my network or system? Can you suggest some commands?

I don't know


What immediate steps should I take to mitigate this vulnerability?

I don't know


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart