CVE-2021-24555

CVE-2021-24555: Diary & Availability Calendar <= 1.0.3 - Authenticated (subscriber+) SQL Injection

Vendor Unknown
Product Diary & Availability Calendar
Weakness CWE-89 · SQLi
Published August 23, 2021
Last update August 3, 2024

CVSS base score

What the vulnerability does

01Description

The daac_delete_booking_callback function, hooked to the daac_delete_booking AJAX action, takes the id POST parameter which is passed into the SQL statement without proper sanitisation, validation or escaping, leading to a SQL Injection issue. Furthermore, the ajax action is lacking any CSRF and capability check, making it available to any authenticated user.

Key dates

02Disclosure timeline

August 23, 2021 CVE published
August 3, 2024 Record updated