What the vulnerability does
01Description
Cross-Site Request Forgery (CSRF) vulnerability in Taggbox plugin <= 2.9 versions.
CVSS base score
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:L
What the vulnerability does
Cross-Site Request Forgery (CSRF) vulnerability in Taggbox plugin <= 2.9 versions.
Explanation of Vulnerability in Simple Terms
Taggbox versions up to 2.9 contain a cross-site request forgery (CSRF) vulnerability that allows attackers to perform unwanted actions on behalf of authenticated users. An attacker can craft a malicious link or page that, when visited by a logged-in user, triggers unintended changes or operations. The vulnerability requires user interaction and does not expose sensitive data directly, but can compromise site integrity.
What an attacker can do
Trick a logged-in user into performing unwanted actions like changing settings or deleting content.
Potential impact on your site
Users' accounts can be manipulated to perform actions without their knowledge, potentially altering site content or configuration.
Conditions required to exploit
Victim must be logged in and click a malicious link or visit an attacker-controlled page.
Key dates
External resources
Related vulnerabilities