CVE-2024-11260: Events Manager – Calendar, Bookings, Tickets, and more! <= 6.6.3 - Unauthenticated SQL Injection via Event Status Parameter
The Events Manager – Calendar, Bookings, Tickets, and more! plugin for WordPress is vulnerable to time-based SQL Injection via the activestatus parameter in all versions up to, and including, 6.6.3 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2024-11260?
CVE-2024-11260 is considered a medium severity vulnerability due to its potential for time-based SQL Injection attacks.
How do I fix CVE-2024-11260?
To fix CVE-2024-11260, update the Events Manager plugin to version 6.6.4 or later where this vulnerability has been addressed.
What versions of Events Manager are affected by CVE-2024-11260?
All versions up to and including 6.6.3 of the Events Manager plugin are affected by CVE-2024-11260.
What type of vulnerability is CVE-2024-11260?
CVE-2024-11260 is a time-based SQL Injection vulnerability due to insufficient escaping of user-supplied input.
What parameter is exploited in CVE-2024-11260?
The active_status parameter is exploited in CVE-2024-11260, allowing for the time-based SQL Injection.