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

18 lines
771 B
Markdown

### [CVE-2021-24852](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24852)
![](https://img.shields.io/static/v1?label=Product&message=MouseWheel%20Smooth%20Scroll&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=5.7%3C%205.7%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-352%20Cross-Site%20Request%20Forgery%20(CSRF)&color=brighgreen)
### Description
The MouseWheel Smooth Scroll WordPress plugin before 5.7 does not have CSRF check in place on its settings page, which could allow attackers to make a logged in admin change them via a CSRF attack
### POC
#### Reference
- https://wpscan.com/vulnerability/1069fb40-44f0-468e-9fd4-7a0fb8cde5a5
#### Github
No PoCs found on GitHub currently.