What the vulnerability does
01Description
Multiple Cross-Site Request Forgery (CSRF) vulnerabilities in RD Station plugin <= 5.2.0 at WordPress.
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
Multiple Cross-Site Request Forgery (CSRF) vulnerabilities in RD Station plugin <= 5.2.0 at WordPress.
Explanation of Vulnerability in Simple Terms
The RD Station WordPress plugin through version 5.2.0 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 on the site without the admin's knowledge or consent. The vulnerability requires the admin to visit the attacker's page while authenticated to WordPress.
What an attacker can do
Perform unwanted actions on the site (modify settings, create content) by tricking an authenticated admin into visiting a malicious webpage.
Potential impact on your site
An attacker can modify plugin settings or site content if they trick your admin into clicking a malicious link while logged in.
Conditions required to exploit
Site admin must be logged into WordPress and visit an attacker-controlled webpage.
Key dates
External resources
Related vulnerabilities