Vulnerability Description
osTicket before 1.14.3 allows XSS because include/staff/banrule.inc.php has an unvalidated echo $info['notes'] call.
CVSS Score
5.4
MEDIUM
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Osticket | Osticket | < 1.14.3 |
Related Weaknesses (CWE)
References
- https://github.com/osTicket/osTicket/blob/develop/include/staff/banrule.inc.php#PatchThird Party Advisory
- https://github.com/osTicket/osTicket/pull/5616/commits/fb570820ef1138776f929a179PatchThird Party Advisory
- https://github.com/osTicket/osTicket/blob/develop/include/staff/banrule.inc.php#PatchThird Party Advisory
- https://github.com/osTicket/osTicket/pull/5616/commits/fb570820ef1138776f929a179PatchThird Party Advisory
FAQ
What is CVE-2020-16193?
CVE-2020-16193 is a vulnerability with a CVSS score of 5.4 (MEDIUM). osTicket before 1.14.3 allows XSS because include/staff/banrule.inc.php has an unvalidated echo $info['notes'] call.
How severe is CVE-2020-16193?
CVE-2020-16193 has been rated MEDIUM with a CVSS base score of 5.4/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2020-16193?
Check the references section above for vendor advisories and patch information. Affected products include: Osticket Osticket.