| Название | code-projects Blood Bank Management System 1.0 SQL Injection |
|---|
| Описание | A time-based SQL Injection vulnerability was discovered in the delete request functionality of the BloodBank Management System version 1.0. This vulnerability occurs because the bid parameter is not properly sanitized, allowing an attacker to inject malicious SQL commands into the backend database query.
This attack relies on a blind SQL injection technique, where the attacker uses time-based delays (via the BENCHMARK function) to infer if the injection was successful. If the system delays its response, the attacker knows the SQL query was executed, allowing them to:
Tamper with or delete sensitive records (e.g., blood bank data).
Extract data slowly by chaining multiple queries.
Cause Denial of Service (DoS) by overloading the system with intensive queries. |
|---|
| Источник | ⚠️ https://gist.github.com/higordiego/bf0cf963ec56cfe0dcaba2956352bafd |
|---|
| Пользователь | c4ttr4ck (UID 75518) |
|---|
| Представление | 25.10.2024 23:15 (2 лет назад) |
|---|
| Модерация | 26.10.2024 15:43 (16 hours later) |
|---|
| Статус | принято |
|---|
| Запись VulDB | 281958 [code-projects Blood Bank Management System 1.0 /file/delete.php bid SQL-инъекция] |
|---|
| Баллы | 20 |
|---|