mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-08-04 08:44:25 +00:00
119 lines
3.4 KiB
JSON
119 lines
3.4 KiB
JSON
{
|
|
"CVE_data_meta" : {
|
|
"ASSIGNER" : "security@suse.com",
|
|
"DATE_PUBLIC" : "2017-12-08T00:00:00.000Z",
|
|
"ID" : "CVE-2017-14804",
|
|
"STATE" : "PUBLIC",
|
|
"TITLE" : "package builds could use directory traversal to write outside of target area"
|
|
},
|
|
"affects" : {
|
|
"vendor" : {
|
|
"vendor_data" : [
|
|
{
|
|
"product" : {
|
|
"product_data" : [
|
|
{
|
|
"product_name" : "build",
|
|
"version" : {
|
|
"version_data" : [
|
|
{
|
|
"affected" : "<=",
|
|
"version_value" : "20171128"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"vendor_name" : "SUSE"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"credit" : [
|
|
{
|
|
"lang" : "eng",
|
|
"value" : "Marcus Hüwe"
|
|
}
|
|
],
|
|
"data_format" : "MITRE",
|
|
"data_type" : "CVE",
|
|
"data_version" : "4.0",
|
|
"description" : {
|
|
"description_data" : [
|
|
{
|
|
"lang" : "eng",
|
|
"value" : "The build package before 20171128 did not check directory names during extraction of build results that allowed untrusted builds to write outside of the target system,allowing escape out of buildroots."
|
|
}
|
|
]
|
|
},
|
|
"exploit" : [
|
|
{
|
|
"lang" : "eng",
|
|
"value" : "Can be found in https://bugzilla.suse.com/show_bug.cgi?id=1069904"
|
|
}
|
|
],
|
|
"impact" : {
|
|
"cvss" : {
|
|
"attackComplexity" : "LOW",
|
|
"attackVector" : "NETWORK",
|
|
"availabilityImpact" : "HIGH",
|
|
"baseScore" : 9.9,
|
|
"baseSeverity" : "CRITICAL",
|
|
"confidentialityImpact" : "HIGH",
|
|
"integrityImpact" : "HIGH",
|
|
"privilegesRequired" : "LOW",
|
|
"scope" : "CHANGED",
|
|
"userInteraction" : "NONE",
|
|
"vectorString" : "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H",
|
|
"version" : "3.0"
|
|
}
|
|
},
|
|
"problemtype" : {
|
|
"problemtype_data" : [
|
|
{
|
|
"description" : [
|
|
{
|
|
"lang" : "eng",
|
|
"value" : "Insufficient pathname checking could use to bypass directory restrictions."
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"description" : [
|
|
{
|
|
"lang" : "eng",
|
|
"value" : "CWE-22"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references" : {
|
|
"reference_data" : [
|
|
{
|
|
"name" : "SUSE-SU-2017:3253",
|
|
"refsource" : "SUSE",
|
|
"url" : "https://lists.opensuse.org/opensuse-security-announce/2017-12/msg00024.html"
|
|
},
|
|
{
|
|
"name" : "SUSE-SU-2018:0065",
|
|
"refsource" : "SUSE",
|
|
"url" : "https://lists.opensuse.org/opensuse-security-announce/2018-01/msg00030.html"
|
|
},
|
|
{
|
|
"name" : "openSUSE-SU-2017:3259",
|
|
"refsource" : "SUSE",
|
|
"url" : "https://lists.opensuse.org/opensuse-security-announce/2017-12/msg00025.html"
|
|
}
|
|
]
|
|
},
|
|
"source" : {
|
|
"advisory" : "https://lists.opensuse.org/opensuse-security-announce/2017-12/msg00024.html",
|
|
"defect" : [
|
|
"https://bugzilla.suse.com/show_bug.cgi?id=1069904"
|
|
],
|
|
"discovery" : "EXTERNAL"
|
|
}
|
|
}
|