cve/2021/CVE-2021-24600.md

18 lines
814 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2021-24600](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24600)
![](https://img.shields.io/static/v1?label=Product&message=WP%20Dialog&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=1.2.5.5%3C%3D%201.2.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 WP Dialog WordPress plugin through 1.2.5.5 does not sanitise and escape some of its settings before outputting them in pages, allowing high privilege users to perform Cross-Site Scripting attacks even when the unfiltered_html capability is disallowed.
### POC
#### Reference
- https://wpscan.com/vulnerability/413b3a2e-1c05-45ec-b00f-1c137a1ae33e
#### Github
No PoCs found on GitHub currently.