cve/2022/CVE-2022-0209.md

18 lines
850 B
Markdown
Raw Permalink Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2022-0209](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-0209)
![](https://img.shields.io/static/v1?label=Product&message=Mitsol%20Social%20Post%20Feed&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=1.11%3C%201.11%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-Site%20Scripting%20(XSS)&color=brighgreen)
### Description
The Mitsol Social Post Feed WordPress plugin before 1.11 does not escape some of its settings before outputting them back in attributes, which could allow high privilege users such as admin to perform cross-Site Scripting attacks even when the unfiltered_html capability is disallowed
### POC
#### Reference
- https://wpscan.com/vulnerability/1e4af9be-5c88-4a3e-89ff-dd2b1bc131fe
#### Github
No PoCs found on GitHub currently.