cvelist/2017/1000xxx/CVE-2017-1000249.json
2017-11-07 06:05:59 -05:00

72 lines
2.1 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve-assign@distributedweaknessfiling.org",
"DATE_ASSIGNED" : "2017-09-01",
"ID" : "CVE-2017-1000249",
"REQUESTER" : "thomas.jarosch@intra2net.com",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "file",
"version" : {
"version_data" : [
{
"version_value" : "file() after commit 9611f31313a93aa036389c5f3b15eea53510d4d1, first affected version is file 5.29, released on 2016-10-25."
}
]
}
}
]
},
"vendor_name" : "file"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "An issue in file() was introduced in commit 9611f31313a93aa036389c5f3b15eea53510d4d1 (Oct 2016) lets an attacker overwrite a fixed 20 bytes stack buffer with a specially crafted .notes section in an ELF binary. This was fixed in commit 35c94dc6acc418f1ad7f6241a6680e5327495793 (Aug 2017)."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "CWE-121"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"url" : "https://github.com/file/file/commit/35c94dc6acc418f1ad7f6241a6680e5327495793"
},
{
"url" : "https://github.com/file/file/commit/9611f31313a93aa036389c5f3b15eea53510d4d"
},
{
"url" : "http://www.debian.org/security/2017/dsa-3965"
},
{
"url" : "https://security.gentoo.org/glsa/201710-02"
}
]
}
}