### [CVE-2022-2305](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-2305) ![](https://img.shields.io/static/v1?label=Product&message=Popups%20%E2%80%93%20WordPress%20Popup&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=1.9.3.8%3C%3D%201.9.3.8%20&color=brighgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-site%20Scripting%20(XSS)&color=brighgreen) ### Description The WordPress Popup WordPress plugin through 1.9.3.8 does not sanitise and escape some of its settings, which could allow high privilege users such as admin to perform Stored Cross-Site Scripting attacks when the unfiltered_html capability is disallowed (for example in multisite setup) ### POC #### Reference - https://wpscan.com/vulnerability/ea0180cd-e018-43ea-88b9-fa8e71bf34bf #### Github No PoCs found on GitHub currently.