### [CVE-2024-11107](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-11107) ![](https://img.shields.io/static/v1?label=Product&message=System%20Dashboard&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=0%3C%202.8.15%20&color=brighgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-Site%20Scripting%20(XSS)&color=brighgreen) ### Description The System Dashboard WordPress plugin before 2.8.15 does not sanitise and escape some parameters when outputting them in the page, which could allow unauthenticated users to perform Cross-Site Scripting attacks. ### POC #### Reference - https://wpscan.com/vulnerability/a89f1117-8df3-417b-b54f-6587545833ee/ #### Github No PoCs found on GitHub currently.