2017-10-16 12:31:07 -04:00
{
2019-03-17 23:16:41 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "secalert@redhat.com" ,
"ID" : "CVE-2017-2646" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "keycloak" ,
"version" : {
"version_data" : [
{
"version_value" : "2.5.5"
}
]
}
}
]
} ,
"vendor_name" : "Red Hat"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
2018-07-27 13:53:21 +02:00
{
2019-03-17 23:16:41 +00:00
"lang" : "eng" ,
"value" : "It was found that when Keycloak before 2.5.5 receives a Logout request with a Extensions in the middle of the request, the SAMLSloRequestParser.parse() method ends in a infinite loop. An attacker could use this flaw to conduct denial of service attacks."
2018-07-27 13:53:21 +02:00
}
2019-03-17 23:16:41 +00:00
]
} ,
"impact" : {
"cvss" : [
[
{
"vectorString" : "7.5/CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" ,
"version" : "3.0"
}
]
]
} ,
"problemtype" : {
"problemtype_data" : [
2018-07-27 13:53:21 +02:00
{
2019-03-17 23:16:41 +00:00
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-835"
}
]
2018-07-27 13:53:21 +02:00
}
2019-03-17 23:16:41 +00:00
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2017-2646" ,
"refsource" : "CONFIRM" ,
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2017-2646"
} ,
{
"name" : "96882" ,
"refsource" : "BID" ,
"url" : "http://www.securityfocus.com/bid/96882"
}
]
}
}