What the vulnerability does
01Description
Multiple Cross-Site Request Forgery (CSRF) vulnerabilities in Admin Management Xtended plugin <= 2.4.4 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 Admin Management Xtended plugin <= 2.4.4 at WordPress.
Explanation of Vulnerability in Simple Terms
The Admin Management Xtended WordPress plugin through version 2.4.4 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 administrator's knowledge or consent. This could result in unauthorized changes to site settings or data.
What an attacker can do
Trick a logged-in admin into visiting a malicious page that performs unwanted actions on the site.
Potential impact on your site
Unauthorized modifications to site settings or data if an admin visits a malicious link.
Conditions required to exploit
Admin must visit attacker-controlled webpage while logged into WordPress.
Key dates
External resources
Related vulnerabilities