| 제목 | code-projects Pharmacy Management System 1.0 SQL Injection |
|---|
| 설명 | A critical SQL injection vulnerability was identified in the Pharmacy Management System version 1.0, specifically in the supplier validation functionality when checking if a supplier is active (is_active). This flaw arises from improper sanitization of the name parameter, which is sent via a GET request to the endpoint /php/add_new_purchase.php?action=is_supplier. An attacker can exploit this flaw to inject and execute arbitrary SQL commands, compromising the security and integrity of the system's database.
This vulnerability poses a significant risk, as it can expose sensitive supplier information and disrupt operations by manipulating purchase flows. With no available patch, this flaw remains critical, requiring immediate attention to prevent data leaks, unauthorized access, or operational disruptions.
|
|---|
| 원천 | ⚠️ https://gist.github.com/higordiego/26694ace59cbc1e1f8366bef96953569 |
|---|
| 사용자 | c4ttr4ck (UID 75518) |
|---|
| 제출 | 2024. 10. 16. PM 11:36 (2 연령 ago) |
|---|
| 모더레이션 | 2024. 10. 18. PM 06:21 (2 days later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 280926 [code-projects Pharmacy Management System 1.0 add_new_purchase.php?action=is_supplier 이름 SQL 주입] |
|---|
| 포인트들 | 20 |
|---|