### [CVE-2023-0602](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0602) ![](https://img.shields.io/static/v1?label=Product&message=Twittee%20Text%20Tweet&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-Site%20Scripting%20(XSS)&color=brighgreen) ### Description The Twittee Text Tweet WordPress plugin through 1.0.8 does not properly escape POST values which are printed back to the user inside one of the plugin's administrative page, which allows reflected XSS attacks targeting administrators to happen. ### POC #### Reference - https://wpscan.com/vulnerability/c357f93d-4f21-4cd9-9378-d97756c75255 #### Github No PoCs found on GitHub currently.