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

804 B

CVE-2023-5652

Description

The WP Hotel Booking WordPress plugin before 2.0.8 does not have authorisation and CSRF checks, as well as does not escape user input before using it in a SQL statement of a function hooked to admin_init, allowing unauthenticated users to perform SQL injections

POC

Reference

Github