cvelist/2017/2xxx/CVE-2017-2663.json

83 lines
2.4 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2018-07-27 16:04:59 -04:00
"CVE_data_meta" : {
"ASSIGNER" : "anemec@redhat.com",
"ID" : "CVE-2017-2663",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
2018-07-27 15:03:53 +02:00
{
2018-07-27 16:04:59 -04:00
"product" : {
"product_data" : [
{
"product_name" : "subscription-manager",
"version" : {
"version_data" : [
{
"version_value" : "1.19.4"
}
]
}
}
]
},
"vendor_name" : "Red Hat"
2018-07-27 15:03:53 +02:00
}
2018-07-27 16:04:59 -04:00
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "It was found that subscription-manager's DBus interface before 1.19.4 let unprivileged user access the com.redhat.RHSM1.Facts.GetFacts and com.redhat.RHSM1.Config.Set methods. An unprivileged local attacker could use these methods to gain access to private information, or launch a privilege escalation attack."
}
]
},
"impact" : {
"cvss" : [
[
2018-07-27 15:03:53 +02:00
{
2018-07-27 16:04:59 -04:00
"vectorString" : "8.2/CVSS:3.0/AV:L/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H",
"version" : "3.0"
2018-07-27 15:03:53 +02:00
}
2018-07-27 16:04:59 -04:00
]
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "CWE-270"
}
2018-07-27 15:03:53 +02:00
]
2018-07-27 16:04:59 -04:00
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2017-2663",
"refsource" : "CONFIRM",
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2017-2663"
},
{
"name" : "https://github.com/candlepin/subscription-manager/commit/2aa48ef65",
"refsource" : "CONFIRM",
"url" : "https://github.com/candlepin/subscription-manager/commit/2aa48ef65"
2018-07-28 06:03:50 -04:00
},
{
"name" : "97015",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/97015"
2018-07-27 16:04:59 -04:00
}
]
}
2017-10-16 12:31:07 -04:00
}