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

18 lines
854 B
Markdown

### [CVE-2021-24301](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24301)
![](https://img.shields.io/static/v1?label=Product&message=Hotjar%20Connecticator&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=1.1.1%3C%3D%201.1.1%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-site%20Scripting%20(XSS)&color=brighgreen)
### Description
The Hotjar Connecticator WordPress plugin through 1.1.1 is vulnerable to Stored Cross-Site Scripting (XSS) in the 'hotjar script' textarea. The request did include a CSRF nonce that was properly verified by the server and this vulnerability could only be exploited by administrator users.
### POC
#### Reference
- https://wpscan.com/vulnerability/eb8e2b9d-f153-49c9-862a-5c016934f9ad
#### Github
No PoCs found on GitHub currently.