2017-10-16 12:31:07 -04:00
{
2019-03-18 06:37:11 +00:00
"CVE_data_meta" : {
2019-04-17 14:00:52 +00:00
"ASSIGNER" : "security@duo.com" ,
2019-03-18 06:37:11 +00:00
"ID" : "CVE-2017-11430" ,
2019-04-17 14:00:52 +00:00
"STATE" : "PUBLIC" ,
"TITLE" : " Multiple SAML libraries may allow authentication bypass via incorrect XML canonicalization and DOM traversal"
2019-03-18 06:37:11 +00:00
} ,
2019-04-17 14:00:52 +00:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "OmnitAuth-SAML" ,
"version" : {
"version_data" : [
{
"affected" : "<" ,
"version_value" : "1.9.0"
}
]
}
}
]
} ,
"vendor_name" : "OmniAuth"
}
]
}
} ,
"credit" : [
{
"lang" : "eng" ,
"value" : "Kelby Ludwig of Duo Security"
}
] ,
2019-03-18 06:37:11 +00:00
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2019-04-17 14:00:52 +00:00
"value" : "OmniAuth OmnitAuth-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."
}
]
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 7.7 ,
"baseSeverity" : "HIGH" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "NONE" ,
"privilegesRequired" : "LOW" ,
"scope" : "CHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N" ,
"version" : "3.0"
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-287: Improper Authentication"
}
]
2019-03-18 06:37:11 +00:00
}
]
2019-04-17 14:00:52 +00:00
} ,
"references" : {
"reference_data" : [
{
"url" : "https://duo.com/blog/duo-finds-saml-vulnerabilities-affecting-multiple-implementations" ,
"refsource" : "MISC" ,
"name" : "https://duo.com/blog/duo-finds-saml-vulnerabilities-affecting-multiple-implementations"
} ,
{
"url" : "https://www.kb.cert.org/vuls/id/475445" ,
"refsource" : "MISC" ,
"name" : "https://www.kb.cert.org/vuls/id/475445"
}
]
} ,
"source" : {
"discovery" : "INTERNAL"
2019-03-18 06:37:11 +00:00
}
}