FreeBSD VuXML: Documenting security issues in FreeBSD and the FreeBSD Ports Collection

glpi -- Unauthenticated Stored XSS

Affected packages
0.65 < glpi
glpi < 9.5.2

Details

VuXML ID 09eef008-3b16-11eb-af2a-080027dbe4b7
Discovery 2020-06-25
Entry 2020-06-25

MITRE Corporation reports:

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.

References

CVE Name CVE-2020-15177
URL https://github.com/glpi-project/glpi/commit/a8109d4ee970a222faf48cf48fae2d2f06465796
URL https://github.com/glpi-project/glpi/security/advisories/GHSA-prvh-9m4h-4m79