CVE-2024-11663: Codezips E-Commerce Site search.php sql injection
Published 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.
Affected Software
1 affected component
Codezips E-Commerce Site=1.0
Event History
Nov 25, 2024
CVE Published
via MITRE·08:31 AM
Data Sourced
via MITRE·08:31 AM
DescriptionSeverityWeakness
Data Sourced
via NVD·09:15 AM
DescriptionSeverityWeakness
Frequently Asked Questions
1
What is the severity of CVE-2024-11663?
CVE-2024-11663 is classified as a critical vulnerability.
2
How does CVE-2024-11663 affect the Codezips E-Commerce Site?
CVE-2024-11663 allows for SQL injection through the manipulation of the 'keywords' argument in the search.php file.
3
What versions of Codezips E-Commerce Site are impacted by CVE-2024-11663?
CVE-2024-11663 affects Codezips E-Commerce Site version 1.0.
4
Can CVE-2024-11663 be exploited remotely?
Yes, CVE-2024-11663 can be exploited remotely.
5
What is the recommended fix for CVE-2024-11663?
The recommended fix for CVE-2024-11663 involves sanitizing user input in the search.php file to prevent SQL injection.