vendor:
osTicket
by:
Mehmet Kelepce / Gais Cyber Security
7.5
CVSS
HIGH
Persistent Authenticated Cross-Site Scripting
79
CWE
Product Name: osTicket
Affected Version From: 1.14.1
Affected Version To: 1.14.1
Patch Exists: YES
Related CWE:
CPE: a:osticket:osticket:1.14.1
Platforms Tested: Linux
2020
osTicket 1.14.1 – Persistent Authenticated Cross-Site Scripting
This vulnerability allows an attacker to inject malicious script into a vulnerable parameter named 'name' in the osTicket application, which can lead to the execution of arbitrary code in the context of the user's browser. By exploiting this vulnerability, an attacker can obtain the cookie information of the target user.
Mitigation:
Update to the latest version of osTicket to fix this vulnerability. Avoid using user-supplied input directly in HTML output without proper sanitization and validation.