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

18 lines
865 B
Markdown

### [CVE-2021-24305](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24305)
![](https://img.shields.io/static/v1?label=Product&message=Target%20First%20Plugin&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=2.0%3D%202.0%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-site%20Scripting%20(XSS)&color=brighgreen)
### Description
The Target First WordPress Plugin v2.0, also previously known as Watcheezy, suffers from a critical unauthenticated stored XSS vulnerability. An attacker could change the licence key value through a POST on any URL with the 'weeWzKey' parameter that will be save as the 'weeID option and is not sanitized.
### POC
#### Reference
- https://wpscan.com/vulnerability/4d55d1f5-a7b8-4029-942d-7a13e2498f64
#### Github
No PoCs found on GitHub currently.