Impact
The vulnerability is a blind SQL injection that allows unauthenticated users to submit malicious SQL queries through the 'id' parameter on the admin-ajax.php endpoint. The injected code can be used to extract sensitive data from the database, potentially exposing user information and site configuration.
Affected Systems
WordPress plugin "Booking Calendar Contact Form" version 1.0.23, provided by dwbooster. The flaw exists only in this specific version of the plugin; newer releases are assumed to have the issue patched.
Risk and Exploitability
The CVSS score of 8.8 indicates a high severity rating. The EPSS score is not available, so the exploitation probability is unknown, and the vulnerability is not cataloged in CISA KEV. Attackers can exploit the flaw remotely by sending crafted HTTP requests to the public admin-ajax.php endpoint with the action set to 'dex_bccf_calendar_ajaxevent' and a malicious 'id' value. This requires no authentication and can be performed by anyone with network access to the WordPress site.
OpenCVE Enrichment