CVE-2025-6024

Summary

The authentication endpoint fails to encode user-supplied input before rendering it in the web page, allowing for script injection. An attacker can leverage this by injecting malicious scripts into the authentication endpoint. This can result in the user's browser being redirected to a malicious website, manipulation of the web page's user interface, or the retrieval of information from the browser. However, session hijacking is not possible due to the httpOnly flag protecting session-related cookies.

Affected Software

VendorProductVersion RangeStatus
WSO2WSO2 API Manager0 < 3.1.0unknown
WSO2WSO2 API Manager3.1.0 < 3.1.0.351affected
WSO2WSO2 API Manager3.2.0 < 3.2.0.455affected
WSO2WSO2 API Manager3.2.1 < 3.2.1.74affected
WSO2WSO2 API Manager4.0.0 < 4.0.0.375affected
WSO2WSO2 API Manager4.1.0 < 4.1.0.238affected
WSO2WSO2 Identity Server0 < 5.10.0unknown
WSO2WSO2 Identity Server5.10.0 < 5.10.0.360affected
WSO2WSO2 Identity Server5.11.0 < 5.11.0.405affected

Weaknesses

  • CWE-79: CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: none
    • Automatable: no
    • Technical Impact: partial

References