cvelist/2017/5xxx/CVE-2017-5953.json

83 lines
2.3 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2017-5953",
"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" : "vim before patch 8.0.0322 does not properly validate values for tree length when handling a spell file, which may result in an integer overflow at a memory allocation site and a resultant buffer overflow."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://github.com/vim/vim/commit/399c297aa93afe2c0a39e2a1b3f972aebba44c9d",
"refsource" : "CONFIRM",
"url" : "https://github.com/vim/vim/commit/399c297aa93afe2c0a39e2a1b3f972aebba44c9d"
},
{
"name" : "https://groups.google.com/forum/#!topic/vim_dev/t-3RSdEnrHY",
"refsource" : "CONFIRM",
"url" : "https://groups.google.com/forum/#!topic/vim_dev/t-3RSdEnrHY"
},
{
"name" : "DSA-3786",
"refsource" : "DEBIAN",
"url" : "http://www.debian.org/security/2017/dsa-3786"
},
{
"name" : "GLSA-201706-26",
"refsource" : "GENTOO",
"url" : "https://security.gentoo.org/glsa/201706-26"
},
{
"name" : "96217",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/96217"
}
]
}
}