2017-11-16 14:15:49 -07:00
{
2017-11-16 23:04:20 -05:00
"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" : [
2017-11-16 14:15:49 -07:00
{
2017-11-16 23:04:20 -05:00
"product" : {
"product_data" : [
{
"product_name" : "pysaml2" ,
"version" : {
"version_data" : [
{
"version_value" : "4.4.0 and older"
}
]
}
}
]
} ,
"vendor_name" : "pysaml2"
2017-11-16 14:15:49 -07:00
}
2017-11-16 23:04:20 -05:00
]
}
} ,
"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" : [
{
2018-04-05 09:33:01 -04:00
"name" : "https://github.com/rohe/pysaml2/issues/417" ,
"refsource" : "MISC" ,
2017-11-16 23:04:20 -05:00
"url" : "https://github.com/rohe/pysaml2/issues/417"
}
]
}
2017-11-16 14:15:49 -07:00
}