cve/2023/CVE-2023-0865.md

18 lines
987 B
Markdown
Raw Permalink Normal View History

2024-05-28 08:49:17 +00:00
### [CVE-2023-0865](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0865)
![](https://img.shields.io/static/v1?label=Product&message=WooCommerce%20Multiple%20Customer%20Addresses%20%26%20Shipping&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%3C%2021.7%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-639%20Authorization%20Bypass%20Through%20User-Controlled%20Key&color=brighgreen)
### Description
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 as subscriber to add/update/duplicate/delete as well as retrieve addresses of other users.
### POC
#### Reference
- https://wpscan.com/vulnerability/e39c0171-ed4a-4143-9a31-c407e3555eec
#### Github
No PoCs found on GitHub currently.