{ "schema_version": "1.4.0", "id": "GHSA-7qqw-3436-pv6f", "modified": "2022-07-29T00:00:48Z", "published": "2022-05-24T19:11:55Z", "aliases": [ "CVE-2021-24555" ], "details": "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.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-24555" }, { "type": "WEB", "url": "https://codevigilant.com/disclosure/2021/wp-plugin-diary-availability-calendar" }, { "type": "WEB", "url": "https://wpscan.com/vulnerability/8eafd84b-6214-450b-869b-0afe7cca4c5f" } ], "database_specific": { "cwe_ids": [ "CWE-352", "CWE-89" ], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2021-08-23T12:15:00Z" } }