ID:10595 - Exploit for Improper verification of cryptographic signature in SAML SSO for Ruby - CVE-2024-45409
Published: October 11, 2024
SAML SSO for Ruby
Link to public exploit:
Vulnerability description
The vulnerability allows a remote attacker to bypass SAML authentication.
The vulnerability exists due to the library does not properly verify the signature of the SAML Response. A remote non-authenticated attacker with access to any signed SAML document (by the IdP) can forge a SAML Response/Assertion with arbitrary contents, bypass authentication process and login under an arbitrary account within the application.
Successful exploitation of the vulnerability may allow an attacker to compromise the affected application.