PT-2025-48461 · Unknown · Blood Bank Management System
Published
2025-12-01
·
Updated
2025-12-01
·
CVE-2025-63532
CVSS v3.1
9.6
Critical
| Vector | AC:L/AV:N/A:N/C:H/I:H/PR:L/S:C/UI:N |
Name of the Vulnerable Software and Affected Versions
Blood Bank Management System version 1.0
Description
The application does not properly sanitize user-supplied input within SQL queries, leading to a SQL injection issue. An attacker can manipulate the search field to inject arbitrary SQL code, potentially bypassing authentication and gaining unauthorized access to the system. The vulnerability exists within the
cancel.php component. The search field is the entry point for the attack.Recommendations
Apply proper input validation and sanitization techniques to all user-supplied data used in SQL queries. Specifically, address the vulnerability in the
cancel.php component and the search field.Exploit
Fix
SQL injection
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Blood Bank Management System