WordPress security changelog
HIGH CVE-2021-32770 Modified

Gatsby Source Wordpress: A security weakness

Gatsby Source Wordpress is affected by a security weakness. Exposure depends on how the affected operation is made reachable by the site. The resulting impact depends on how the affected component exposes the vulnerable operation.

CVE / CNA score 7.5 CVSS 3.1 · security-advisories@github.com
NVD score 7.5 CVSS 3.1 · nvd@nist.gov
Component
Gatsby Source Wordpress
Plugin slug
gatsby-source-wordpress
Affected
See vendor advisory
Safe version
See mitigation notes
Published
Jul 15, 2021
Weakness
CWE-200 — Exposure of Sensitive Information to an Unauthorized Actor
CWE-522 — Insufficiently Protected Credentials

This CVE was published Jul 15, 2021 and is one of 1 known issue for this plugin.

Update, patch or deactivate.

Update Gatsby Source Wordpress 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

Gatsby is a framework for building websites. The gatsby-source-wordpress plugin prior to versions 4.0.8 and 5.9.2 leaks .htaccess HTTP Basic Authentication variables into the app.js bundle during build-time. Users who are not initializing basic authentication credentials in the gatsby-config.js are not affected. A patch has been introduced in gatsby-source-wordpress@4.0.8 and gatsby-source-wordpress@5.9.2 which mitigates the issue by filtering all variables specified in the `auth: { }` section. Users that depend on this functionality are advised to upgrade to the latest release of gatsby-source-wordpress, run `gatsby clean` followed by a `gatsby build`. One may manually edit the app.js file post-build as a workaround.

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

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

Primary and upstream sources