vendor:
osTicket
by:
Özkan Mustafa Akkuş (AkkuS)
8.8
CVSS
HIGH
Cross-Site Scripting to Local File Inclusion
79
CWE
Product Name: osTicket
Affected Version From: v1.11
Affected Version To: v1.11
Patch Exists: YES
Related CWE: N/A
CPE: osticket
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: XAMPP for Linux
2019
osTicket v1.11 – Cross-Site Scripting to Local File Inclusion
This is exploit proof of concept as XSS attempt can lead to an LFI (Local File Inclusion) attack at osTicket. There are two different XSS vulnerabilities in the 'Import' field on the Agent Panel - User Directory field. This vulnerability causes a different vulnerability. The attacker can run the malicious JS file that he uploads in the XSS vulnerability. Uploaded JS files can be called clear text. Therefore, attackers do not have to use a different server to perform an attack. Then it is possible to create 'Local File Inclusion' vulnerability too.
Mitigation:
The user should ensure that the application is up to date and patched with the latest security updates. The user should also ensure that the application is configured securely and that all input is validated and sanitized.