WP Hotel Booking <= 2.0.7 - Missing Authorization to (Subscriber+) Arbitrary Post Deletion

2023-10-20 00:00
Krzysztof Zając

Strategic Overview

Status
Patched in 2.0.8
Affected PluginWP Hotel Booking
Affected Version<= 2.0.7
CVSS6.5Medium
CVECVE-2023-5651
View all WP Hotel Booking vulnerabilities

Vulnerability Overview

The WP Hotel Booking plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the tp_extra_package_remove() function hooked via AJAX in all versions up to, and including, 2.0.7. This makes it possible for authenticated attackers, with subscriber-level access and above, to delete arbitrary posts.

Technical Analysis

REMEDIATION: Update to version 2.0.8, or a newer patched version --- IDENTIFIER: CWE-862 (Missing Authorization) The product does not perform an authorization check when an actor attempts to access a resource or perform an action.

External References

Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C