First published: Sun Dec 29 2024(Updated: )
A vulnerability, which was classified as critical, was found in Codezips Event Management System 1.0. Affected is an unknown function of the file /contact.php. The manipulation of the argument title leads to sql injection. It is possible to launch the attack 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 Event Management System | ||
Codezips Event Management System | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-13007 is classified as a critical vulnerability.
The SQL injection in CVE-2024-13007 occurs due to manipulation of the 'title' argument in the /contact.php file.
Yes, CVE-2024-13007 can be exploited remotely.
CVE-2024-13007 affects Codezips Event Management System version 1.0.
To mitigate the impact of CVE-2024-13007, you should sanitize inputs and implement prepared statements in your queries.