What the vulnerability does
01Description
Cross-Site Request Forgery (CSRF) vulnerability in GetResponse plugin <= 5.5.20 at WordPress.
CVSS base score
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N
What the vulnerability does
Cross-Site Request Forgery (CSRF) vulnerability in GetResponse plugin <= 5.5.20 at WordPress.
Explanation of Vulnerability in Simple Terms
The GetResponse for WordPress plugin through version 5.5.20 contains a cross-site request forgery (CSRF) vulnerability. An attacker can craft a malicious webpage that, when visited by a logged-in site administrator, performs unauthorized actions on the site without the admin's knowledge or consent. The vulnerability requires the admin to visit the attacker's page while logged into WordPress.
What an attacker can do
Perform unauthorized actions on the WordPress site by tricking a logged-in admin into visiting a malicious webpage.
Potential impact on your site
An attacker can modify plugin settings or perform other admin-level actions if they trick your site administrator into clicking a malicious link.
Conditions required to exploit
Admin must be logged into WordPress and visit an attacker-controlled webpage; no special plugin configuration required.
Key dates
External resources
Related vulnerabilities