| 제목 | code-projects Pharmacy Management System 1.0 SQL Injection |
|---|
| 설명 | A critical SQL injection vulnerability has been identified in the **Pharmacy Management System** version 1.0, specifically in the **supplier deletion functionality**. The flaw occurs because the `id` parameter is not properly sanitized when passed via a **GET** request to the endpoint `/php/manage_supplier.php`. Attackers can exploit this by injecting arbitrary SQL commands, compromising the database's integrity and exposing sensitive information.
If successfully exploited, this vulnerability allows unauthorized deletion of supplier records, exposure of confidential data, and disruption of key operations. Since no patch is available, the risk is severe, requiring urgent mitigation to prevent data breaches and operational failures. |
|---|
| 원천 | ⚠️ https://gist.github.com/higordiego/b03bc3a330374a0581e51891d6105ed2 |
|---|
| 사용자 | c4ttr4ck (UID 75518) |
|---|
| 제출 | 2024. 10. 17. AM 02:28 (2 연령 ago) |
|---|
| 모더레이션 | 2024. 10. 18. PM 06:21 (2 days later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 280928 [code-projects Pharmacy Management System 1.0 /manage_supplier.php 아이디 SQL 주입] |
|---|
| 포인트들 | 20 |
|---|