PT-2026-54498 · WordPress · Bookingpress Appointment Booking Pro
CVSS v3.1
7.5
High
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N |
Name of the Vulnerable Software and Affected Versions
BookingPress Appointment Booking Pro versions prior to 5.7.2
Description
An issue exists where unauthenticated attackers can execute additional SQL queries to extract sensitive information from the database. This occurs because user-supplied POST data is processed using the
stripslashes deep() function and then inserted directly into a SQL LIKE clause without using $wpdb->prepare() or parameterization. The flaw is located within the bpa assign staffmember to slots() function, specifically affecting the store service date parameter.Recommendations
Update BookingPress Appointment Booking Pro to version 5.7.2 or later.
As a temporary mitigation, restrict access to the functionality utilizing the
bpa assign staffmember to slots() function.Fix
SQL injection
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Bookingpress Appointment Booking Pro