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

18 lines
1008 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
### [CVE-2021-24330](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24330)
![](https://img.shields.io/static/v1?label=Product&message=Funnel%20Builder%20by%20CartFlows%20%E2%80%93%20Create%20High%20Converting%20Sales%20Funnels%20For%20WordPress&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=1.6.13%3C%201.6.13%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-site%20Scripting%20(XSS)&color=brighgreen)
### Description
The Funnel Builder by CartFlows Create High Converting Sales Funnels For WordPress plugin before 1.6.13 did not sanitise its facebook_pixel_id and google_analytics_id settings, allowing high privilege users to set XSS payload in them, which will either be executed on pages generated by the plugin, or the whole website depending on the settings used.
### POC
#### Reference
- https://wpscan.com/vulnerability/b9748066-83b7-4762-9124-de021f687477
#### Github
No PoCs found on GitHub currently.