What the vulnerability does
01Description
Cross-Site Request Forgery (CSRF) vulnerability in Alexey Trofimov's Access Code Feeder plugin <= 1.0.3 at WordPress.
CVSS base score
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:L
What the vulnerability does
Cross-Site Request Forgery (CSRF) vulnerability in Alexey Trofimov's Access Code Feeder plugin <= 1.0.3 at WordPress.
Explanation of Vulnerability in Simple Terms
The Access Code Feeder WordPress plugin through version 1.0.3 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 unauthorized actions on the plugin without the admin's knowledge or consent. This could allow modification of plugin settings or other administrative functions.
What an attacker can do
Perform unauthorized actions on the plugin by tricking a logged-in admin into visiting a malicious webpage.
Potential impact on your site
An admin's browser session can be hijacked to change plugin settings or perform other unintended administrative actions.
Conditions required to exploit
Site admin must be logged in and visit an attacker-controlled webpage; no special plugin configuration required.
Key dates
External resources
Related vulnerabilities