CVE-2026-14652
Received Received - Intake

SQL Injection in Simple and Nice Shopping Cart Script

Vulnerability report for CVE-2026-14652, 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 found in SourceCodester Simple and Nice Shopping Cart Script 1.0. This affects an unknown function of the file /admin/login.php of the component Admin Login. The manipulation of the argument Username results in sql injection. The attack may be launched remotely. The exploit has been made public and could be used.

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
Impact Analysis

The SQL injection vulnerability can lead to unauthorized access to the database, allowing attackers to view, modify, or delete sensitive data. This can compromise the confidentiality, integrity, and availability of the affected system.

Since the vulnerability is in the admin login functionality, attackers might gain administrative access or escalate privileges, potentially taking full control of the application.

Executive Summary

This vulnerability exists in the SourceCodester Simple and Nice Shopping Cart Script 1.0, specifically in the /admin/login.php file within the Admin Login component. It is caused by improper handling of the Username argument, which allows an attacker to perform SQL injection. This means that an attacker can manipulate the input to execute arbitrary SQL commands on the database.

The attack can be launched remotely, and the exploit code has been made public, increasing the risk of exploitation.

Chat Assistant

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

EPSS Chart