cvelist/2018/1xxx/CVE-2018-1113.json

82 lines
2.6 KiB
JSON
Raw Normal View History

2017-12-04 03:02:28 -05:00
{
2019-03-18 04:32:17 +00:00
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2018-1113",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "setup",
"version": {
"version_data": [
{
"version_value": "setup 2.11.4-1.fc28"
}
]
}
}
]
},
"vendor_name": "[UNKNOWN]"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
2018-07-02 13:55:38 -03:00
{
2019-03-18 04:32:17 +00:00
"lang": "eng",
"value": "setup before version 2.11.4-1.fc28 in Fedora and Red Hat Enterprise Linux added /sbin/nologin and /usr/sbin/nologin to /etc/shells. This violates security assumptions made by pam_shells and some daemons which allow access based on a user's shell being listed in /etc/shells. Under some circumstances, users which had their shell changed to /sbin/nologin could still access the system."
2018-07-02 13:55:38 -03:00
}
2019-03-18 04:32:17 +00:00
]
},
"impact": {
"cvss": [
[
{
"vectorString": "4.8/CVSS:3.0/AV:L/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:L",
"version": "3.0"
}
]
]
},
"problemtype": {
"problemtype_data": [
2018-07-02 13:55:38 -03:00
{
2019-03-18 04:32:17 +00:00
"description": [
{
"lang": "eng",
"value": "CWE-285"
}
]
2018-07-02 13:55:38 -03:00
}
2019-03-18 04:32:17 +00:00
]
},
"references": {
"reference_data": [
{
"name": "RHSA-2018:3249",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2018:3249"
},
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-1113",
"refsource": "CONFIRM",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-1113"
2019-04-24 06:00:47 +00:00
},
{
"refsource": "REDHAT",
"name": "RHBA-2019:0327",
"url": "https://access.redhat.com/errata/RHBA-2019:0327"
2019-03-18 04:32:17 +00:00
}
]
}
}