What the vulnerability does
01Description
Cross-Site Request Forgery (CSRF) vulnerability in GoodBarber plugin <= 1.0.22 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 GoodBarber plugin <= 1.0.22 versions.
Explanation of Vulnerability in Simple Terms
GoodBarber versions up to 1.0.22 are vulnerable to cross-site request forgery (CSRF) attacks. An attacker can craft a malicious webpage that, when visited by a logged-in GoodBarber user, performs unwanted actions on their behalf without their knowledge. The vulnerability requires user interaction—the victim must visit the attacker's page while authenticated. Integrity of user data or settings may be compromised.
What an attacker can do
Perform unwanted actions on a user's GoodBarber account by tricking them into visiting a malicious webpage.
Potential impact on your site
Users' GoodBarber accounts can be manipulated without their consent if they visit untrusted links while logged in.
Conditions required to exploit
Victim must be logged into GoodBarber and visit an attacker-controlled webpage.
Key dates
External resources
Related vulnerabilities