### [CVE-2022-4491](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-4491) ![](https://img.shields.io/static/v1?label=Product&message=WP-Table%20Reloaded&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=%3D%200%20&color=brighgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-Site%20Scripting%20(XSS)&color=brighgreen) ### Description The WP-Table Reloaded WordPress plugin through 1.9.4 does not validate and escapes some of its shortcode attributes before outputting them back in the page, which could allow users with a role as low as a 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/b62d8fa6-d546-4794-8f7a-c5e4a7f607dc #### Github No PoCs found on GitHub currently.