CVE-2024-1207: Booking Calendar <= 9.9 - Unauthenticated SQL Injection
The WP Booking Calendar plugin for WordPress is vulnerable to SQL Injection via the 'calendarrequestparams[datesddmmyycsv]' parameter in all versions up to, and including, 9.9 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-1207?
CVE-2024-1207 has a high severity rating due to the potential for remote SQL Injection attacks.
How do I fix CVE-2024-1207?
To fix CVE-2024-1207, update the WP Booking Calendar plugin to the latest version beyond 9.9.1.
Which versions are affected by CVE-2024-1207?
CVE-2024-1207 affects all versions of the WP Booking Calendar plugin up to and including version 9.9.1.
What could an attacker achieve with CVE-2024-1207?
An attacker could exploit CVE-2024-1207 to execute arbitrary SQL commands, potentially compromising the database.
Is my WordPress site at risk if I use WP Booking Calendar?
Yes, if your WordPress site uses the vulnerable version of WP Booking Calendar, it is at risk of SQL Injection attacks.