cve/2024/CVE-2024-2322.md

18 lines
874 B
Markdown
Raw Permalink Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2024-2322](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-2322)
![](https://img.shields.io/static/v1?label=Product&message=WooCommerce%20Cart%20Abandonment%20Recovery&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%3C%201.2.27%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-352%20Cross-Site%20Request%20Forgery%20(CSRF)&color=brighgreen)
### Description
The WooCommerce Cart Abandonment Recovery WordPress plugin before 1.2.27 does not have CSRF check in its bulk actions, which could allow attackers to make logged in admins delete arbitrary email templates as well as delete and unsubscribe users from abandoned orders via CSRF attacks.
### POC
#### Reference
- https://wpscan.com/vulnerability/c740ed3b-d6b8-4afc-8c6b-a1ec37597055/
#### Github
No PoCs found on GitHub currently.