2017-10-31 13:07:27 -06:00
{
2019-03-18 00:28:06 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org" ,
"ID" : "CVE-2017-1000383" ,
"REQUESTER" : "kurt@seifried.org" ,
"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-31 16:02:53 -04:00
{
2019-03-18 00:28:06 +00:00
"lang" : "eng" ,
"value" : "GNU Emacs version 25.3.1 (and other versions most likely) ignores umask when creating a backup save file (\"[ORIGINAL_FILENAME]~\") resulting in files that may be world readable or otherwise accessible in ways not intended by the user running the emacs binary."
2017-10-31 16:02:53 -04:00
}
2019-03-18 00:28:06 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "[oss-security] 20171031 Fw: Security risk of vim swap files" ,
"refsource" : "MLIST" ,
"url" : "http://www.openwall.com/lists/oss-security/2017/10/31/1"
} ,
{
"name" : "101671" ,
"refsource" : "BID" ,
"url" : "http://www.securityfocus.com/bid/101671"
}
]
}
}