cvelist/2018/1xxx/CVE-2018-1079.json

81 lines
2.4 KiB
JSON
Raw Normal View History

2017-12-04 03:02:28 -05:00
{
2018-04-12 13:04:45 -04:00
"CVE_data_meta" : {
"ASSIGNER" : "lpardo@redhat.com",
"ID" : "CVE-2018-1079",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
2018-04-12 12:19:49 -03:00
{
2018-04-12 13:04:45 -04:00
"product" : {
"product_data" : [
{
"product_name" : "pcs",
"version" : {
"version_data" : [
{
"version_value" : "pcs 0.9.164"
},
{
"version_value" : " pcs 0.10"
}
]
}
}
]
},
"vendor_name" : ""
2018-04-12 12:19:49 -03:00
}
2018-04-12 13:04:45 -04:00
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "pcs before version 0.9.164 and 0.10 is vulnerable to a privilege escalation via authorized user malicious REST call. The REST interface of the pcsd service did not properly sanitize the file name from the /remote/put_file query. If the /etc/booth directory exists, an authenticated attacker with write permissions could create or overwrite arbitrary files with arbitrary data outside of the /etc/booth directory, in the context of the pcsd process."
}
]
},
"impact" : {
"cvss" : [
[
2018-04-12 12:19:49 -03:00
{
2018-04-12 13:04:45 -04:00
"vectorString" : "8.7/CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:C/C:N/I:H/A:H",
"version" : "3.0"
2018-04-12 12:19:49 -03:00
}
2018-04-12 13:04:45 -04:00
]
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "CWE-552"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://access.redhat.com/errata/RHSA-2018:1060",
"refsource" : "MISC",
"url" : "https://access.redhat.com/errata/RHSA-2018:1060"
},
{
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-1079",
"refsource" : "MISC",
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-1079"
}
]
}
2017-12-04 03:02:28 -05:00
}