cve/2022/CVE-2022-0694.md
2024-06-18 02:51:15 +02:00

856 B

CVE-2022-0694

Description

The Advanced Booking Calendar WordPress plugin before 1.7.0 does not validate and escape the calendar parameter before using it in a SQL statement via the abc_booking_getSingleCalendar AJAX action (available to both unauthenticated and authenticated users), leading to an unauthenticated SQL injection

POC

Reference

Github