cve/2023/CVE-2023-5006.md

18 lines
815 B
Markdown
Raw Normal View History

2024-05-28 08:49:17 +00:00
### [CVE-2023-5006](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-5006)
![](https://img.shields.io/static/v1?label=Product&message=WP%20Discord%20Invite&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%3C%202.5.1%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-352%20Cross-Site%20Request%20Forgery%20(CSRF)&color=brighgreen)
### Description
The WP Discord Invite WordPress plugin before 2.5.1 does not protect some of its actions against CSRF attacks, allowing an unauthenticated attacker to perform actions on their behalf by tricking a logged in administrator to submit a crafted request.
### POC
#### Reference
- https://wpscan.com/vulnerability/d29bcc1c-241b-4867-a0c8-4ae5f9d1c8e8
#### Github
No PoCs found on GitHub currently.