WordPress security changelog
HIGH CVE-2018-20231 Modified

Two Factor Authentication: Cross-site request forgery

Two Factor Authentication is affected by cross-site request forgery. Exposure depends on how the affected operation is made reachable by the site. Exploitation relies on a signed-in privileged user submitting an attacker-controlled request.

CVE / CNA score 8.8 CVSS · cve@mitre.org
NVD score 8.8 CVSS 3.0 · nvd@nist.gov
Component
Two Factor Authentication
Plugin slug
two-factor-authentication
Affected
See vendor advisory
Safe version
See mitigation notes
Published
Dec 19, 2018
Weakness
CWE-352 — Cross-Site Request Forgery (CSRF)

This CVE was published Dec 19, 2018 and is one of 3 known issues for this plugin.

Update, patch or deactivate.

Update Two Factor Authentication to a release outside the affected range, or disable and remove it until a fixed version is available.

No confirmed safe version is listed. Consider a vendor-supported patch or temporarily restricting the affected functionality while you assess the risk.

Deactivate only when warranted by your risk profile, or when advised by your hosting provider in the limited circumstances where the vulnerability cannot otherwise be mitigated. If you’re unsure which action is appropriate, contact Fused or your hosting provider for guidance.

Technical description

Cross Site Request Forgery (CSRF) in the two-factor-authentication plugin before 1.3.13 for WordPress allows remote attackers to disable 2FA via the tfa_enable_tfa parameter due to missing nonce validation.

NVD vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H

Primary and upstream sources