### [CVE-2018-5688](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-5688) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### Description ILIAS before 5.2.4 has XSS via the cmd parameter to the displayHeader function in setup/classes/class.ilSetupGUI.php in the Setup component. ### POC #### Reference - https://www.exploit-db.com/exploits/43595/ #### Github No PoCs found on GitHub currently.