What the vulnerability does
01Description
Cross-Site Request Forgery (CSRF) vulnerability in manidoraisamy FormFacade formfacade allows Cross Site Request Forgery.This issue affects FormFacade: from n/a through <= 1.4.1.
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 manidoraisamy FormFacade formfacade allows Cross Site Request Forgery.This issue affects FormFacade: from n/a through <= 1.4.1.
Explanation of Vulnerability in Simple Terms
FormFacade versions up to 1.4.1 are vulnerable to cross-site request forgery (CSRF) attacks. An attacker can craft a malicious webpage that, when visited by a logged-in user, performs unwanted actions on their behalf within FormFacade. The vulnerability requires user interaction—the victim must visit the attacker's page while authenticated. No confidentiality breach occurs, but data integrity is at risk.
What an attacker can do
Perform unwanted actions on a user's FormFacade account by tricking them into visiting a malicious webpage.
Potential impact on your site
Users' FormFacade accounts can be manipulated without their knowledge if they visit untrusted sites while logged in.
Conditions required to exploit
User must be logged into FormFacade and visit an attacker-controlled webpage while authenticated.
Key dates
External resources