cvelist/2015/2xxx/CVE-2015-2987.json

78 lines
2.1 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2015-2987",
"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" : [
{
"lang" : "eng",
"value" : "Type74 ED before 4.0 misuses 128-bit ECB encryption for small files, which makes it easier for attackers to obtain plaintext data via differential cryptanalysis of a file with an original length smaller than 128 bits."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "http://type74.org/edman5-1.php",
"refsource" : "CONFIRM",
2017-10-16 12:31:07 -04:00
"url" : "http://type74.org/edman5-1.php"
},
{
"name" : "http://type74org.blog14.fc2.com/blog-entry-1384.html",
"refsource" : "CONFIRM",
2017-10-16 12:31:07 -04:00
"url" : "http://type74org.blog14.fc2.com/blog-entry-1384.html"
},
{
"name" : "JVN#91474878",
"refsource" : "JVN",
2017-10-16 12:31:07 -04:00
"url" : "http://jvn.jp/en/jp/JVN91474878/index.html"
},
{
"name" : "JVNDB-2015-000119",
"refsource" : "JVNDB",
2017-10-16 12:31:07 -04:00
"url" : "http://jvndb.jvn.jp/jvndb/JVNDB-2015-000119"
}
]
}
}