{ "CVE_data_meta": { "ID": "CVE-2021-24555", "ASSIGNER": "contact@wpscan.com", "STATE": "PUBLIC", "TITLE": "Diary & Availability Calendar <= 1.0.3 - Authenticated (subscriber+) SQL Injection" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "generator": "WPScan CVE Generator", "affects": { "vendor": { "vendor_data": [ { "vendor_name": "Unknown", "product": { "product_data": [ { "product_name": "Diary & Availability Calendar", "version": { "version_data": [ { "version_affected": "<=", "version_name": "1.0.3", "version_value": "1.0.3" } ] } } ] } } ] } }, "description": { "description_data": [ { "lang": "eng", "value": "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." } ] }, "references": { "reference_data": [ { "refsource": "MISC", "url": "https://wpscan.com/vulnerability/8eafd84b-6214-450b-869b-0afe7cca4c5f", "name": "https://wpscan.com/vulnerability/8eafd84b-6214-450b-869b-0afe7cca4c5f" }, { "refsource": "MISC", "url": "https://codevigilant.com/disclosure/2021/wp-plugin-diary-availability-calendar/", "name": "https://codevigilant.com/disclosure/2021/wp-plugin-diary-availability-calendar/" } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "value": "CWE-89 SQL Injection", "lang": "eng" } ] }, { "description": [ { "value": "CWE-352 Cross-Site Request Forgery (CSRF)", "lang": "eng" } ] } ] }, "credit": [ { "lang": "eng", "value": "Shreya Pohekar of Codevigilant Project" } ], "source": { "discovery": "UNKNOWN" } }