| タイトル | 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 月 ago) |
|---|
| モデレーション | 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 |
|---|