WP Hardening – Fix Your WordPress Security <= 1.2.1 - Reflected Cross-Site Scripting

2021-06-07 00:00
dc11

Strategic Overview

Status
Patched in 1.2.2
Affected Version<= 1.2.1
CVSS6.1Medium
CVECVE-2021-24372
View all WP Hardening (discontinued) vulnerabilities

Vulnerability Overview

The WP Hardening – Fix Your WordPress Security WordPress plugin before 1.2.2 did not sanitise or escape the $_SERVER['REQUEST_URI'] before outputting it in an attribute, leading to a reflected Cross-Site Scripting issue.

Technical Analysis

REMEDIATION: Update to version 1.2.2, or a newer patched version --- IDENTIFIER: CWE-79 (Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')) The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.

External References

Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C