Submit #892987: itsourcecode Online Medicine Delivery System v1.0 SQL Injectioninfo

Titelitsourcecode Online Medicine Delivery System v1.0 SQL Injection
BeschreibungThe rider backend order management controller /rider/orders/controller.php of Online Medicine Delivery System contains an SQL injection vulnerability in the order status update functionality. The functionality receives the $_GET['id'] parameter and directly concatenates it into 4 different SQL statements within the same request: (1) Order::pupdate() — UPDATE order status (2) Summary::update() — UPDATE summary status (3) SELECT query — Query customer information for SMS notification (4) SELECT query — Query order product information for SMS notification The id parameter is numeric-type and can be injected without closing quotes. This interface requires an Admin login session, but an attacker can combine it with the Employee authentication SQL injection bypass vulnerability of this system to obtain an Admin session without a password, effectively making this vulnerability exploitable by unauthenticated attackers.
Quelle⚠️ https://github.com/boyslikesports/202607_vul_dir/blob/main/C-12-SQLi-Rider-Order-MultiPoint_en.md
Benutzer
 Weining Xiao (UID 88216)
Einreichung16.07.2026 15:39 (vor 2 Monaten)
Moderieren03.09.2026 13:54 (2 months later)
StatusAkzeptiert
VulDB Eintrag398400 [itsourcecode Online Medicine Delivery System 1.0 Order Status Update controller.php?action=edit&actions=confirm Order::pupdate ID SQL Injection]
Punkte20

Do you want to use VulDB in your project?

Use the official API to access entries easily!