vendor:
osTicket
by:
Aishwarya Iyer
5.4
CVSS
MEDIUM
Stored XSS
79
CWE
Product Name: osTicket
Affected Version From: 1.10.7
Affected Version To: 1.12.1
Patch Exists: YES
Related CWE: CVE-2019-14748
CPE: osticket
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: None
2019
osTicket-v1.12 Stored XSS via File Upload
An issue was discovered in osTicket before 1.10.7 and 1.12.x before 1.12.1. The Ticket creation form allows users to upload files along with queries. It was found that the file-upload functionality has fewer (or no) mitigations implemented for file content checks; also, the output is not handled properly, causing persistent XSS that leads to cookie stealing or malicious actions.
Mitigation:
Implement proper file content checks and handle the output properly.