### [CVE-2021-24419](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24419) ![](https://img.shields.io/static/v1?label=Product&message=WP%20YouTube%20Lyte&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=1.7.16%3C%201.7.16%20&color=brighgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-site%20Scripting%20(XSS)&color=brighgreen) ### Description The WP YouTube Lyte WordPress plugin before 1.7.16 did not sanitise or escape its lyte_yt_api_key and lyte_notification settings before outputting them back in the page, allowing high privilege users to set XSS payload on them and leading to stored Cross-Site Scripting issues. ### POC #### Reference - https://wpscan.com/vulnerability/0eeff1ee-d11e-4d52-a032-5f5bd8a6a2d7 #### Github No PoCs found on GitHub currently.