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.
References
Configurations
No configuration.
History
05 Nov 2024, 04:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
20 Sep 2024, 12:30
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
19 Sep 2024, 20:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
19 Sep 2024, 16:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-09-19 16:15
Updated : 2024-11-05 04: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