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

18 lines
788 B
Markdown

### [CVE-2021-24474](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24474)
![](https://img.shields.io/static/v1?label=Product&message=Awesome%20Weather%20Widget&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=3.0.2%3C%3D%203.0.2%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-site%20Scripting%20(XSS)&color=brighgreen)
### Description
The Awesome Weather Widget WordPress plugin through 3.0.2 does not sanitize the id parameter of its awesome_weather_refresh AJAX action, leading to an unauthenticated Reflected Cross-Site Scripting (XSS) Vulnerability.
### POC
#### Reference
- https://wpscan.com/vulnerability/49bc46a8-9d55-4fa1-8e0d-0556a6336fa0
#### Github
No PoCs found on GitHub currently.