| Title | itsourcecode Online Medicine Delivery System v1.0 SQL Injection |
|---|
| Description | 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. |
|---|
| Source | ⚠️ https://github.com/boyslikesports/202607_vul_dir/blob/main/H-02-SQLi-Wishlist-Update-Insert_en.md |
|---|
| User | Weining Xiao (UID 88216) |
|---|
| Submission | 07/16/2026 15:42 (2 months ago) |
|---|
| Moderation | 09/03/2026 15:12 (2 months later) |
|---|
| Status | Accepted |
|---|
| VulDB entry | 398414 [itsourcecode Online Medicine Delivery System 1.0 Wishlist controller.php?action=addwish addwishlist proid sql injection] |
|---|
| Points | 20 |
|---|