PT-2021-15907 · WordPress · Wp Hardening – Fix Your Wordpress Security
Dc11
·
Published
2021-06-21
·
Updated
2021-06-25
·
CVE-2021-24372
CVSS v3.1
6.1
Medium
| Vector | AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N |
Name of the Vulnerable Software and Affected Versions
WP Hardening – Fix Your WordPress Security WordPress plugin versions prior to 1.2.2
Description
The issue is related to a reflected Cross-Site Scripting problem. It occurs because the
$ SERVER['REQUEST URI'] is not properly sanitised or escaped before being outputted in an attribute. This leads to a security issue where an attacker could potentially inject malicious scripts.Recommendations
For versions prior to 1.2.2, update to version 1.2.2 or later to resolve the issue. As a temporary workaround, consider implementing proper sanitisation and escaping of the
$ SERVER['REQUEST URI'] variable to prevent Cross-Site Scripting attacks.Exploit
Fix
XSS
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Wp Hardening – Fix Your Wordpress Security