cve/2017/CVE-2017-15580.md
2024-06-18 02:51:15 +02:00

1.0 KiB

CVE-2017-15580

Description

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.

POC

Reference

Github