CVE-2018-7196
published 2018-03-27CVE-2018-7196: Cross-site scripting (XSS) vulnerability in /scp/index.php in Enhancesoft osTicket before 1.10.2 allows remote attackers to inject arbitrary web script or HTML…
PriorityP432medium6.1CVSS 3.0
AVNACLPRNUIRSCCLILAN
EXPLOIT
EPSS
2.48%
82.6th percentile
Cross-site scripting (XSS) vulnerability in /scp/index.php in Enhancesoft osTicket before 1.10.2 allows remote attackers to inject arbitrary web script or HTML via the "sort" parameter.
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| osticket | osticket | <= 1.10.1 | — |
CVSS provenance
nvdv3.06.1MEDIUMCVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
nvdv2.04.3MEDIUMAV:N/AC:M/Au:N/C:N/I:P/A:N
CVEs like this are exactly what “Exploited This Week” covers.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
No detection rules found.
Nuclei
osTicket < 1.10.2 - Cross-Site Scripting
nuclei·CVSS 6.1
CVE-2018-7196 [MEDIUM] osTicket < 1.10.2 - Cross-Site Scripting
osTicket alert(document.domain);&dir=1 HTTP/1.1
Host: {{Hostname}}
matchers:
- type: dsl
dsl:
- 'contains(body, "\">alert(document.domain);")'
- 'contains(header, "text/html")'
- 'status_code == 200'
condition: and
# digest: 4b0a00483046022100b33b79e0fed68aa3c619c59c5dbadb726b0a935a7ca0fb1f880ec8db1ce8c77e022100f01e021d4038bca0cabd680212020f445a2f6f58e09f8af0d86d6138313ac4be:922c64590222798bb761d5b6d8e72950
No writeups or analysis indexed.
2018-03-27
Published