Home

Description

The authentication endpoint fails to adequately validate user-supplied input before reflecting it back in the response. This allows an attacker to inject malicious script payloads into the input parameters, which are then executed by the victim's browser. Successful exploitation can enable an attacker to redirect the user's browser to a malicious website, modify the UI of the web page, or retrieve information from the browser. However, the impact is limited as session-related sensitive cookies are protected by the httpOnly flag, preventing session hijacking.

PUBLISHED Reserved 2024-10-22 | Published 2026-04-16 | Updated 2026-04-16 | Assigner WSO2




MEDIUM: 6.1CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

Problem types

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

Product status

Default status
unaffected

Any version before 3.2.0
unknown

3.2.0 (custom) before 3.2.0.401
affected

4.0.0 (custom) before 4.0.0.318
affected

References

security.docs.wso2.com/...ty-advisories/2026/WSO2-2024-3741/ vendor-advisory

cve.org (CVE-2024-10242)

nvd.nist.gov (CVE-2024-10242)

Download JSON