CVE-2024-13007: Codezips Event Management System contact.php sql injection
Published 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.
Affected Software
2 affected components
Codezips Event Management System
Codezips Event Management System=1.0
Event History
Dec 29, 2024
CVE Published
via MITRE·08:31 AM
Data Sourced
via MITRE·08:31 AM
DescriptionSeverityWeakness
Data Sourced
via NVD·09:15 AM
DescriptionSeverityWeaknessAffected Software
Frequently Asked Questions
1
What is the severity of CVE-2024-13007?
CVE-2024-13007 is classified as a critical vulnerability.
2
How does the SQL injection in CVE-2024-13007 occur?
The SQL injection in CVE-2024-13007 occurs due to manipulation of the 'title' argument in the /contact.php file.
3
Can CVE-2024-13007 be exploited remotely?
Yes, CVE-2024-13007 can be exploited remotely.
4
Which software is affected by CVE-2024-13007?
CVE-2024-13007 affects Codezips Event Management System version 1.0.
5
How can I mitigate the impact of CVE-2024-13007?
To mitigate the impact of CVE-2024-13007, you should sanitize inputs and implement prepared statements in your queries.