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

18 lines
832 B
Markdown

### [CVE-2021-24601](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24601)
![](https://img.shields.io/static/v1?label=Product&message=WPFront%20Notification%20Bar&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=2.1.0.08087%3C%202.1.0.08087%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-site%20Scripting%20(XSS)&color=brighgreen)
### Description
The WPFront Notification Bar WordPress plugin before 2.1.0.08087 does not properly sanitise and escape its settings, 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/bb437706-a918-4d66-b027-b083ab486074
#### Github
No PoCs found on GitHub currently.