CVE-2014-3210: SQL Injection
SQL injection vulnerability in dopbs-backend-forms.php in the Booking System (Booking Calendar) plugin before 1.3 for WordPress allows remote authenticated users to execute arbitrary SQL commands via the bookingformid parameter to wp-admin/admin-ajax.php.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2014-3210?
CVE-2014-3210 has a medium severity rating due to its potential to allow remote authenticated users to execute arbitrary SQL commands.
How do I fix CVE-2014-3210?
To fix CVE-2014-3210, you should update the Booking System plugin to version 1.3 or later.
Who is affected by CVE-2014-3210?
CVE-2014-3210 affects users of the Booking System plugin for WordPress versions prior to 1.3.
What is the exploit vector for CVE-2014-3210?
The exploit vector for CVE-2014-3210 involves the booking_form_id parameter in the admin-ajax.php file.
Can anonymous users exploit CVE-2014-3210?
No, only remote authenticated users can exploit CVE-2014-3210 due to the requirement for user authentication.