Input validation error in GLPI - CVE-2013-2225

 

Input validation error in GLPI - CVE-2013-2225

Published: May 27, 2014 / Updated: August 11, 2020


Vulnerability identifier: #VU41606
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:L/SC:N/SI:N/SA:N/E:P/U:Green
CVE-ID: CVE-2013-2225
CWE-ID: CWE-20
Exploitation vector: Remote access
Exploit availability: Public exploit is available
Vendor: glpi-project
Affected software:
GLPI

Detailed vulnerability description

The vulnerability allows a remote non-authenticated attacker to manipulate or delete data.

inc/ticket.class.php in GLPI 0.83.9 and earlier allows remote attackers to unserialize arbitrary PHP objects via the _predefined_fields parameter to front/ticket.form.php. Per: http://cwe.mitre.org/data/definitions/502.html "CWE-502: Deserialization of Untrusted Data"


How to mitigate CVE-2013-2225

Install update from vendor's website.

Sources