What the vulnerability does
01Description
Cross-Site Request Forgery (CSRF) vulnerability in alextselegidis Easy!Appointments easyappointments allows Cross Site Request Forgery.This issue affects Easy!Appointments: from n/a through <= 1.4.2.
CVSS base score
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N
What the vulnerability does
Cross-Site Request Forgery (CSRF) vulnerability in alextselegidis Easy!Appointments easyappointments allows Cross Site Request Forgery.This issue affects Easy!Appointments: from n/a through <= 1.4.2.
Explanation of Vulnerability in Simple Terms
Easy!Appointments versions up to 1.4.2 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 their behalf without their knowledge. The vulnerability requires user interaction—the admin must visit the attacker's page while authenticated. Data integrity is at risk, but confidentiality and availability are not directly affected.
What an attacker can do
Perform unwanted actions (like modifying appointments or settings) on behalf of a logged-in administrator.
Potential impact on your site
Administrators' accounts can be abused to alter appointments, settings, or other data without their knowledge or consent.
Conditions required to exploit
Administrator must be logged in and visit an attacker-controlled webpage; no special privileges or complex setup required.
Key dates
External resources