CVE-2024-8698

A flaw exists in the SAML signature validation method within the Keycloak XMLSignatureUtil class. The method incorrectly determines whether a SAML signature is for the full document or only for specific assertions based on the position of the signature in the XML document, rather than the Reference element used to specify the signed element. This flaw allows attackers to create crafted responses that can bypass the validation, potentially leading to privilege escalation or impersonation attacks.
Configurations

No configuration.

History

12 Dec 2024, 20:15

Type Values Removed Values Added
References
  • {'url': 'https://github.com/keycloak/keycloak/blob/main/saml-core/src/main/java/org/keycloak/saml/processing/core/util/XMLSignatureUtil.java#L415', 'source': 'secalert@redhat.com'}

Information

Published : 2024-09-19 16:15

Updated : 2024-12-12 20:15


NVD link : CVE-2024-8698

Mitre link : CVE-2024-8698

CVE.ORG link : CVE-2024-8698


JSON object : View

Products Affected

No product.

CWE
CWE-347

Improper Verification of Cryptographic Signature