Files
CVEs-PoC/2022/CVE-2022-0694.md
T
2025-09-29 21:09:30 +02:00

894 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