| 제목 | itsourcecode Online Medicine Delivery System v1.0 SQL Injection |
|---|
| 설명 | The customer Wishlist operation interface /customer/controller.php of Online Medicine Delivery System contains an SQL injection vulnerability:
addwishlist() function (action=addwish): The proid parameter is sequentially concatenated into both SELECT and INSERT SQL statements; it first queries whether a record already exists, and if not, inserts a new record.
This vulnerability requires a Customer login session, but an attacker can combine it with the Customer authentication SQL injection bypass of this system to obtain a Customer session without knowing the password. |
|---|
| 원천 | ⚠️ https://github.com/boyslikesports/202607_vul_dir/blob/main/H-02-SQLi-Wishlist-Update-Insert_en.md |
|---|
| 사용자 | Weining Xiao (UID 88216) |
|---|
| 제출 | 2026. 07. 16. PM 03:42 (2 개월 ago) |
|---|
| 모더레이션 | 2026. 09. 03. PM 03:12 (2 months later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 398414 [itsourcecode Online Medicine Delivery System 1.0 Wishlist controller.php?action=addwish addwishlist proid SQL 주입] |
|---|
| 포인트들 | 20 |
|---|