Junglewise Threat Intelligence

CVE-2026-15703: SourceCodester Simple and Nice Shopping Cart Script SQL injection in userproductdeletequery.php

CVE-2026-15703 · Severity: high · CVSS 7.3 · Published 2026-07-14

Technologies: SourceCodester Simple and Nice Shopping Cart Script. Vendors: SourceCodester.

Executive brief

SourceCodester Simple and Nice Shopping Cart Script, a web application for managing online sales, contains a security flaw in its administrative interface. An attacker can exploit this vulnerability to gain unauthorized access to the underlying database, potentially leading to the theft of customer data, modification of product information, or disruption of the service. Because the flaw is in a script that handles deletions, it could be used to maliciously remove records without proper authorization.

Technical details

A SQL injection vulnerability exists in SourceCodester Simple and Nice Shopping Cart Script 1.0 within the '/admin/userproductdeletequery.php' file. The root cause is the failure to sanitize or validate the 'user_id' GET parameter before using it in a SQL query. A remote, unauthenticated attacker can exploit this by sending a specially crafted request (e.g., using time-based blind payloads) to manipulate database queries. This can lead to unauthorized data access, data tampering, or full database compromise. A public proof-of-concept using sqlmap has been disclosed.

Affected products

  • SourceCodester Simple and Nice Shopping Cart Script 1.0

Timeline

  • 2026-06-11: disclosed: Initial disclosure on GitHub by Wut-sys
  • 2026-07-14: advisory: NVD/VulDB publication date

References

Related threats