CVE-2025-5350
CVSS:3.1/AV:A/AC:L/PR:H/UI:N/S:C/C:L/I:L/A:L
Summary
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.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| WSO2 | WSO2 Identity Server | 0 < 5.10.0 | unknown |
| WSO2 | WSO2 Identity Server | 5.10.0 < 5.10.0.359 | affected |
| WSO2 | WSO2 Identity Server | 5.11.0 < 5.11.0.415 | affected |
| WSO2 | WSO2 Identity Server | 6.0.0 < 6.0.0.246 | affected |
| WSO2 | WSO2 Identity Server | 6.1.0 < 6.1.0.245 | affected |
| WSO2 | WSO2 Identity Server | 7.0.0 < 7.0.0.120 | affected |
| WSO2 | WSO2 Identity Server | 7.1.0 < 7.1.0.27 | affected |
| WSO2 | WSO2 Enterprise Integrator | 0 < 6.6.0 | unknown |
| WSO2 | WSO2 Enterprise Integrator | 6.6.0 < 6.6.0.218 | affected |
| WSO2 | WSO2 API Manager | 0 < 3.1.0 | unknown |
| WSO2 | WSO2 API Manager | 3.1.0 < 3.1.0.332 | affected |
| WSO2 | WSO2 API Manager | 3.2.0 < 3.2.0.428 | affected |
| WSO2 | WSO2 API Manager | 3.2.1 < 3.2.1.47 | affected |
| WSO2 | WSO2 API Manager | 4.0.0 < 4.0.0.369 | affected |
| WSO2 | WSO2 API Manager | 4.1.0 < 4.1.0.209 | affected |
| WSO2 | WSO2 API Manager | 4.2.0 < 4.2.0.147 | affected |
| WSO2 | WSO2 API Manager | 4.3.0 < 4.3.0.60 | affected |
| WSO2 | WSO2 API Manager | 4.4.0 < 4.4.0.23 | affected |
| WSO2 | WSO2 API Manager | 4.5.0 < 4.5.0.7 | affected |
| WSO2 | WSO2 Universal Gateway | 4.5.0 < 4.5.0.7 | affected |
| WSO2 | WSO2 Traffic Manager | 4.5.0 < 4.5.0.7 | affected |
| WSO2 | WSO2 API Control Plane | 4.5.0 < 4.5.0.7 | affected |
| WSO2 | WSO2 Open Banking AM | 0 < 2.0.0 | unknown |
| WSO2 | WSO2 Open Banking AM | 2.0.0 < 2.0.0.380 | affected |
| WSO2 | WSO2 Open Banking IAM | 0 < 2.0.0 | unknown |
| WSO2 | WSO2 Open Banking IAM | 2.0.0 < 2.0.0.401 | affected |
| WSO2 | WSO2 Identity Server as Key Manager | 0 < 5.10.0 | unknown |
| WSO2 | WSO2 Identity Server as Key Manager | 5.10.0 < 5.10.0.352 | affected |
| WSO2 | org.wso2.carbon:org.wso2.carbon.ui | 4.5.3 < 4.5.3.41 | affected |
| WSO2 | org.wso2.carbon:org.wso2.carbon.ui | 4.6.0 < 4.6.0.1087 | affected |
| WSO2 | org.wso2.carbon:org.wso2.carbon.ui | 4.6.1 < 4.6.1.151 | affected |
| WSO2 | org.wso2.carbon:org.wso2.carbon.ui | 4.6.2 < 4.6.2.672 | affected |
| WSO2 | org.wso2.carbon:org.wso2.carbon.ui | 4.6.3 < 4.6.3.30 | affected |
| WSO2 | org.wso2.carbon:org.wso2.carbon.ui | 4.6.4 < 4.6.4.7 | affected |
| WSO2 | org.wso2.carbon:org.wso2.carbon.ui | 4.7.1 < 4.7.1.70 | affected |
| WSO2 | org.wso2.carbon:org.wso2.carbon.ui | 4.8.1 < 4.8.1.32 | affected |
| WSO2 | org.wso2.carbon:org.wso2.carbon.ui | 4.9.0 < 4.9.0.101 | affected |
| WSO2 | org.wso2.carbon:org.wso2.carbon.ui | 4.9.26 < 4.9.26.19 | affected |
| WSO2 | org.wso2.carbon:org.wso2.carbon.ui | 4.9.27 < 4.9.27.3 | affected |
| WSO2 | org.wso2.carbon:org.wso2.carbon.ui | 4.9.28 < 4.9.28.1 | affected |
| WSO2 | org.wso2.carbon:org.wso2.carbon.ui | 4.10.9 < 4.10.9.69 | affected |
| WSO2 | org.wso2.carbon:org.wso2.carbon.ui | 4.10.42 < 4.10.42.11 | affected |
| WSO2 | org.wso2.carbon:org.wso2.carbon.ui | 4.9.29 <= 4.9.* | unaffected |
| WSO2 | org.wso2.carbon:org.wso2.carbon.ui | 4.10.93 <= * | unaffected |
Weaknesses
- CWE-918: CWE-918 Server-Side Request Forgery (SSRF)
- CWE-79: CWE-79 Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting')
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: no
- Technical Impact: partial
References
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.