Impact
A flaw exists in itsourcecode Online Blood Bank Management System 1.0, specifically within the /admin/viewrequest.php file. An attacker can manipulate the ID parameter to inject arbitrary SQL statements, allowing unauthorized access to the underlying database and the potential to view, modify, or delete sensitive patient records. This is a classic SQL Injection vulnerability, characterized by CWE-89 and involving unsanitized input to the database engine (CWE-74).
Affected Systems
The vulnerability affects the itsourcecode Online Blood Bank Management System version 1.0. No other versions or patches were documented in the advisory, so this release is the confirmed target.
Risk and Exploitability
The CVSS score of 6.9 indicates moderate risk. The EPSS score is not available, but public proof‑of‑concept code has been released, suggesting that attackers can exploit the flaw remotely through the web interface. The vulnerability is not listed in CISA's KEV catalog. The likely attack path involves sending a crafted request to the /admin/viewrequest.php endpoint with a malicious ID value; the attacker does not need elevated privileges beyond web access, though an authenticated admin session would enhance the impact.
OpenCVE Enrichment