CVE-2025-63535
CriticalSummary
SQL injection vulnerability in Blood Bank Management System 1.0 in the abs.php component. The application fails to properly sanitize user-supplied input in SQL queries, allowing an attacker to inject arbitrary SQL code. By manipulating the search field, an attacker can bypass authentication and gain unauthorized access to the system.
Risk Assessment
Risk of authentication bypass and unauthorized access to the system, potentially leading to confidentiality and integrity breaches.
Recommendation
Immediately apply patches or update the system, and use parameterized SQL queries and input validation.
Original NVD description (English source)
A SQL injection vulnerability exists in the Blood Bank Management System 1.0 within the abs.php component. The application fails to properly sanitize usersupplied input in SQL queries, allowing an attacker to inject arbitrary SQL code. By manipulating the search field, an attacker can bypass authentication and gain unauthorized access to the system.

