cve/2023/CVE-2023-5652.md
2024-05-28 08:49:17 +00:00

801 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

No PoCs found on GitHub currently.