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

18 lines
963 B
Markdown

### [CVE-2021-24992](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24992)
![](https://img.shields.io/static/v1?label=Product&message=Smart%20Floating%20%2F%20Sticky%20Buttons%20%E2%80%93%20Call%2C%20Sharing%2C%20Chat%20Widgets%20%26%20More%20%E2%80%93%20Buttonizer&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=2.5.5%3C%202.5.5%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-site%20Scripting%20(XSS)&color=brighgreen)
### Description
The Smart Floating / Sticky Buttons WordPress plugin before 2.5.5 does not sanitise and escape some parameter before outputting them in attributes and page, which could allow high privilege users to perform Cross-Site Scripting attacks even when the unfiltered_html capability is disallowed.
### POC
#### Reference
- https://wpscan.com/vulnerability/db0b9480-2ff4-423c-a745-68e983ffa12b
#### Github
No PoCs found on GitHub currently.