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

18 lines
912 B
Markdown

### [CVE-2021-24941](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24941)
![](https://img.shields.io/static/v1?label=Product&message=Popups%2C%20Welcome%20Bar%2C%20Optins%20and%20Lead%20Generation%20Plugin%20%E2%80%93%20Icegram&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=2.0.5%3C%202.0.5%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-site%20Scripting%20(XSS)&color=brighgreen)
### Description
The Popups, Welcome Bar, Optins and Lead Generation Plugin WordPress plugin before 2.0.5 does not sanitise and escape the message_id parameter of the get_message_action_row AJAX action before outputting it back in an attribute, leading to a reflected Cross-Site Scripting issue
### POC
#### Reference
- https://wpscan.com/vulnerability/beca7afd-8f03-4909-bea0-77b63513564b
#### Github
No PoCs found on GitHub currently.