2017-10-16 12:31:07 -04:00
{
2019-03-18 03:17:49 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org" ,
"ID" : "CVE-2017-5999" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "n/a" ,
"version" : {
"version_data" : [
{
"version_value" : "n/a"
}
]
}
}
]
} ,
"vendor_name" : "n/a"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
2017-10-16 12:31:07 -04:00
{
2019-03-18 03:17:49 +00:00
"lang" : "eng" ,
"value" : "An issue was discovered in sysPass 2.x before 2.1, in which an algorithm was never sufficiently reviewed by cryptographers. The fact that inc/SP/Core/Crypt.class is using the MCRYPT_RIJNDAEL_256() function (the 256-bit block version of Rijndael, not AES) instead of MCRYPT_RIJNDAEL_128 (real AES) could help an attacker to create unknown havoc in the remote system."
2017-10-16 12:31:07 -04:00
}
2019-03-18 03:17:49 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://cxsecurity.com/issue/WLB-2017020196" ,
"refsource" : "MISC" ,
"url" : "https://cxsecurity.com/issue/WLB-2017020196"
} ,
{
"name" : "https://github.com/nuxsmin/sysPass/commit/a0e2c485e53b370a7cc6d833e192c3c5bfd70e1f" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/nuxsmin/sysPass/commit/a0e2c485e53b370a7cc6d833e192c3c5bfd70e1f"
} ,
{
"name" : "96562" ,
"refsource" : "BID" ,
"url" : "http://www.securityfocus.com/bid/96562"
} ,
{
"name" : "https://github.com/nuxsmin/sysPass/releases/tag/2.1.0.17022601" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/nuxsmin/sysPass/releases/tag/2.1.0.17022601"
}
]
}
}