{ "schema_version": "1.4.0", "id": "GHSA-94hm-8q65-rmxm", "modified": "2023-08-29T14:57:21Z", "published": "2019-07-05T21:11:43Z", "aliases": [ "CVE-2017-11430" ], "summary": "OmniAuth-SAML authentication bypass via incorrect XML canonicalization and DOM traversal", "details": "OmniAuth OmniAuth-SAML 1.9.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.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N" } ], "affected": [ { "package": { "ecosystem": "RubyGems", "name": "omniauth-saml" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "1.10.0" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-11430" }, { "type": "WEB", "url": "https://duo.com/blog/duo-finds-saml-vulnerabilities-affecting-multiple-implementations" }, { "type": "PACKAGE", "url": "https://github.com/omniauth/omniauth-saml" }, { "type": "WEB", "url": "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/omniauth-saml/CVE-2017-11430.yml" }, { "type": "WEB", "url": "https://www.kb.cert.org/vuls/id/475445" } ], "database_specific": { "cwe_ids": [ "CWE-287" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2020-06-16T21:27:27Z", "nvd_published_at": null } }