What the vulnerability does
01Description
Unauthenticated PHP Object Injection in Booking Activities <= 1.18.4 versions.
CVSS base score
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
What the vulnerability does
Unauthenticated PHP Object Injection in Booking Activities <= 1.18.4 versions.
Explanation of Vulnerability in Simple Terms
Booking Activities versions up to 1.18.4 contain a deserialization vulnerability that allows attackers to execute arbitrary code on the site. An attacker can craft a malicious serialized object that, when deserialized by the application, executes code with full site privileges. The vulnerability requires user interaction—typically a site administrator must visit a malicious link or page—but once triggered, grants complete control over the WordPress installation.
What an attacker can do
Execute arbitrary code on the site and take full control of the WordPress installation.
Potential impact on your site
Complete compromise of the site, including data theft, malware injection, and loss of administrative control.
Conditions required to exploit
Network access and user interaction required; typically requires an admin or authenticated user to visit a malicious link.
Key dates
External resources
Related vulnerabilities