What the vulnerability does
01Description
Contributor PHP Object Injection in Booking and Rental Manager <= 2.7.5 versions.
CVSS base score
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
What the vulnerability does
Contributor PHP Object Injection in Booking and Rental Manager <= 2.7.5 versions.
Explanation of Vulnerability in Simple Terms
The Booking and Rental Manager plugin contains a deserialization vulnerability that allows authenticated users to execute arbitrary code on the site. An attacker with low-level access can craft malicious serialized data to trigger code execution with full site privileges. This affects all versions up to 2.7.5.
What an attacker can do
Run their own PHP code on the site with full administrative privileges.
Potential impact on your site
A compromised low-privilege account can lead to complete site takeover, data theft, or malware installation.
Conditions required to exploit
Attacker must have a low-level user account (e.g., customer or subscriber role) on the site.
Key dates
External resources
Related vulnerabilities