What the vulnerability does
01Description
Cross-Site Request Forgery (CSRF) vulnerability in Private Messages For WordPress plugin <= 2.1.10 at WordPress allows attackers to send messages.
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 Private Messages For WordPress plugin <= 2.1.10 at WordPress allows attackers to send messages.
Explanation of Vulnerability in Simple Terms
The Private Messages For WordPress plugin through version 2.1.10 is vulnerable to cross-site request forgery (CSRF). An attacker can craft a malicious webpage that, when visited by a logged-in site administrator, performs unwanted actions within the plugin without the admin's knowledge or consent. The vulnerability requires the victim to visit the attacker's page while authenticated to the WordPress site.
What an attacker can do
Perform unwanted actions in the plugin on behalf of a logged-in administrator who visits a malicious webpage.
Potential impact on your site
An attacker can trick administrators into performing unintended plugin actions, potentially compromising private message functionality or site settings.
Conditions required to exploit
Victim must be logged into WordPress and visit an attacker-controlled webpage while authenticated.
Key dates
External resources
Related vulnerabilities