CVE-2019-25438 PUBLISHED

LabCollector 5.423 SQL Injection via login.php

Assigner: VulnCheck
Reserved: 20.02.2026 Published: 20.02.2026 Updated: 20.02.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:L/VA:N/SC:N/SI:N/SA:N
CVSS Score: 8.8

Product Status

Vendor Labcollector
Product LabCollector
Versions
  • Version 5.423 is affected

Credits

  • Carlos Avila finder

References

Problem Types

  • Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') CWE