First published: Mon Nov 25 2024(Updated: )
A vulnerability classified as critical was found in Codezips E-Commerce Site 1.0. Affected by this vulnerability is an unknown functionality of the file search.php. The manipulation of the argument keywords 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 |
---|---|---|
Codezips E-Commerce Site | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-11663 is classified as a critical vulnerability.
CVE-2024-11663 allows for SQL injection through the manipulation of the 'keywords' argument in the search.php file.
CVE-2024-11663 affects Codezips E-Commerce Site version 1.0.
Yes, CVE-2024-11663 can be exploited remotely.
The recommended fix for CVE-2024-11663 involves sanitizing user input in the search.php file to prevent SQL injection.