What the vulnerability does
01Description
Cross-Site Request Forgery (CSRF) vulnerability in Advanced Booking Calendar plugin <= 1.7.1 on WordPress.
CVSS base score
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:L
What the vulnerability does
Cross-Site Request Forgery (CSRF) vulnerability in Advanced Booking Calendar plugin <= 1.7.1 on WordPress.
Explanation of Vulnerability in Simple Terms
Advanced Booking Calendar versions up to 1.7.1 are vulnerable to cross-site request forgery (CSRF) attacks. An attacker can craft a malicious webpage that, when visited by a logged-in site administrator, performs unwanted actions on the calendar without their knowledge. The attacker cannot read sensitive data, but can modify calendar settings or availability. A patched version has not been publicly identified.
What an attacker can do
Trick a logged-in admin into modifying calendar settings or availability by visiting a malicious webpage.
Potential impact on your site
Calendar bookings or settings could be altered without admin consent if an admin visits a malicious link.
Conditions required to exploit
Admin must be logged in and visit attacker-controlled webpage; no special privileges or network access required.
Key dates
External resources
Related vulnerabilities