Vulnerabilities (CVE)

Join the Common Vulnerabilities and Exposures (CVE) community and start to get notified about new vulnerabilities.

Filtered by vendor Reputeinfosystems Subscribe
Filtered by product Bookingpress
Total 2 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2022-4340 1 Reputeinfosystems 1 Bookingpress 2023-01-09 N/A 5.3 MEDIUM
The BookingPress WordPress plugin before 1.0.31 suffers from an Insecure Direct Object Reference (IDOR) vulnerability in it's thank you page, allowing any visitor to display information about any booking, including full name, date, time and service booked, by manipulating the appointment_id query parameter.
CVE-2022-0739 1 Reputeinfosystems 1 Bookingpress 2022-03-28 7.5 HIGH 9.8 CRITICAL
The BookingPress WordPress plugin before 1.0.11 fails to properly sanitize user supplied POST data before it is used in a dynamically constructed SQL query via the bookingpress_front_get_category_services AJAX action (available to unauthenticated users), leading to an unauthenticated SQL Injection