| 标题 | 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 15時42分 (2 月前) |
|---|
| 管理 | 2026-09-03 15時12分 (2 months later) |
|---|
| 状态 | 已接受 |
|---|
| VulDB条目 | 398414 [itsourcecode Online Medicine Delivery System 1.0 Wishlist controller.php?action=addwish addwishlist proid SQL注入] |
|---|
| 积分 | 20 |
|---|