CVE-2024-12067: WP Travel – Ultimate Travel Booking System, Tour Management Engine <= 10.0.0 - Authenticated (Subscriber+) SQL Injection
The WP Travel – Ultimate Travel Booking System, Tour Management Engine plugin for WordPress is vulnerable to SQL Injection via the 'bookingitinerary' parameter of the 'wptravelgetbookingdata' function in all versions up to, and including, 10.0.0 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with Subscriber-level access and above, 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-12067?
The severity of CVE-2024-12067 is classified as high due to the potential for SQL Injection.
How do I fix CVE-2024-12067?
To fix CVE-2024-12067, update the WP Travel – Ultimate Travel Booking System plugin to version 10.0.1 or later.
What versions are affected by CVE-2024-12067?
CVE-2024-12067 affects all versions of the WP Travel – Ultimate Travel Booking System plugin up to and including version 10.0.0.
Can CVE-2024-12067 lead to data loss?
Yes, CVE-2024-12067 can lead to data loss or unauthorized access to the database due to SQL Injection vulnerabilities.
What parameter is exploited in CVE-2024-12067?
CVE-2024-12067 is exploited through the 'booking_itinerary' parameter in the 'wptravel_get_booking_data' function.