Vulnerabilities (CVE)

Filtered by vendor Thimpress Subscribe
Filtered by product Wp Hotel Booking
Total 7 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2024-3605 1 Thimpress 1 Wp Hotel Booking 2024-07-15 N/A 9.8 CRITICAL
The WP Hotel Booking plugin for WordPress is vulnerable to SQL Injection via the 'room_type' parameter of the /wphb/v1/rooms/search-rooms REST API endpoint in all versions up to, and including, 2.1.0 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
CVE-2023-5799 1 Thimpress 1 Wp Hotel Booking 2024-02-28 N/A 5.4 MEDIUM
The WP Hotel Booking WordPress plugin before 2.0.8 does not have proper authorisation when deleting a package, allowing Contributor and above roles to delete posts that do no belong to them
CVE-2023-5651 1 Thimpress 1 Wp Hotel Booking 2024-02-28 N/A 5.4 MEDIUM
The WP Hotel Booking WordPress plugin before 2.0.8 does not have authorisation and CSRF checks, as well as does not ensure that the package to be deleted is a package, allowing any authenticated users, such as subscriber to delete arbitrary posts
CVE-2023-5652 1 Thimpress 1 Wp Hotel Booking 2024-02-28 N/A 9.8 CRITICAL
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
CVE-2020-36757 1 Thimpress 1 Wp Hotel Booking 2024-02-28 N/A 4.3 MEDIUM
The WP Hotel Booking plugin for WordPress is vulnerable to Cross-Site Request Forgery in versions up to, and including, 1.10.1. This is due to missing or incorrect nonce validation on the admin_add_order_item() function. This makes it possible for unauthenticated attackers to add an order item via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
CVE-2021-36852 1 Thimpress 1 Wp Hotel Booking 2024-02-28 N/A 8.0 HIGH
Cross-Site Request Forgery (CSRF) vulnerability in ThimPress WP Hotel Booking plugin <= 1.10.5 at WordPress.
CVE-2020-29047 1 Thimpress 1 Wp Hotel Booking 2024-02-28 7.5 HIGH 9.8 CRITICAL
The wp-hotel-booking plugin through 1.10.2 for WordPress allows remote attackers to execute arbitrary code because of an unserialize operation on the thimpress_hotel_booking_1 cookie in load in includes/class-wphb-sessions.php.