CVE-2026-6005
Received Received - Intake
SQL Injection in Patient Record Management System /hematology_print.php

Publication date: 2026-04-10

Last updated on: 2026-04-29

Assigner: VulDB

Description
A flaw has been found in code-projects Patient Record Management System 1.0. The affected element is an unknown function of the file /hematology_print.php. Executing a manipulation of the argument hem_id can lead to sql injection. It is possible to launch the attack remotely. The exploit has been published and may be used.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-04-10
Last Modified
2026-04-29
Generated
2026-05-06
AI Q&A
2026-04-11
EPSS Evaluated
2026-05-05
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
code-projects patient_record_management_system 1.0
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-74 The product constructs all or part of a command, data structure, or record using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify how it is parsed or interpreted when it is sent to a downstream component.
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
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:

The vulnerability is an SQL injection in the Patient Record Management System that could potentially allow unauthorized access or manipulation of patient data.

Such unauthorized access or data manipulation could lead to violations of data protection regulations like GDPR or HIPAA, which require the protection of personal and health information.

However, the provided information does not explicitly describe the impact on compliance with these standards.


Can you explain this vulnerability to me?

This vulnerability is a flaw in the Patient Record Management System 1.0 by code-projects, specifically in the file /hematology_print.php. It involves improper handling of the hem_id argument, which can be manipulated to perform an SQL injection attack. This means an attacker can remotely exploit this flaw to execute unauthorized SQL commands on the system's database.


How can this vulnerability impact me? :

The vulnerability allows remote attackers to perform SQL injection, which can lead to unauthorized access, modification, or deletion of sensitive patient data stored in the database. This can compromise the confidentiality, integrity, and availability of the system's data, potentially leading to data breaches or disruption of services.


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