### [CVE-2018-7563](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-7563) ![](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 An issue was discovered in GLPI through 9.2.1. The application is affected by XSS in the query string to front/preference.php. An attacker is able to create a malicious URL that, if opened by an authenticated user with debug privilege, will execute JavaScript code supplied by the attacker. The attacker-supplied code can perform a wide variety of actions, such as stealing the victim's session token or login credentials, performing arbitrary actions on the victim's behalf, and logging their keystrokes. ### POC #### Reference - https://membership.backbox.org/glpi-9-2-1-multiple-vulnerabilities/ - https://membership.backbox.org/glpi-9-2-1-multiple-vulnerabilities/ #### Github No PoCs found on GitHub currently.