An issue was discovered in Blood Bank Management System 1.0 allowing authenticated attackers to perform actions with escalated privileges via crafted request to delete.php.
An attacker who has an active user session (of any level) can send a crafted HTTP request to the delete.php file. This request bypasses proper privilege verification (CWE-284 — improper access control), allowing execution of operations reserved for higher-privileged accounts. The error results from a lack of proper identity validation and privilege level verification on the server side before executing sensitive actions.
An authenticated attacker can perform unauthorized data deletion operations and other actions reserved for administrators, which may lead to violations of integrity and confidentiality of data stored in the blood bank management system.
Patches available from the vendor should be applied according to the references. As a temporary measure, it is recommended to restrict application access only to trusted, authorized users and to monitor requests directed to the delete.php file for unauthorized calls.
Blood Bank Management System version 1.0 by Shridharshukl
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:NShridharshukl Blood Bank Management System
APPShridharshukl1.0
Related vulnerabilities
SQL Injection i Auth Bypass w Blood Bank Management System 1.0
SQL Injection z pominięciem uwierzytelnienia w Blood Bank Management System
SQL Injection w Blood Bank Management System — obejście uwierzytelnienia
A cross-site scripting (XSS) vulnerability exists in the Blood Bank Management System 1.0 within the login.php...
A cross-site scripting (XSS) vulnerability exists in the Blood Bank Management System within the abs.php compo...