First published: Thu Jun 29 2023(Updated: )
A vulnerability was found in SourceCodester Shopping Website 1.0. It has been classified as critical. Affected is an unknown function of the file index.php. The manipulation of the argument username leads to sql injection. It is possible to launch the attack remotely. The exploit has been disclosed to the public and may be used. VDB-232674 is the identifier assigned to this vulnerability.
Credit: cna@vuldb.com
Affected Software | Affected Version | How to fix |
---|---|---|
Shopping Website | =1.0 | |
Shopping Website | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2023-3457 is classified as a critical vulnerability.
CVE-2023-3457 allows for SQL injection through manipulation of the username argument in the index.php file.
CVE-2023-3457 affects users of SourceCodester Shopping Website version 1.0.
Yes, CVE-2023-3457 can be exploited remotely.
To mitigate CVE-2023-3457, it is recommended to sanitize input and implement prepared statements to prevent SQL injection.