WordPress security changelog
MEDIUM CVE-2024-1747 Analyzed

WooCommerce Customers Manager: Cross-site scripting

WooCommerce Customers Manager is affected by cross-site scripting. Exposure depends on how the affected operation is made reachable by the site. Injected script can execute in the affected site's origin when the vulnerable output is viewed.

CVE / CNA score 6.5 CVSS 3.1 · 134c704f-9b21-4f2e-91b3-4a467353bcc0
NVD score Pending NVD has not published its own CVSS assessment.
Component
WooCommerce Customers Manager
Plugin slug
woocommerce-customers-manager
Affected
See vendor advisory
Safe version
See mitigation notes
Published
Aug 01, 2024
Weakness
CWE-352 — Cross-Site Request Forgery (CSRF)

This CVE was published Aug 01, 2024 and is one of 7 known issues for this plugin.

Update, patch or deactivate.

Update WooCommerce Customers Manager 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 WooCommerce Customers Manager WordPress plugin before 30.2 does not have authorisation and CSRF in various AJAX actions, allowing any authenticated users, such as subscriber, to call them and update/delete/create customer metadata, also leading to Stored Cross-Site Scripting due to the lack of escaping of said metadata values.

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

Primary and upstream sources