CVE-2019-25678 PUBLISHED

C4G BLIS 3.4 SQL Injection via users_select.php

Assigner: VulnCheck
Reserved: 05.04.2026 Published: 05.04.2026 Updated: 06.04.2026

C4G Basic Laboratory Information System 3.4 contains multiple SQL injection vulnerabilities that allow unauthenticated attackers to execute arbitrary SQL commands by injecting malicious code through the site parameter. Attackers can send GET requests to the users_select.php endpoint with crafted SQL payloads to extract sensitive database information including patient records and system credentials.

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 C4G
Product Basic Laboratory Information System
Versions
  • Version 3.4 is affected

Credits

  • Carlos Avila finder

References

Problem Types

  • Missing Authentication for Critical Function CWE