CVE-2024-5962

A reflected cross-site scripting (XSS) vulnerability exists in the authentication endpoint of multiple WSO2 products due to missing output encoding of user-supplied input. A malicious actor can exploit this vulnerability to inject arbitrary JavaScript into the authentication flow, potentially leading to UI modifications, redirections to malicious websites, or data exfiltration from the browser. While this issue could allow an attacker to manipulate the user’s browser, session-related sensitive cookies remain protected with the httpOnly flag, preventing session hijacking.
Configurations

Configuration 1 (hide)

OR cpe:2.3:a:wso2:api_manager:4.2.0:-:*:*:*:*:*:*
cpe:2.3:a:wso2:api_manager:4.3.0:-:*:*:*:*:*:*
cpe:2.3:a:wso2:identity_server:6.0.0:-:*:*:*:*:*:*
cpe:2.3:a:wso2:identity_server:6.1.0:-:*:*:*:*:*:*

History

No history.

Information

Published : 2025-05-22 20:15

Updated : 2025-10-06 13:57


NVD link : CVE-2024-5962

Mitre link : CVE-2024-5962

CVE.ORG link : CVE-2024-5962


JSON object : View

Products Affected

wso2

  • api_manager
  • identity_server
CWE
CWE-79

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')