CVE-2025-63531
CriticalSummary
SQL injection vulnerability in Blood Bank Management System 1.0 in the receiverLogin.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 remail and rpassword fields, 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 receiverLogin.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 remail and rpassword fields, an attacker can bypass authentication and gain unauthorized access to the system.

