CVE-2026-14653
Received Received - Intake

SQL Injection in Simple and Nice Shopping Cart Script

Vulnerability report for CVE-2026-14653, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-04

Last updated on: 2026-07-04

Assigner: VulDB

Description

A vulnerability was determined in SourceCodester Simple and Nice Shopping Cart Script 1.0. This impacts an unknown function of the file /admin/mensproductdeletequery.php. This manipulation of the argument user_id causes sql injection. Remote exploitation of the attack is possible. The exploit has been publicly disclosed and may be utilized.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-04
Last Modified
2026-07-04
Generated
2026-07-05
AI Q&A
2026-07-05
EPSS Evaluated
N/A
NVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
sourcecodester simple_and_nice_shopping_cart_script 1.0

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-74 The product constructs all or part of a command, data structure, or record using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify how it is parsed or interpreted when it is sent to a downstream component.
CWE-89 The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability exists in SourceCodester Simple and Nice Shopping Cart Script 1.0, specifically in an unknown function within the file /admin/mensproductdeletequery.php. It involves manipulation of the user_id argument which leads to SQL injection. This means an attacker can inject malicious SQL code remotely to interfere with the database operations.

Impact Analysis

The vulnerability allows remote attackers to perform SQL injection attacks, which can lead to unauthorized access, data leakage, data modification, or deletion within the affected application. This can compromise the integrity, confidentiality, and availability of the data managed by the shopping cart script.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-14653. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart