First published: Tue May 06 2025(Updated: )
A vulnerability has been found in SourceCodester Advanced Web Store 1.0 and classified as critical. Affected by this vulnerability is an unknown functionality of the file /admin/index.php. The manipulation of the argument txtLogin 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 Advanced Web Store |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2025-4314 is classified as a critical severity vulnerability.
CVE-2025-4314 allows for SQL injection through the manipulation of the txtLogin argument in the /admin/index.php file.
All versions of SourceCodester Advanced Web Store 1.0 are affected by CVE-2025-4314.
CVE-2025-4314 can be exploited by launching an SQL injection attack targeting the /admin/index.php file with crafted login attempts.
To fix CVE-2025-4314, ensure that input validation and parameterized queries are implemented in the affected file.