What the vulnerability does
01Description
Cross-Site Request Forgery (CSRF) vulnerability in Alter plugin <= 1.0 versions.
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 Alter plugin <= 1.0 versions.
Explanation of Vulnerability in Simple Terms
Alter versions up to 1.0 contain a cross-site request forgery (CSRF) vulnerability. An attacker can craft a malicious webpage that, when visited by a logged-in user, performs unwanted actions on their behalf. The vulnerability requires user interaction—the victim must visit the attacker's page while authenticated to Alter. No confidentiality or availability impact; only data integrity is at risk.
What an attacker can do
Perform unwanted actions on a user's Alter account by tricking them into visiting a malicious webpage.
Potential impact on your site
Users' Alter accounts can be manipulated without their knowledge if they visit untrusted sites while logged in.
Conditions required to exploit
User must be logged into Alter and visit an attacker-controlled webpage.
Key dates
External resources
Related vulnerabilities