WP 2FA – Two-factor authentication for WordPress <= 2.2.0 - Reflected Cross-Site Scripting
2022-05-06 00:00
Utkarsh AgrawalStrategic Overview
StatusPatched in 2.2.1
Affected PluginWP 2FA – Two-factor authentication for WordPress
Affected Version
<= 2.2.0CVSS6.1Medium
CVE
CVE-2022-1527Vulnerability 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