What the vulnerability does
01Description
Cross-Site Request Forgery (CSRF) vulnerability in Thomas Belser Asgaros Forum plugin <= 2.2.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:L
What the vulnerability does
Cross-Site Request Forgery (CSRF) vulnerability in Thomas Belser Asgaros Forum plugin <= 2.2.0 versions.
Explanation of Vulnerability in Simple Terms
Asgaros Forum versions up to 2.2.0 are vulnerable to cross-site request forgery (CSRF) attacks. An attacker can craft a malicious webpage that, when visited by a logged-in forum user, performs unwanted actions on their behalf—such as modifying settings, creating posts, or changing account details. The vulnerability requires user interaction (visiting the attacker's page) but no special privileges.
What an attacker can do
Perform unwanted actions (modify settings, create posts, change account details) on behalf of a logged-in forum user.
Potential impact on your site
Forum users' accounts can be compromised to perform actions without their knowledge or consent.
Conditions required to exploit
Victim must be logged into the forum and visit an attacker-controlled webpage.
Key dates
External resources
Related vulnerabilities