cvelist/2017/1000xxx/CVE-2017-1000083.json
2017-11-03 15:04:18 -04:00

74 lines
2.1 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve-assign@distributedweaknessfiling.org",
"DATE_ASSIGNED" : "2017-07-10",
"ID" : "CVE-2017-1000083",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "GNOME Evince before 3.24.1",
"version" : {
"version_data" : [
{
"version_value" : "GNOME Evince before 3.24.1"
}
]
}
}
]
},
"vendor_name" : "n/a"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "backend/comics/comics-document.c (aka the comic book backend) in GNOME Evince before 3.24.1 allows remote attackers to execute arbitrary commands via a .cbt file that is a TAR archive containing a filename beginning with a \"--\" command-line option substring, as demonstrated by a --checkpoint-action=exec=bash at the beginning of the filename."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "command injection"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"url" : "http://seclists.org/oss-sec/2017/q3/128"
},
{
"url" : "https://bugzilla.gnome.org/show_bug.cgi?id=784630"
},
{
"url" : "https://github.com/GNOME/evince/commit/717df38fd8509bf883b70d680c9b1b3cf36732ee"
},
{
"url" : "http://www.debian.org/security/2017/dsa-3911"
},
{
"url" : "http://www.securityfocus.com/bid/99597"
}
]
}
}