What the vulnerability does
01Description
Unauthenticated Cross Site Request Forgery (CSRF) in FluentBooking Pro <= 2.2.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:N
What the vulnerability does
Unauthenticated Cross Site Request Forgery (CSRF) in FluentBooking Pro <= 2.2.4 versions.
Explanation of Vulnerability in Simple Terms
FluentBooking Pro versions up to 2.2.4 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 unauthorized actions on the booking system without the admin's knowledge or consent. This could allow modification or deletion of bookings, settings changes, or other administrative functions.
What an attacker can do
Perform unauthorized actions on the booking system by tricking an admin into visiting a malicious webpage.
Potential impact on your site
Bookings, settings, or other booking data could be modified or deleted without your knowledge if an admin visits a malicious link.
Conditions required to exploit
Admin must be logged into WordPress and visit an attacker-controlled webpage while the session is active.
Key dates
External resources
Related vulnerabilities