CVE-2020-15175 HIGH

CVE-2020-15175: Unauthenticated File Deletion in GLPI

Vendor Glpi-Project
Product glpi
Weakness CWE-552 · Files accessible externally
Published October 7, 2020
Last update August 4, 2024

CVSS base score

7.4/10
Attack vector Network
Attack complexity High
Privileges required None
User interaction None
Confidentiality High
Integrity High

CVSS vector

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N

What the vulnerability does

01Description

In GLPI before version 9.5.2, the `​pluginimage.send.php​` endpoint allows a user to specify an image from a plugin. The parameters can be maliciously crafted to instead delete the .htaccess file for the files directory. Any user becomes able to read all the files and folders contained in “/files/”. Some of the sensitive information that is compromised are the user sessions, logs, and more. An attacker would be able to get the Administrators session token and use that to authenticate. The issue is patched in version 9.5.2.

Key dates

02Disclosure timeline

October 7, 2020 CVE published
August 4, 2024 Record updated