WP 2FA <= 2.5.0 - Insecure Direct Object Reference to Arbitrary Email Sending

2024-01-02 00:00
Ulyses Saicha

Strategic Overview

Status
Patched in 2.6.0
Affected Version<= 2.5.0
CVSS4.3Medium
CVECVE-2023-6506
View all WP 2FA – Two-factor authentication for WordPress vulnerabilities

Vulnerability Overview

The WP 2FA – Two-factor authentication for WordPress plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 2.5.0 via the send_backup_codes_email due to missing validation on a user controlled key. This makes it possible for subscriber-level attackers to email arbitrary users on the site.

Technical Analysis

REMEDIATION: Update to version 2.6.0, or a newer patched version --- IDENTIFIER: CWE-639 (Authorization Bypass Through User-Controlled Key) The system's authorization functionality does not prevent one user from gaining access to another user's data or record by modifying the key value identifying the data.

External References

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