
Find real vulnerabilities before they ship
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.
Base Score
9.8| Package (Ecosystem) | Introduced | Fixed | Limit |
|---|---|---|---|
| ruby-saml(RubyGems) | 0 | 1.12.3 | N/A |
| ruby-saml(RubyGems) | 1.13.0 | 1.17.0 | N/A |
| Base Score | 9.8 |
|---|---|
| Vector String | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
| Base Severity | Critical |
| Version | 3.1 |
| Attack Vector (AV) | NETWORK |