CVE-2024-1207
CRITICALWP Booking Calendar <= 9.9 - Unauthenticated SQL Injection via calendar_request_params[dates_ddmmyy_csv]
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2024-1207. PoCs published by sahar042.
AI-analyzed exploit summary The repository contains a functional proof-of-concept for an unauthenticated SQL injection vulnerability in Booking Calendar <= 9.9. The exploit leverages a crafted POST request to admin-ajax.php with a malicious payload in the 'dates_ddmmyy_csv' parameter, triggering a time-based SQL injection.
Description
The WP Booking Calendar plugin for WordPress is vulnerable to SQL Injection via the 'calendar_request_params[dates_ddmmyy_csv]' 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.
Exploits (1)
The repository contains a functional proof-of-concept for an unauthenticated SQL injection vulnerability in Booking Calendar <= 9.9. The exploit leverages a crafted POST request to admin-ajax.php with a malicious payload in the 'dates_ddmmyy_csv' parameter, triggering a time-based SQL injection.
References (2)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H