What the vulnerability does
01Description
Cross-Site Request Forgery (CSRF) vulnerability in Marios Alexandrou Enhanced Plugin Admin plugin <= 1.16 versions.
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 Marios Alexandrou Enhanced Plugin Admin plugin <= 1.16 versions.
Explanation of Vulnerability in Simple Terms
Enhanced Plugin Admin versions up to 1.16 contain a cross-site request forgery (CSRF) vulnerability. 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.
What an attacker can do
Perform unwanted administrative actions on the site by tricking a logged-in admin into visiting a malicious webpage.
Potential impact on your site
An admin's session can be hijacked to make unauthorized changes to site settings or configuration without their knowledge.
Conditions required to exploit
Site admin must be logged in and visit an attacker-controlled webpage; no special privileges or authentication by the attacker required.
Key dates
External resources
Related vulnerabilities