cve/2023/CVE-2023-3507.md

18 lines
775 B
Markdown
Raw Normal View History

2024-05-28 08:49:17 +00:00
### [CVE-2023-3507](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-3507)
![](https://img.shields.io/static/v1?label=Product&message=WooCommerce%20Pre-Orders&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%3C%202.0.3%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 Pre-Orders WordPress plugin before 2.0.3 has a flawed CSRF check when canceling pre-orders, which could allow attackers to make logged in admins cancel arbitrary pre-orders via a CSRF attack
### POC
#### Reference
- https://wpscan.com/vulnerability/e72bbe9b-e51d-40ab-820d-404e0cb86ee6
#### Github
No PoCs found on GitHub currently.