CVE-2023-0865
Published: 20 March 2023
Summary
CVE-2023-0865 is a high-severity Authorization Bypass Through User-Controlled Key (CWE-639) vulnerability in Woocommerce Multiple Customer Addresses \& Shipping Project Woocommerce Multiple Customer Addresses \& Shipping. Its CVSS base score is 8.8 (High).
Operationally, ranked in the top 8.0% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog; a public proof-of-concept is referenced.
Deeper analysis
The WooCommerce Multiple Customer Addresses & Shipping WordPress plugin before version 21.7 is affected by an authorization bypass vulnerability tracked as CWE-639. The plugin does not verify ownership of address records when performing add, update, retrieve, delete, or duplicate operations, allowing requests to succeed regardless of whether the acting user owns the data or holds high privileges.
Any authenticated user, including those assigned only subscriber rights, can exploit the flaw over the network to access, modify, duplicate, or remove address information belonging to other accounts. Successful exploitation yields full control over the targeted address data and carries a CVSS 3.1 score of 8.8.
Public advisories published via WPScan detail the affected plugin versions and recommend upgrading to 21.7 or later to correct the missing authorization checks. The associated EPSS score has remained low, with a current value of 0.0760 and a peak of 0.0880.
EU & UK References
- 🇪🇺 ENISA EUVD: EUVD-2023-12862
Vulnerability details
The WooCommerce Multiple Customer Addresses & Shipping WordPress plugin before 21.7 does not ensure that the address to add/update/retrieve/delete and duplicate belong to the user making the request, or is from a high privilege users, allowing any authenticated users, such…
more
as subscriber to add/update/duplicate/delete as well as retrieve addresses of other users.
- CWE(s)
Related Threats
No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.
Affected Assets
Mitigating Controls
Likely Mitigating Controls AI
Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.