What the vulnerability does
01Description
Cross-Site Request Forgery (CSRF) vulnerability in REST API Authentication plugin <= 2.4.0 on 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
Cross-Site Request Forgery (CSRF) vulnerability in REST API Authentication plugin <= 2.4.0 on WordPress.
Explanation of Vulnerability in Simple Terms
The miniOrange WordPress REST API Authentication plugin version 2.4.0 and earlier 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 their knowledge. This could result in unauthorized changes to plugin settings or site configuration.
What an attacker can do
Trick a logged-in admin into visiting a malicious page that modifies plugin settings or site configuration without their consent.
Potential impact on your site
Unauthorized changes to REST API authentication settings or other plugin configuration if an admin visits a malicious link.
Conditions required to exploit
Admin must be logged in and visit an attacker-controlled webpage; no special plugin configuration required.
Key dates
External resources
Related vulnerabilities