Vulnerability identifier: #VU41606
Vulnerability risk: Medium
CVSSv4.0: 5.5 [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:
CWE-ID:
CWE-20
Exploitation vector: Network
Exploit availability: Yes
Vulnerable software:
GLPI
Web applications /
CRM systems
Vendor: glpi-project
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"
Mitigation
Install update from vendor's website.
Vulnerable software versions
GLPI: 0.20 - 0.83.31
External links
https://osvdb.org/94683
https://seclists.org/oss-sec/2013/q2/626
https://seclists.org/oss-sec/2013/q2/645
https://www.exploit-db.com/exploits/26530
https://www.securityfocus.com/bid/60823
https://forge.indepnet.net/projects/glpi/repository/revisions/21169/diff
Can this vulnerability be exploited remotely?
Yes. This vulnerability can be exploited by a remote non-authenticated attacker via the Internet.
Is there known malware, which exploits this vulnerability?
No. We are not aware of malware exploiting this vulnerability. However, proof of concept for this vulnerability is available.