XSS Vulnerability in osTicket Affected by Unvalidated Echo Output
CVE-2020-16193
5.4MEDIUM
What is CVE-2020-16193?
The osTicket platform prior to version 1.14.3 is susceptible to a Cross-Site Scripting (XSS) vulnerability due to an unvalidated output in the include/staff/banrule.inc.php file. Specifically, the line of code that echoes the $info['notes'] variable does not perform adequate input validation, allowing malicious actors to inject arbitrary scripts. This vulnerability can potentially be exploited by attackers to execute harmful scripts in the context of an authenticated user's session, leading to unauthorized actions or data leakage.
