vendor:
Blue Admin
by:
WordPress Plugin Blue Admin 21.06.01 - Cross-Site Request Forgery (CSRF)
8.8
CVSS
HIGH
Cross-Site Request Forgery (CSRF)
352
CWE
Product Name: Blue Admin
Affected Version From: <= 21.06.01
Affected Version To: <= 21.06.01
Patch Exists: YES
Related CWE: CVE-2021-24581
CPE: a:wordpress:blue_admin:21.06.01
Platforms Tested: Windows 10 Professional
2021
WordPress Plugin Blue Admin 21.06.01 – Cross-Site Request Forgery (CSRF)
A Cross-Site Request Forgery (CSRF) vulnerability exists in WordPress Plugin Blue Admin 21.06.01, which allows an attacker to inject malicious JavaScript code into the login page of the plugin. By sending a specially crafted request, an attacker can inject arbitrary HTML and script code into the application, potentially allowing the execution of malicious code.
Mitigation:
Developers should ensure that all user input is properly validated and sanitized before being used in the application. Additionally, developers should ensure that all user input is properly escaped before being used in the application.