CVE-2024-1747

Summary

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.

Affected Software

VendorProductVersion RangeStatus
UnknownWooCommerce Customers Manager0 < 30.2affected

Weaknesses

  • CWE-79 Cross-Site Scripting (XSS)
  • CWE-352 Cross-Site Request Forgery (CSRF)

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: poc
    • Automatable: no
    • Technical Impact: partial

References