Files
CVEs-PoC/2021/CVE-2021-24823.md
T
2024-06-18 02:51:15 +02:00

18 lines
815 B
Markdown

### [CVE-2021-24823](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24823)
![](https://img.shields.io/static/v1?label=Product&message=Support%20Board&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=3.3.6%3C%203.3.6%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-352%20Cross-Site%20Request%20Forgery%20(CSRF)&color=brighgreen)
### Description
The Support Board WordPress plugin before 3.3.6 does not have any CSRF checks in actions handled by the include/ajax.php file, which could allow attackers to make logged in users do unwanted actions. For example, make an admin delete arbitrary files
### POC
#### Reference
- https://wpscan.com/vulnerability/1bdebd9e-a7f2-4f55-b5b0-185eb619ebaf
#### Github
No PoCs found on GitHub currently.