WordPress security changelog
CRITICAL CVE-2023-6036 Modified

Web3: Privilege escalation or authentication bypass

Web3 is affected by privilege escalation or authentication bypass. Exploitation requires an authenticated WordPress account. A successful request can grant permissions or access that the caller should not possess.

CVE / CNA score 9.8 CVSS 3.1 · 134c704f-9b21-4f2e-91b3-4a467353bcc0
NVD score 9.8 CVSS 3.1 · nvd@nist.gov
Component
Web3
Plugin slug
web3---crypto-wallet-login-&-nft-token-gating
Affected
See vendor advisory
Safe version
See mitigation notes
Published
Feb 12, 2024
Weakness
CWE-863 — Incorrect Authorization

This CVE was published Feb 12, 2024 and is one of 1 known issue for this plugin.

Update, patch or deactivate.

Update Web3 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

The Web3 WordPress plugin before 3.0.0 is vulnerable to an authentication bypass due to incorrect authentication checking in the login flow in functions 'handle_auth_request' and 'hadle_login_request'. This makes it possible for non authenticated attackers to log in as any existing user on the site, such as an administrator, if they have access to the username.

CVE / CNA vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

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

Primary and upstream sources