cvelist/2018/16xxx/CVE-2018-16838.json

112 lines
4.0 KiB
JSON
Raw Normal View History

2018-09-11 13:06:17 -04:00
{
2023-02-02 21:01:26 +00:00
"data_version": "4.0",
2019-03-15 18:58:25 -03:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2018-16838",
2019-03-25 18:00:53 +00:00
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
2019-03-15 18:58:25 -03:00
},
2023-02-02 21:01:26 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2023-02-13 04:01:32 +00:00
"value": "A flaw was found in sssd Group Policy Objects implementation. When the GPO is not readable by SSSD due to a too strict permission settings on the server side, SSSD will allow all authenticated users to login instead of denying access."
2023-02-02 21:01:26 +00:00
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
2023-02-13 04:01:32 +00:00
"value": "CWE-284",
2023-02-02 21:01:26 +00:00
"cweId": "CWE-284"
}
]
}
]
},
2019-03-15 18:58:25 -03:00
"affects": {
"vendor": {
"vendor_data": [
{
2023-02-13 04:01:32 +00:00
"vendor_name": "[UNKNOWN]",
2019-03-15 18:58:25 -03:00
"product": {
"product_data": [
{
2023-02-13 04:01:32 +00:00
"product_name": "sssd",
2023-02-02 21:01:26 +00:00
"version": {
"version_data": [
{
2023-02-13 04:01:32 +00:00
"version_affected": "=",
"version_value": "n/a"
2019-03-15 18:58:25 -03:00
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
2023-05-29 17:00:37 +00:00
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-16838",
2023-02-02 21:01:26 +00:00
"refsource": "MISC",
2023-05-29 17:00:37 +00:00
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-16838"
2019-06-18 18:00:47 +00:00
},
{
2023-02-02 21:01:26 +00:00
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00042.html",
"refsource": "MISC",
"name": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00042.html"
2019-06-19 18:00:49 +00:00
},
{
2023-02-02 21:01:26 +00:00
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00051.html",
"refsource": "MISC",
"name": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00051.html"
2019-08-06 17:01:25 +00:00
},
2023-05-29 17:00:37 +00:00
{
"url": "https://access.redhat.com/errata/RHSA-2019:2177",
"refsource": "MISC",
"name": "https://access.redhat.com/errata/RHSA-2019:2177"
},
2019-08-06 17:01:25 +00:00
{
2023-02-02 21:01:26 +00:00
"url": "https://access.redhat.com/errata/RHSA-2019:2437",
"refsource": "MISC",
"name": "https://access.redhat.com/errata/RHSA-2019:2437"
2019-08-12 14:00:53 +00:00
},
{
2023-02-02 21:01:26 +00:00
"url": "https://access.redhat.com/errata/RHSA-2019:3651",
"refsource": "MISC",
"name": "https://access.redhat.com/errata/RHSA-2019:3651"
2019-11-06 01:01:43 +00:00
},
2023-02-02 21:01:26 +00:00
{
2023-05-29 17:00:37 +00:00
"url": "https://lists.debian.org/debian-lts-announce/2023/05/msg00028.html",
2023-02-02 21:01:26 +00:00
"refsource": "MISC",
2023-05-29 17:00:37 +00:00
"name": "https://lists.debian.org/debian-lts-announce/2023/05/msg00028.html"
2019-03-15 18:58:25 -03:00
}
]
},
"impact": {
"cvss": [
2023-02-02 21:01:26 +00:00
{
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.0"
}
2019-03-15 18:58:25 -03:00
]
}
2019-03-25 18:00:53 +00:00
}