What the vulnerability does
01Description
Cross-Site Request Forgery (CSRF) vulnerability in appointify Appointify appointify allows Cross Site Request Forgery.This issue affects Appointify: from n/a through <= 1.0.8.
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 appointify Appointify appointify allows Cross Site Request Forgery.This issue affects Appointify: from n/a through <= 1.0.8.
Explanation of Vulnerability in Simple Terms
Appointify versions 1.0.8 and earlier contain a cross-site request forgery (CSRF) vulnerability. An attacker can craft a malicious webpage that, when visited by a logged-in Appointify user, performs unwanted actions on their behalf. The vulnerability requires user interaction—the victim must visit the attacker's page while authenticated. Integrity of data can be compromised, but confidentiality and availability are not affected.
What an attacker can do
Perform unwanted actions (create, modify, or delete data) on behalf of a logged-in user without their knowledge.
Potential impact on your site
Users' accounts can be manipulated to perform unintended actions if they visit malicious sites while logged in to Appointify.
Conditions required to exploit
Victim must be logged into Appointify and visit an attacker-controlled webpage while authenticated.
Key dates
External resources