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

19 lines
943 B
Markdown

### [CVE-2021-24683](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24683)
![](https://img.shields.io/static/v1?label=Product&message=Weather%20Effect%20%E2%80%93%20Christmas%20Santa%20Snow%20Falling&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=1.3.4%3C%201.3.4%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-352%20Cross-Site%20Request%20Forgery%20(CSRF)&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-site%20Scripting%20(XSS)&color=brighgreen)
### Description
The Weather Effect WordPress plugin before 1.3.4 does not have any CSRF checks in place when saving its settings, and do not validate or escape them, which could lead to Stored Cross-Site Scripting issue.
### POC
#### Reference
- https://wpscan.com/vulnerability/54f95b51-5804-4bee-9e4a-f73b8ef9bbd5
#### Github
No PoCs found on GitHub currently.