VYPR

Diary Availability Calendar

by WordPress

CVEs (1)

  • CVE-2021-24555HigAug 23, 2021
    risk 0.57cvss 8.8epss 0.01

    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…