What the vulnerability does
01Description
Cross-Site Request Forgery (CSRF) vulnerability in Ultimate Member plugin <= 2.6.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 Ultimate Member plugin <= 2.6.0 versions.
Explanation of Vulnerability in Simple Terms
Ultimate Member versions up to 2.6.0 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 to the site. No authentication is required from the attacker, but the victim must click the link or visit the page.
What an attacker can do
Perform unauthorized actions on the site by tricking a logged-in user into clicking a malicious link.
Potential impact on your site
Site users' accounts can be manipulated without their knowledge, potentially leading to unauthorized profile changes or settings modifications.
Conditions required to exploit
Victim must be logged in and click an attacker-controlled link or visit a malicious page.
Key dates
External resources
Related vulnerabilities