CVE-2021-24555

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:roosty:diary-availability-calendar:*:*:*:*:*:wordpress:*:*

History

No history.

Information

Published : 2021-08-23 12:15

Updated : 2024-02-28 18:28


NVD link : CVE-2021-24555

Mitre link : CVE-2021-24555

CVE.ORG link : CVE-2021-24555


JSON object : View

Products Affected

roosty

  • diary-availability-calendar
CWE
CWE-352

Cross-Site Request Forgery (CSRF)

CWE-89

Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')