cvelist/2018/1xxx/CVE-2018-1116.json
2018-07-28 06:03:50 -04:00

88 lines
2.6 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "lpardo@redhat.com",
"ID" : "CVE-2018-1116",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "polkit",
"version" : {
"version_data" : [
{
"version_value" : "polkit 0.116"
}
]
}
}
]
},
"vendor_name" : "[UNKNOWN]"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "A flaw was found in polkit before version 0.116. The implementation of the polkit_backend_interactive_authority_check_authorization function in polkitd allows to test for authentication and trigger authentication of unrelated processes owned by other users. This may result in a local DoS and information disclosure."
}
]
},
"impact" : {
"cvss" : [
[
{
"vectorString" : "4.7/CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:L",
"version" : "3.0"
}
]
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "CWE-285"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "[debian-lts-announce] 20180728 [SECURITY] [DLA-1448-1] policykit-1 security update",
"refsource" : "MLIST",
"url" : "https://lists.debian.org/debian-lts-announce/2018/07/msg00042.html"
},
{
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-1116",
"refsource" : "CONFIRM",
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-1116"
},
{
"name" : "https://cgit.freedesktop.org/polkit/commit/?id=bc7ffad5364",
"refsource" : "CONFIRM",
"url" : "https://cgit.freedesktop.org/polkit/commit/?id=bc7ffad5364"
},
{
"name" : "USN-3717-2",
"refsource" : "UBUNTU",
"url" : "https://usn.ubuntu.com/3717-2/"
}
]
}
}