cvelist/2017/6xxx/CVE-2017-6350.json

88 lines
2.6 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2017-6350",
"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" : "An integer overflow at an unserialize_uep memory allocation site would occur for vim before patch 8.0.0378, if it does not properly validate values for tree length when reading a corrupted undo file, which may lead to resultant buffer overflows."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://github.com/vim/vim/commit/0c8485f0e4931463c0f7986e1ea84a7d79f10c75",
"refsource" : "MISC",
"url" : "https://github.com/vim/vim/commit/0c8485f0e4931463c0f7986e1ea84a7d79f10c75"
},
{
"name" : "https://groups.google.com/forum/#!topic/vim_dev/L_dOHOOiQ5Q",
"refsource" : "MISC",
"url" : "https://groups.google.com/forum/#!topic/vim_dev/L_dOHOOiQ5Q"
},
{
"name" : "https://groups.google.com/forum/#!topic/vim_dev/QPZc0CY9j3Y",
"refsource" : "MISC",
"url" : "https://groups.google.com/forum/#!topic/vim_dev/QPZc0CY9j3Y"
},
{
"name" : "GLSA-201706-26",
"refsource" : "GENTOO",
"url" : "https://security.gentoo.org/glsa/201706-26"
},
{
"name" : "96448",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/96448"
},
{
"name" : "1037949",
"refsource" : "SECTRACK",
"url" : "http://www.securitytracker.com/id/1037949"
}
]
}
}