WP 2FA – Two-factor authentication for WordPress <= 2.2.0 - Reflected Cross-Site Scripting

2022-05-06 00:00
Utkarsh Agrawal

Strategic Overview

Status
Patched in 2.2.1
Affected Version<= 2.2.0
CVSS6.1Medium
CVECVE-2022-1527
View all WP 2FA – Two-factor authentication for WordPress vulnerabilities

Vulnerability Overview

The WP 2FA WordPress plugin before 2.2.1 does not sanitize and escape a parameter before outputting it back in an admin page, leading to a Reflected Cross-Site Scripting issue.

Technical Analysis

REMEDIATION: Update to version 2.2.1, 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