.. / CVE-2019-14750

Exploit for osTicket < 1.12.1 - Cross-Site Scripting (CVE-2019-14750)

Description:

An issue was discovered in osTicket before 1.10.7 and 1.12.x before 1.12.1. Stored XSS exists in setup/install.php. It was observed that no input sanitization was provided in the firstname and lastname fields of the application. The insertion of malicious queries in those fields leads to the execution of those queries. This can further lead to cookie stealing or other malicious actions.

Nuclei Template

View the template here CVE-2019-14750.yaml

Validate with Nuclei

echo "$URL" | nuclei -t ~/nuclei-templates/http/cves/2019/CVE-2019-14750.yaml
Copy

References:

https://github.com/osTicket/osTicket/commit/c3ba5b78261e07a883ad8fac28c214486c854e12
https://github.com/osTicket/osTicket/releases/tag/v1.10.7
http://packetstormsecurity.com/files/154005/osTicket-1.12-Cross-Site-Scripting.html
https://packetstormsecurity.com/files/154005/osTicket-1.12-Cross-Site-Scripting.html
https://nvd.nist.gov/vuln/detail/CVE-2019-14750