cvelist/2018/8xxx/CVE-2018-8885.json

62 lines
1.8 KiB
JSON
Raw Normal View History

2018-03-21 12:05:09 -04:00
{
2019-03-17 21:31:08 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2018-8885",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
2018-03-28 16:03:26 -04:00
{
2019-03-17 21:31:08 +00:00
"lang": "eng",
"value": "screenresolution-mechanism in screen-resolution-extra 0.17.2 does not properly use the PolicyKit D-Bus API, which allows local users to bypass intended access restrictions by leveraging a race condition via a setuid or pkexec process that is mishandled in a PolicyKitService._check_permission call."
2018-03-28 16:03:26 -04:00
}
2019-03-17 21:31:08 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "USN-3607-1",
"refsource": "UBUNTU",
"url": "https://usn.ubuntu.com/3607-1/"
}
]
}
}