What the vulnerability does
01Description
Missing Authorization vulnerability in Appointment Booking Calendar plugin <= 1.3.69 on WordPress.
CVSS base score
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
What the vulnerability does
Missing Authorization vulnerability in Appointment Booking Calendar plugin <= 1.3.69 on WordPress.
Explanation of Vulnerability in Simple Terms
The Appointment Booking Calendar plugin for WordPress versions up to 1.3.69 does not properly check user permissions before allowing certain actions. A logged-in user with low privileges can modify data they should not have access to. The plugin does not validate authorization on sensitive operations, allowing privilege escalation within the plugin's scope.
What an attacker can do
A logged-in user can modify appointment or calendar data they should not have permission to change.
Potential impact on your site
Unauthorized users can alter booking data, appointments, or calendar settings, potentially disrupting your booking system and customer experience.
Conditions required to exploit
Attacker must have a low-privilege WordPress user account (e.g., subscriber or contributor role).
Key dates
External resources
Related vulnerabilities