cve/2023/CVE-2023-4318.md

18 lines
745 B
Markdown
Raw Normal View History

2024-05-28 08:49:17 +00:00
### [CVE-2023-4318](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-4318)
![](https://img.shields.io/static/v1?label=Product&message=Herd%20Effects&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%3C%205.2.4%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-352%20Cross-Site%20Request%20Forgery%20(CSRF)&color=brighgreen)
### Description
The Herd Effects WordPress plugin before 5.2.4 does not have CSRF when deleting its items, which could allow attackers to make logged in admins delete arbitrary effects via a CSRF attack
### POC
#### Reference
- https://wpscan.com/vulnerability/93b40030-3706-4063-bf59-4ec983afdbb6
#### Github
No PoCs found on GitHub currently.