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

18 lines
810 B
Markdown

### [CVE-2021-24710](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24710)
![](https://img.shields.io/static/v1?label=Product&message=Print-O-Matic&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=2.0.3%3C%202.0.3%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-site%20Scripting%20(XSS)&color=brighgreen)
### Description
The Print-O-Matic WordPress plugin before 2.0.3 does not escape some of its settings before outputting them in attribute, 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/84e83d52-f69a-4de2-80c8-7c1996b30a04
#### Github
No PoCs found on GitHub currently.