Skip to content

Keycloak vulnerable to cross-site scripting when validating URI-schemes on SAML and OIDC

Critical severity GitHub Reviewed Published Jun 28, 2023 in keycloak/keycloak • Updated Nov 6, 2023

Package

maven org.keycloak:keycloak-services (Maven)

Affected versions

< 21.1.2

Patched versions

21.1.2

Description

AssertionConsumerServiceURL is a Java implementation for SAML Service Providers (org.keycloak.protocol.saml). Affected versions of this package are vulnerable to Cross-site Scripting (XSS).

AssertionConsumerServiceURL allows XSS when sending a crafted SAML XML request.

References

@abstractj abstractj published to keycloak/keycloak Jun 28, 2023
Published to the GitHub Advisory Database Jun 30, 2023
Reviewed Jun 30, 2023
Published by the National Vulnerability Database Jul 7, 2023
Last updated Nov 6, 2023

Severity

Critical

CVSS overall score

This score calculates overall vulnerability severity from 0 to 10 and is based on the Common Vulnerability Scoring System (CVSS).
/ 10

CVSS v3 base metrics

Attack vector
Network
Attack complexity
Low
Privileges required
None
User interaction
None
Scope
Changed
Confidentiality
High
Integrity
High
Availability
High

CVSS v3 base metrics

Attack vector: More severe the more the remote (logically and physically) an attacker can be in order to exploit the vulnerability.
Attack complexity: More severe for the least complex attacks.
Privileges required: More severe if no privileges are required.
User interaction: More severe when no user interaction is required.
Scope: More severe when a scope change occurs, e.g. one vulnerable component impacts resources in components beyond its security scope.
Confidentiality: More severe when loss of data confidentiality is highest, measuring the level of data access available to an unauthorized user.
Integrity: More severe when loss of data integrity is the highest, measuring the consequence of data modification possible by an unauthorized user.
Availability: More severe when the loss of impacted component availability is highest.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H

EPSS score

0.053%
(22nd percentile)

CVE ID

CVE-2022-4361

GHSA ID

GHSA-3p62-6fjh-3p5h

Source code

Credits

Loading Checking history
See something to contribute? Suggest improvements for this vulnerability.