cve/2022/CVE-2022-0775.md

18 lines
742 B
Markdown
Raw Permalink Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2022-0775](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-0775)
![](https://img.shields.io/static/v1?label=Product&message=WooCommerce&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%3C%206.2.1%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-863%20Incorrect%20Authorization&color=brighgreen)
### Description
The WooCommerce WordPress plugin before 6.2.1 does not have proper authorisation check when deleting reviews, which could allow any authenticated users, such as subscriber to delete arbitrary comment
### POC
#### Reference
- https://wpscan.com/vulnerability/b76dbf37-a0a2-48cf-bd85-3ebbc2f394dd/
#### Github
No PoCs found on GitHub currently.