### [CVE-2022-4829](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-4829) ![](https://img.shields.io/static/v1?label=Product&message=Show-Hide%20%2F%20Collapse-Expand&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=0%3C%201.3.0%20&color=brighgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-Site%20Scripting%20(XSS)&color=brighgreen) ### Description The Show-Hide / Collapse-Expand WordPress plugin before 1.3.0 does not validate and escape some of its shortcode attributes before outputting them back in the page, which could allow users with a role as low as contributor to perform Stored Cross-Site Scripting attacks which could be used against high privilege users such as admins. ### POC #### Reference - https://wpscan.com/vulnerability/57e528ce-ec8c-4734-8903-926be36f91e7 #### Github No PoCs found on GitHub currently.