Vulnerabilities (CVE)

Filtered by vendor Onelogin Subscribe
Filtered by product Ruby-saml
Total 4 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2024-45409 3 Gitlab, Omniauth, Onelogin 3 Gitlab, Omniauth Saml, Ruby-saml 2024-09-20 N/A 9.8 CRITICAL
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.
CVE-2015-20108 1 Onelogin 1 Ruby-saml 2024-02-04 N/A 9.8 CRITICAL
xml_security.rb in the ruby-saml gem before 1.0.0 for Ruby allows XPath injection and code execution because prepared statements are not used.
CVE-2017-11428 1 Onelogin 1 Ruby-saml 2024-02-04 7.5 HIGH 9.8 CRITICAL
OneLogin Ruby-SAML 1.6.0 and earlier may incorrectly utilize the results of XML DOM traversal and canonicalization APIs in such a way that an attacker may be able to manipulate the SAML data without invalidating the cryptographic signature, allowing the attack to potentially bypass authentication to SAML service providers.
CVE-2016-5697 1 Onelogin 1 Ruby-saml 2024-02-04 5.0 MEDIUM 7.5 HIGH
Ruby-saml before 1.3.0 allows attackers to perform XML signature wrapping attacks via unspecified vectors.