What the vulnerability does
01Description
Cross-Site Request Forgery (CSRF) vulnerability in Pascal Casier bbPress Toolkit plugin <= 1.0.12 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 Pascal Casier bbPress Toolkit plugin <= 1.0.12 versions.
Explanation of Vulnerability in Simple Terms
bbPress Toolkit versions up to 1.0.12 contain a cross-site request forgery (CSRF) vulnerability that allows attackers to perform unauthorized actions on behalf of site users. An attacker can craft a malicious link or page that, when visited by a logged-in user, triggers unwanted changes. The vulnerability requires user interaction and does not expose sensitive data, but can modify site content or settings.
What an attacker can do
Trick a logged-in user into performing unwanted actions on the site, such as modifying content or settings.
Potential impact on your site
Users' accounts can be used to make unauthorized changes to site content or configuration without their knowledge.
Conditions required to exploit
A logged-in site user must visit an attacker-controlled page or click a malicious link while authenticated.
Key dates
External resources
Related vulnerabilities