cvelist/2018/14xxx/CVE-2018-14424.json

82 lines
2.6 KiB
JSON
Raw Normal View History

2018-07-19 15:04:35 -04:00
{
2019-03-17 21:54:40 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2018-14424",
"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-08-14 14:08:15 -04:00
{
2019-03-17 21:54:40 +00:00
"lang": "eng",
"value": "The daemon in GDM through 3.29.1 does not properly unexport display objects from its D-Bus interface when they are destroyed, which allows a local attacker to trigger a use-after-free via a specially crafted sequence of D-Bus method calls, resulting in a denial of service or potential code execution."
2018-08-14 14:08:15 -04:00
}
2019-03-17 21:54:40 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "[debian-lts-announce] 20180905 [SECURITY] [DLA 1494-1] gdm3 security update",
"refsource": "MLIST",
"url": "https://lists.debian.org/debian-lts-announce/2018/09/msg00003.html"
},
{
"name": "https://gitlab.gnome.org/GNOME/gdm/issues/401",
"refsource": "CONFIRM",
"url": "https://gitlab.gnome.org/GNOME/gdm/issues/401"
},
{
"name": "USN-3737-1",
"refsource": "UBUNTU",
"url": "https://usn.ubuntu.com/3737-1/"
},
{
"name": "DSA-4270",
"refsource": "DEBIAN",
"url": "https://www.debian.org/security/2018/dsa-4270"
},
{
"name": "105179",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/105179"
}
]
}
}