In GLPI before version 9.5.2, the `install/install.php` endpoint insecurely stores user input into the database as `url_base` and `url_base_api`. These settings are referenced throughout the application and allow for vulnerabilities like Cross-Site Scripting and Insecure Redirection Since authentication is not required to perform these changes,anyone could point these fields at malicious websites or form input in a way to trigger XSS. Leveraging JavaScript it's possible to steal cookies, perform actions as the user, etc. The issue is patched in version 9.5.2.
History

No history.

cve-icon MITRE Information

Status: PUBLISHED

Assigner: GitHub_M

Published: 2020-10-07T19:05:14

Updated: 2020-10-07T19:05:14

Reserved: 2020-06-25T00:00:00


Link: CVE-2020-15177

JSON object: View

cve-icon NVD Information

Status : Analyzed

Published: 2020-10-07T19:15:12.797

Modified: 2020-10-16T15:39:52.237


Link: CVE-2020-15177

JSON object: View

cve-icon Redhat Information

No data.

CWE