First published: Thu May 01 2025(Updated: )
A vulnerability classified as critical was found in SourceCodester Online Eyewear Shop 1.0. Affected by this vulnerability is the function delete_cart of the file /oews/classes/Master.php?f=delete_cart. The manipulation of the argument ID leads to sql injection. The attack can be launched remotely. The exploit has been disclosed to the public and may be used.
Credit: cna@vuldb.com
Affected Software | Affected Version | How to fix |
---|---|---|
SourceCodester Online Eyewear Shop |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2025-4173 is classified as critical due to its potential for SQL injection vulnerabilities.
To fix CVE-2025-4173, validate and sanitize the input for the 'ID' argument in the delete_cart function to prevent SQL injection.
CVE-2025-4173 affects the SourceCodester Online Eyewear Shop version 1.0.
CVE-2025-4173 is an SQL injection vulnerability found in the delete_cart function.
An attacker exploiting CVE-2025-4173 could manipulate the argument ID to execute unauthorized SQL commands.