| tiêu đề | code-projects Blood Bank Management System 1.0 SQL Injection |
|---|
| Mô tả | A SQL Injection vulnerability has been identified in the BloodBank Management System version 1.0, specifically in the cancel request functionality. This flaw arises from a lack of proper input sanitization on the reqid parameter, enabling malicious users to inject SQL commands into the query handling cancellation requests.
The vulnerability allows for a time-based blind SQL injection attack. In this scenario, an attacker injects code that makes the system execute time-intensive SQL operations, such as using the BENCHMARK function, to delay the response. If the request is valid, the system delays by a predefined amount of time, confirming that the injection worked. This technique can lead to:
Exfiltration of sensitive data over time.
Denial of Service (DoS) by slowing down the system.
Tampering with blood request statuses, including unauthorized cancellations.
|
|---|
| Nguồn | ⚠️ https://gist.github.com/higordiego/18cf04067697c8ceb2cba68980139dcc |
|---|
| Người dùng | c4ttr4ck (UID 75518) |
|---|
| Đệ trình | 25/10/2024 21:53 (cách đây 2 những năm) |
|---|
| Kiểm duyệt | 26/10/2024 15:43 (18 hours later) |
|---|
| Trạng thái | được chấp nhận |
|---|
| Mục VulDB | 281957 [code-projects Blood Bank Management System 1.0 /file/cancel.php reqid Tiêm SQL] |
|---|
| điểm | 20 |
|---|