SOC status:Duty analyst on shift

UK Cyber Defence
VulnerabilityModified

CVE-2018-7562

A remote code execution issue was discovered in GLPI through 9.2.1.

HIGH 7.5EPSS 1.66%

Does this matter?

High impact if exploited, but EPSS currently rates exploitation as unlikely (1.66%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.

Description

A remote code execution issue was discovered in GLPI through 9.2.1. There is a race condition that allows temporary access to an uploaded executable file that will be disallowed. The application allows an authenticated user to upload a file when he/she creates a new ticket via front/fileupload.php. This feature is protected using different types of security features like the check on the file's extension. However, the application uploads and creates a file, though this file is not allowed, and then deletes the file in the uploadFiles method in inc/glpiuploaderhandler.class.php.

CVSS 3.0
7.5 HIGHCVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
EPSS
1.66% probability · 75th percentile
CISA KEV
Not listed
Weakness
CWE-362, CWE-434
Affected
glpi-project/glpi
Source
cve@mitre.org

Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.