mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 06:52:09 +02:00
18 lines
993 B
Markdown
18 lines
993 B
Markdown
### [CVE-2018-7563](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-7563)
|
|

|
|

|
|

|
|
|
|
### 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/
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|