cve/2023/CVE-2023-5979.md

18 lines
850 B
Markdown
Raw Normal View History

2024-05-28 08:49:17 +00:00
### [CVE-2023-5979](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-5979)
![](https://img.shields.io/static/v1?label=Product&message=eCommerce%20Product%20Catalog%20Plugin%20for%20WordPress&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%3C%203.3.26%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-352%20Cross-Site%20Request%20Forgery%20(CSRF)&color=brighgreen)
### Description
The eCommerce Product Catalog Plugin for WordPress plugin before 3.3.26 does not have CSRF checks in some of its admin pages, which could allow attackers to make logged-in users perform unwanted actions via CSRF attacks, such as delete all products
### POC
#### Reference
- https://wpscan.com/vulnerability/936934c3-5bfe-416e-b6aa-47bed4db05c4
#### Github
No PoCs found on GitHub currently.