cve/2022/CVE-2022-1568.md

18 lines
775 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2022-1568](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1568)
![](https://img.shields.io/static/v1?label=Product&message=Team%20Members&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=5.1.1%3C%205.1.1%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-site%20Scripting%20(XSS)&color=brighgreen)
### Description
The Team Members WordPress plugin before 5.1.1 does not escape some of its Team settings, which could allow high privilege users such as admin to perform Cross-Site Scripting attacks even when unfiltered_html is disallowed
### POC
#### Reference
- https://wpscan.com/vulnerability/88328d17-ffc9-4b94-8b01-ad2fd3047fbc
#### Github
No PoCs found on GitHub currently.