### [CVE-2024-4483](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-4483) ![](https://img.shields.io/static/v1?label=Product&message=Email%20Encoder&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=0%3C%202.2.2%20&color=brighgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-Site%20Scripting%20(XSS)&color=brighgreen) ### Description The Email Encoder WordPress plugin before 2.2.2 does not escape the WP_Email_Encoder_Bundle_options[protection_text] parameter before outputting it back in an attribute in an admin page, leading to a Stored Cross-Site Scripting ### POC #### Reference - https://wpscan.com/vulnerability/8f2ac76c-f3f8-41f9-a32a-f414825cf6f1/ #### Github No PoCs found on GitHub currently.