#VU38020 Arbitrary file upload in osTicket - CVE-2017-15580

 

#VU38020 Arbitrary file upload in osTicket - CVE-2017-15580

Published: October 23, 2017 / Updated: June 17, 2021


Vulnerability identifier: #VU38020
Vulnerability risk: High
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:P/U:Amber
CVE-ID: CVE-2017-15580
CWE-ID: CWE-434
Exploitation vector: Remote access
Exploit availability: Public exploit is available
Vulnerable software:
osTicket
Software vendor:
osTicket.com

Description

The vulnerability allows a remote non-authenticated attacker to execute arbitrary code.

osTicket 1.10.1 provides a functionality to upload 'html' files with associated formats. However, it does not properly validate the uploaded file's contents and thus accepts any type of file, such as with a tickets.php request that is modified with a .html extension changed to a .exe extension. An attacker can leverage this vulnerability to upload arbitrary files on the web application having malicious content.


Remediation

Install update from vendor's website.

External links