WP 2FA – Two-factor authentication for WordPress <= 2.2.0 - Missing Authorization
2022-12-07 00:00
Calvin AlkanStrategic Overview
StatusPatched in 2.2.1
Affected PluginWP 2FA – Two-factor authentication for WordPress
Affected Version
<= 2.2.0CVSS4.3Medium
CVE
CVE-2022-44595Vulnerability Overview
The WP 2FA plugin for WordPress is vulnerable to authorization bypass due to a missing capability check on the login_form_validate_2fa function in versions up to, and including, 2.2.0. This makes it possible for authenticated attackers to receive a 2fa login code even if the provider is not enabled for that user.
Technical Analysis
REMEDIATION: Update to version 2.2.1, or a newer patched version --- IDENTIFIER: CWE-862 (Missing Authorization) The product does not perform an authorization check when an actor attempts to access a resource or perform an action.
External References
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C