Impact
The Hospital Management System 1.0’s patientprofile.php script accepts the patientname parameter without proper sanitization, allowing attackers to inject arbitrary SQL. This flaw reflects code-level weaknesses identified as CWE‑74, which involves improper neutralization of input, and CWE‑89, which concerns improper neutralization of special elements used in SQL commands.
Affected Systems
itsourcecode Hospital Management System 1.0, specifically the patientprofile.php component that processes the patientname argument. No patch is provided in the CNA data.
Risk and Exploitability
The CVSS score of 5.3 denotes moderate severity, while the EPSS score of <1% indicates a low likelihood of exploitation in the near term. The vulnerability is not listed in the CISA KEV catalog. However, the attacker can trigger the injection remotely by sending crafted HTTP requests to patientprofile.php, and public exploit code has already been released, making a targeted attack a realistic threat if the application remains vulnerable.
OpenCVE Enrichment