The Ruby SAML library is for implementing the client side of a SAML authorization. Ruby-SAML in <= 12.2 and 1.13.0 <= 1.16.0 does not properly verify the signature of the SAML Response. An unauthenticated attacker with access to any signed saml document (by the IdP) can thus forge a SAML Response/Assertion with arbitrary contents. This would allow the attacker to log in as arbitrary user within the vulnerable system. This vulnerability is fixed in 1.17.0 and 1.12.3.
References
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
Configuration 3 (hide)
|
History
No history.
Information
Published : 2024-09-10 19:15
Updated : 2024-11-21 09:37
NVD link : CVE-2024-45409
Mitre link : CVE-2024-45409
CVE.ORG link : CVE-2024-45409
JSON object : View
Products Affected
omniauth
- omniauth_saml
onelogin
- ruby-saml
gitlab
- gitlab
CWE
CWE-347
Improper Verification of Cryptographic Signature