Beveiligingsadvies

CVE-2021-24555

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2021-08-23 11:10:09
Laatst bijgewerkt 2024-08-03 19:35:20
Toegewezen door WPScan
CVSS-score geen score
Status PUBLISHED

Beschrijving

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.