cvelist/2017/1000xxx/CVE-2017-1000406.json
2017-11-30 16:04:43 -05:00

68 lines
1.8 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve-assign@distributedweaknessfiling.org",
"ID" : "CVE-2017-1000406",
"REQUESTER" : "lhinds@redhat.com",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Karaf",
"version" : {
"version_data" : [
{
"version_value" : "0.6.1-Carbon"
}
]
}
}
]
},
"vendor_name" : "OpenDaylight"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "OpenDaylight Karaf 0.6.1-Carbon fails to clear the cache after a password change, allowing the old password to be used until the Karaf cache is manually cleared (e.g. via restart)."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Password change fails to clear cache"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"url" : "http://seclists.org/oss-sec/2017/q4/320"
},
{
"url" : "https://git.opendaylight.org/gerrit/#/q/topic:AAA-151"
},
{
"url" : "https://jira.opendaylight.org/browse/AAA-151"
}
]
}
}