cvelist/2017/8xxx/CVE-2017-8314.json

78 lines
2.1 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@checkpoint.com",
"ID" : "CVE-2017-8314",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Kodi (XBMC)",
"version" : {
"version_data" : [
{
"version_value" : "<= v17.1"
}
]
}
}
]
},
"vendor_name" : "XBMC Foundation"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "Directory Traversal in Zip Extraction built-in function in Kodi 17.1 and earlier allows arbitrary file write on disk via a Zip file as subtitles."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Allows arbitrary file write on disk"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "[debian-lts-announce] 20180116 [SECURITY] [DLA 1243-1] xbmc security update",
"refsource" : "MLIST",
"url" : "https://lists.debian.org/debian-lts-announce/2018/01/msg00019.html"
},
{
"name" : "https://github.com/xbmc/xbmc/pull/12024",
"refsource" : "CONFIRM",
"url" : "https://github.com/xbmc/xbmc/pull/12024"
},
{
"name" : "GLSA-201706-17",
"refsource" : "GENTOO",
"url" : "https://security.gentoo.org/glsa/201706-17"
},
{
"name" : "98668",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/98668"
}
]
}
}