mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-03 12:58:02 +02:00
19 lines
619 B
Markdown
19 lines
619 B
Markdown
### [CVE-2020-16193](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-16193)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
osTicket before 1.14.3 allows XSS because include/staff/banrule.inc.php has an unvalidated echo $info['notes'] call.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/Legoclones/pentesting-osTicket
|
|
|