ruby-saml provides security assertion markup language (SAML) single sign-on (SSO) for Ruby. Prior to versions 1.12.4 and 1.18.0, ruby-saml is susceptible to remote Denial of Service (DoS) with compressed SAML responses. ruby-saml uses zlib to decompress SAML responses in case they're compressed. It is possible to bypass the message size check with a compressed assertion since the message size is checked before inflation and not after. This issue may lead to remote Denial of Service (DoS). Versions 1.12.4 and 1.18.0 fix the issue.
| Software | From | Fixed in |
|---|---|---|
ruby-saml
|
- | 1.12.4 |
ruby-saml
|
1.13.0 | 1.18.0 |
| omniauth / omniauth_saml | - | 1.10.6 |
| onelogin / ruby-saml | - | 1.12.4 |
| onelogin / ruby-saml | 1.13.0 | 1.18.0 |
| omniauth / omniauth_saml | 2.0.0 | 2.1.3 |
| omniauth / omniauth_saml | 2.2.0 | 2.2.3 |