cve/2022/CVE-2022-1915.md

18 lines
808 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2022-1915](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1915)
![](https://img.shields.io/static/v1?label=Product&message=WP%20Zillow%20Review%20Slider&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=2.4%3C%202.4%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-site%20Scripting%20(XSS)&color=brighgreen)
### Description
The WP Zillow Review Slider WordPress plugin before 2.4 does not escape a settings, which could allow high privilege users to perform Cross-Site Scripting attacks even when the unfiltered_html capability is disallowed (for example in multisite)
### POC
#### Reference
- https://wpscan.com/vulnerability/c3c28edf-19bc-4f3a-b58e-f1c67557aa29
#### Github
No PoCs found on GitHub currently.