CVE-2021-39200

WordPress Core 5.4 - 5.8 - Sensitive Information Disclosure

2021-09-09 00:00
@mdawaffe

Strategic Overview

Status
Patched in 5.4.7
Affected Core
WordPress 5.8
Affected Version
5.4 – < 5.8.1 · 5 branches
CVSS
5.3Medium
Weakness type
CWE-200 · Exposure of Sensitive Information to an Unauthorized Actor
CVE
CVE-2021-39200
View all WordPress 5.8 vulnerabilities

At a glance

CVE-2021-39200 is a medium-severity Exposure of Sensitive Information to an Unauthorized Actor vulnerability in the WordPress 5.8 WordPress release line, affecting 5.4 – < 5.8.1 · 5 branches. It carries a CVSS score of 5.3 (reachable over the network; high confidentiality impact). The issue is fixed in version 5.4.7; sites on affected versions should update now. Disclosed September 2021, reported by @mdawaffe.

Vulnerability Overview

WordPress is a free and open-source content management system written in PHP and paired with a MySQL or MariaDB database. In affected versions output data of the function wp_die() can be leaked under certain conditions, which can include data like nonces. It can then be used to perform actions on your behalf. This has been patched in WordPress 5.8.1, along with any older affected versions via minor releases. It's strongly recommended that you keep auto-updates enabled to receive the fix.

Technical Analysis

The vector marks this flaw as remotely reachable over the network, and no interaction from a victim user. A successful exploit has high impact on confidentiality.

CWE-200: Exposure of Sensitive Information to an Unauthorized Actor

WordPress 5.8 5.4 – < 5.8.1 · 5 branches carries this weakness at wp_die(), and reaching it takes a caller who can reach the endpoint. Sensitive information exposure means data the application intended to keep internal is returned to a caller who should not be able to see it.

The disclosed data — credentials, tokens, customer records or internal paths — is usually worth more as material for a follow-up attack than as an end in itself. For WordPress 5.8 the fix is 5.4.7: builds 5.4 – < 5.8.1 · 5 branches are affected, anything from 5.4.7 onward is not.

Remediation

Update to one of the following versions, or a newer patched version: 5.4.7, 5.5.6, 5.6.5, 5.7.3, 5.8.1

How does WordSec protect against this?

The fix is the thing that ends this: updating to 5.4.7 is the step that ends it.

  • Alerts

External References

Related records

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