Files
CVEs-PoC/2021/CVE-2021-24818.md
T
2024-05-25 21:48:12 +02:00

18 lines
768 B
Markdown

### [CVE-2021-24818](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24818)
![](https://img.shields.io/static/v1?label=Product&message=Wp%20Limits&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=1.0%3C%3D%201.0%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 Limits WordPress plugin through 1.0 does not have CSRF check when saving its settings, allowing attacker to make a logged in admin change them, which could make the blog unstable by setting low values
### POC
#### Reference
- https://wpscan.com/vulnerability/7cd524ed-5eb9-4d6b-b4d2-3d4be6b57879
#### Github
No PoCs found on GitHub currently.