cvelist/2017/12xxx/CVE-2017-12164.json

77 lines
2.3 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 04:39:58 +00:00
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2017-12164",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "gdm",
"version": {
"version_data": [
{
"version_value": "3.24.1"
}
]
}
}
]
},
"vendor_name": "GNOME"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
2018-07-26 16:01:41 +02:00
{
2019-03-18 04:39:58 +00:00
"lang": "eng",
"value": "A flaw was discovered in gdm 3.24.1 where gdm greeter was no longer setting the ran_once boolean during autologin. If autologin was enabled for a victim, an attacker could simply select 'login as another user' to unlock their screen."
2018-07-26 16:01:41 +02:00
}
2019-03-18 04:39:58 +00:00
]
},
"impact": {
"cvss": [
[
{
"vectorString": "4.1/CVSS:3.0/AV:P/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L",
"version": "3.0"
}
]
]
},
"problemtype": {
"problemtype_data": [
2018-07-26 16:01:41 +02:00
{
2019-03-18 04:39:58 +00:00
"description": [
{
"lang": "eng",
"value": "CWE-592"
}
]
2018-07-26 16:01:41 +02:00
}
2019-03-18 04:39:58 +00:00
]
},
"references": {
"reference_data": [
{
"name": "https://gitlab.gnome.org/GNOME/gdm/commit/ff98b28",
"refsource": "CONFIRM",
"url": "https://gitlab.gnome.org/GNOME/gdm/commit/ff98b28"
},
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2017-12164",
"refsource": "CONFIRM",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2017-12164"
}
]
}
}