We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3a7fe0 commit e1bc1b2Copy full SHA for e1bc1b2
gems/omniauth-saml/CVE-2017-11430.yml
@@ -0,0 +1,17 @@
1
+---
2
+gem: omniauth-saml
3
+cve: 2017-11430
4
+url: https://duo.com/blog/duo-finds-saml-vulnerabilities-affecting-multiple-implementations
5
+date: 2018-02-27
6
+title: omniauth-saml authentication bypass via incorrect XML canonicalization and DOM traversal
7
+description: |
8
+ OmniAuth OmnitAuth-SAML 1.9.0 and earlier may incorrectly utilize the
9
+ results of XML DOM traversal and canonicalization APIs in such a way that an attacker
10
+ may be able to manipulate the SAML data without invalidating the cryptographic signature,
11
+ allowing the attack to potentially bypass authentication to SAML service providers.
12
+
13
+cvss_v3: 9.8
14
+cvss_v2: 7.5
15
16
+patched_versions:
17
+ - ">= 1.10.0"
0 commit comments