cvelist/2017/1000xxx/CVE-2017-1000246.json

65 lines
1.7 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve-assign@distributedweaknessfiling.org",
"DATE_ASSIGNED" : "2017-08-22T17:29:33.475589",
"ID" : "CVE-2017-1000246",
"REQUESTER" : "predrag.gruevski@gmail.com",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "pysaml2",
"version" : {
"version_data" : [
{
"version_value" : "4.4.0 and older"
}
]
}
}
]
},
"vendor_name" : "pysaml2"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "Python package pysaml2 version 4.4.0 and earlier reuses the initialization vector across encryptions in the IDP server, resulting in weak encryption of data."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Initialization vector (IV) reuse"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://github.com/rohe/pysaml2/issues/417",
"refsource" : "MISC",
"url" : "https://github.com/rohe/pysaml2/issues/417"
}
]
}
}