CVE-2019-25438
Received Received - Intake

SQL Injection in LabCollector 5.423 Allows Data Extraction

Vulnerability report for CVE-2019-25438, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

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-07-06
AI Q&A
2026-02-21
EPSS Evaluated
2026-07-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 Quick Actions

Instant insights powered by AI
Executive Summary

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.

Impact Analysis

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.

Compliance Impact

I don't know

Detection Guidance

I don't know

Mitigation Strategies

I don't know

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2019-25438. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart