CVE-2024-5848

Summary

A reflected cross-site scripting (XSS) vulnerability exists in multiple WSO2 products due to improper input validation. User-supplied data is directly included in server responses from vulnerable service endpoints without proper sanitization or encoding, allowing an attacker to inject malicious JavaScript.

Successful exploitation could lead to UI manipulation, redirection to malicious websites, or data exfiltration from the browser. While session-related sensitive cookies are protected with the httpOnly flag, mitigating session hijacking risks, the impact may vary depending on gateway-level service restrictions.

Affected Software

VendorProductVersion RangeStatus
WSO2WSO2 API Manager0 < 3.1.0unknown
WSO2WSO2 API Manager3.1.0 < 3.1.0.285affected
WSO2WSO2 API Manager3.2.0 < 3.2.0.375affected
WSO2WSO2 API Manager3.2.1 < 3.2.1.10affected
WSO2WSO2 API Manager4.0.0 < 4.0.0.300affected
WSO2WSO2 API Manager4.1.0 < 4.1.0.160affected
WSO2WSO2 API Manager4.2.0 < 4.2.0.92affected
WSO2WSO2 API Manager4.3.0 < 4.3.0.10affected
WSO2WSO2 Open Banking AM0 < 2.0.0unknown
WSO2WSO2 Open Banking AM2.0.0 < 2.0.0.349affected

Weaknesses

  • 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