WordPress · Wp Admin Style · CVE-2022-1814
**Name of the Vulnerable Software and Affected Versions**
WP Admin Style WordPress plugin versions through 0.1.2
**Description**
The issue allows high privilege users, such as admins, to perform Stored Cross-Site Scripting attacks when the unfiltered html capability is disallowed, due to the plugin not sanitizing and escaping some of its settings.
**Recommendations**
For WP Admin Style WordPress plugin versions through 0.1.2, update to a version that properly sanitizes and escapes its settings to prevent Stored Cross-Site Scripting attacks. As a temporary workaround, consider restricting the `unfiltered html` capability to minimize the risk of exploitation.