cvelist/2017/7xxx/CVE-2017-7488.json

114 lines
3.9 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2023-02-02 14:01:10 +00:00
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
2019-03-18 02:33:58 +00:00
"CVE_data_meta": {
"ID": "CVE-2017-7488",
2023-02-02 14:01:10 +00:00
"ASSIGNER": "secalert@redhat.com",
2019-03-18 02:33:58 +00:00
"STATE": "PUBLIC"
},
2023-02-02 14:01:10 +00:00
"description": {
"description_data": [
{
"lang": "eng",
"value": "A flaw was found where authconfig could configure sssd in a way that treats existing and non-existing logins differently, leaking information on existence of a user. An attacker with physical or network access to the machine could enumerate users via a timing attack."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Exposure of Sensitive Information to an Unauthorized Actor",
"cweId": "CWE-200"
}
]
}
]
},
2019-03-18 02:33:58 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
2023-02-02 14:01:10 +00:00
"vendor_name": "Red Hat",
2019-03-18 02:33:58 +00:00
"product": {
"product_data": [
{
2023-02-02 14:01:10 +00:00
"product_name": "Red Hat Enterprise Linux 7",
2019-03-18 02:33:58 +00:00
"version": {
"version_data": [
{
2023-02-02 14:01:10 +00:00
"version_value": "0:6.2.8-30.el7",
"version_affected": "!"
2019-03-18 02:33:58 +00:00
}
]
}
}
]
2023-02-02 14:01:10 +00:00
}
2019-03-18 02:33:58 +00:00
}
]
}
},
"references": {
"reference_data": [
{
2023-02-02 14:01:10 +00:00
"url": "http://www.securityfocus.com/bid/101784",
"refsource": "MISC",
"name": "http://www.securityfocus.com/bid/101784"
},
{
"url": "https://access.redhat.com/errata/RHSA-2017:2285",
"refsource": "MISC",
"name": "https://access.redhat.com/errata/RHSA-2017:2285"
2019-03-18 02:33:58 +00:00
},
{
2023-02-02 14:01:10 +00:00
"url": "https://access.redhat.com/security/cve/CVE-2017-7488",
"refsource": "MISC",
"name": "https://access.redhat.com/security/cve/CVE-2017-7488"
2019-03-18 02:33:58 +00:00
},
{
2023-02-02 14:01:10 +00:00
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1441604",
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1441604"
2019-03-18 02:33:58 +00:00
},
{
2023-02-02 14:01:10 +00:00
"url": "https://pagure.io/authconfig/c/0972f61ad4b5657ed89cf953e8f58f6513096224?branch=master",
"refsource": "MISC",
"name": "https://pagure.io/authconfig/c/0972f61ad4b5657ed89cf953e8f58f6513096224?branch=master"
}
]
},
"work_around": [
{
"lang": "en",
"value": "Possible workaround (with side-effects):\nauthconfig --enablesysnetauth --update"
}
],
"credits": [
{
"lang": "en",
"value": "This issue was discovered by Thorsten Scherf (Red Hat) and Tomas Mraz (Red Hat)."
}
],
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.0"
2019-03-18 02:33:58 +00:00
}
]
}
}