Description
SSRF and Reflected XSS Vulnerabilities exist in multiple WSO2 products within the deprecated Try-It feature, which was accessible only to administrative users. This feature accepted user-supplied URLs without proper validation, leading to server-side request forgery (SSRF). Additionally, the retrieved content was directly reflected in the HTTP response, enabling reflected cross-site scripting (XSS) in the admin user's browser context. By tricking an administrator into accessing a crafted link, an attacker could force the server to fetch malicious content and reflect it into the adminβs browser, leading to arbitrary JavaScript execution for UI manipulation or data exfiltration. While session cookies are protected with the HttpOnly flag, the XSS still poses a significant security risk. Furthermore, SSRF can be used by a privileged user to query internal services, potentially aiding in internal network enumeration if the target endpoints are reachable from the affected product.
CVSS breakdown
Affected products
- WSO2 / org.wso2.carbon:org.wso2.carbon.ui4.6.0 β 4.6.0.1087
- WSO2 / org.wso2.carbon:org.wso2.carbon.ui4.6.1 β 4.6.1.151
- WSO2 / org.wso2.carbon:org.wso2.carbon.ui4.6.2 β 4.6.2.672
- WSO2 / org.wso2.carbon:org.wso2.carbon.ui4.6.3 β 4.6.3.30
- WSO2 / org.wso2.carbon:org.wso2.carbon.ui4.6.4 β 4.6.4.7
- WSO2 / org.wso2.carbon:org.wso2.carbon.ui4.7.1 β 4.7.1.70
- WSO2 / org.wso2.carbon:org.wso2.carbon.ui4.8.1 β 4.8.1.32
- WSO2 / org.wso2.carbon:org.wso2.carbon.ui4.10.93 β *
- WSO2 / org.wso2.carbon:org.wso2.carbon.ui4.9.29 β 4.9.*
- WSO2 / org.wso2.carbon:org.wso2.carbon.ui4.10.42 β 4.10.42.11
- WSO2 / org.wso2.carbon:org.wso2.carbon.ui4.10.9 β 4.10.9.69
- WSO2 / org.wso2.carbon:org.wso2.carbon.ui4.9.28 β 4.9.28.1
- WSO2 / org.wso2.carbon:org.wso2.carbon.ui4.9.27 β 4.9.27.3
- WSO2 / org.wso2.carbon:org.wso2.carbon.ui4.9.26 β 4.9.26.19
- WSO2 / org.wso2.carbon:org.wso2.carbon.ui4.9.0 β 4.9.0.101
- WSO2 / org.wso2.carbon:org.wso2.carbon.ui4.5.3 β 4.5.3.41
- WSO2 / WSO2 API Control Plane4.5.0 β 4.5.0.7
- WSO2 / WSO2 API Manager4.4.0 β 4.4.0.23
- WSO2 / WSO2 API Manager4.5.0 β 4.5.0.7
- WSO2 / WSO2 API Manager4.2.0 β 4.2.0.147
- WSO2 / WSO2 API Manager4.1.0 β 4.1.0.209
- WSO2 / WSO2 API Manager4.3.0 β 4.3.0.60
- WSO2 / WSO2 API Manager0 β 3.1.0
- WSO2 / WSO2 API Manager3.1.0 β 3.1.0.332
- WSO2 / WSO2 API Manager3.2.0 β 3.2.0.428
- WSO2 / WSO2 API Manager3.2.1 β 3.2.1.47
- WSO2 / WSO2 API Manager4.0.0 β 4.0.0.369
- WSO2 / WSO2 Enterprise Integrator0 β 6.6.0
- WSO2 / WSO2 Enterprise Integrator6.6.0 β 6.6.0.218
- WSO2 / WSO2 Identity Server7.0.0 β 7.0.0.120
- WSO2 / WSO2 Identity Server5.10.0 β 5.10.0.359
- WSO2 / WSO2 Identity Server5.11.0 β 5.11.0.415
- WSO2 / WSO2 Identity Server6.0.0 β 6.0.0.246
- WSO2 / WSO2 Identity Server6.1.0 β 6.1.0.245
- WSO2 / WSO2 Identity Server0 β 5.10.0
- WSO2 / WSO2 Identity Server7.1.0 β 7.1.0.27
- WSO2 / WSO2 Identity Server as Key Manager5.10.0 β 5.10.0.352
- WSO2 / WSO2 Identity Server as Key Manager0 β 5.10.0
- WSO2 / WSO2 Open Banking AM2.0.0 β 2.0.0.380
- WSO2 / WSO2 Open Banking AM0 β 2.0.0
- WSO2 / WSO2 Open Banking IAM2.0.0 β 2.0.0.401
- WSO2 / WSO2 Open Banking IAM0 β 2.0.0
- WSO2 / WSO2 Traffic Manager4.5.0 β 4.5.0.7
- WSO2 / WSO2 Universal Gateway4.5.0 β 4.5.0.7
Exploits & PoCs
- nucleiWSO2 - Server Side Request Forgeryby Sourabh Grover