cbcvebase.
CVE-2022-29548
published 2022-04-21

CVE-2022-29548: A reflected XSS issue exists in the Management Console of several WSO2 products. This affects API Manager 2.2.0, 2.5.0, 2.6.0, 3.0.0, 3.1.0, 3.2.0, and 4.0.0…

PriorityP353medium6.1CVSS 3.1
AVNACLPRNUIRSCCLILAN
EXPLOIT
EPSS
40.48%
98.5th percentile
A reflected XSS issue exists in the Management Console of several WSO2 products. This affects 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.

Affected

31 ranges· showing 25
VendorProductVersion rangeFixed in
wso2api_manager
wso2api_manager
wso2api_manager
wso2api_manager
wso2api_manager
wso2api_manager
wso2api_manager
wso2api_manager_analytics
wso2api_manager_analytics
wso2api_manager_analytics
wso2api_microgateway
wso2data_analytics_server
wso2enterprise_integrator
wso2enterprise_integrator
wso2enterprise_integrator
wso2enterprise_integrator
wso2enterprise_integrator
wso2identity_server
wso2identity_server
wso2identity_server
wso2identity_server
wso2identity_server
wso2identity_server
wso2identity_server_analytics
wso2identity_server_analytics

Detection & IOCsextracted from sources · hover to see the quote

url/carbon/admin/login.jsp?loginStatus=false&errorCode=%27);alert(document.domain)//
path/carbon/admin/login.jsp
bytes
CARBON.showWarningDialog('???');alert(document.domain)//???
  • Look for GET requests to /carbon/admin/login.jsp with both 'loginStatus=false' and 'errorCode=' parameters containing URL-encoded single-quote and JavaScript injection patterns (e.g., %27);).
  • Use the Google dork inurl:"carbon/admin/login" to identify exposed WSO2 Management Console instances.
  • The XSS payload is injected via the 'errorCode' query parameter and reflected back unsanitized in the response body within a CARBON.showWarningDialog() JavaScript call.
  • Identify vulnerable WSO2 instances via Shodan favicon hash 1398055326 or FOFA icon_hash=1398055326.
  • ·The vulnerability is unauthenticated and requires no prior login; exploitation only requires user interaction (victim clicking a crafted link), making it suitable for phishing-based delivery.

CVSS provenance

nvdv3.16.1MEDIUMCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
nvdv2.04.3MEDIUMAV:N/AC:M/Au:N/C:N/I:P/A:N
CVEs like this are exactly what “Exploited This Week” covers.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.