cvelist/2017/2xxx/CVE-2017-2621.json

124 lines
4.4 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2023-02-02 21:00:39 +00:00
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
2019-03-17 23:51:50 +00:00
"CVE_data_meta": {
"ID": "CVE-2017-2621",
2023-02-02 21:00:39 +00:00
"ASSIGNER": "secalert@redhat.com",
2019-03-17 23:51:50 +00:00
"STATE": "PUBLIC"
},
2023-02-02 21:00:39 +00:00
"description": {
"description_data": [
{
"lang": "eng",
"value": "An access-control flaw was found in the OpenStack Orchestration (heat) service where a service log directory was improperly made world readable. A malicious system user could exploit this flaw to access sensitive information."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Files or Directories Accessible to External Parties",
"cweId": "CWE-552"
}
]
}
]
},
2019-03-17 23:51:50 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
2023-02-02 21:00:39 +00:00
"vendor_name": "Red Hat",
2019-03-17 23:51:50 +00:00
"product": {
"product_data": [
{
2023-02-02 21:00:39 +00:00
"product_name": "Red Hat OpenStack Platform 10.0 (Newton)",
2019-03-17 23:51:50 +00:00
"version": {
"version_data": [
{
2023-02-02 21:00:39 +00:00
"version_value": "1:7.0.2-4.el7ost",
"version_affected": "!"
}
]
}
},
{
"product_name": "Red Hat OpenStack Platform 9.0 (Mitaka)",
"version": {
"version_data": [
2019-03-17 23:51:50 +00:00
{
2023-02-02 21:00:39 +00:00
"version_value": "1:6.1.0-3.el7ost",
"version_affected": "!"
2019-03-17 23:51:50 +00:00
}
]
}
}
]
2023-02-02 21:00:39 +00:00
}
2019-03-17 23:51:50 +00:00
}
]
}
},
"references": {
"reference_data": [
{
2023-02-02 21:00:39 +00:00
"url": "http://www.securityfocus.com/bid/96280",
"refsource": "MISC",
"name": "http://www.securityfocus.com/bid/96280"
},
{
"url": "https://access.redhat.com/errata/RHSA-2017:1243",
"refsource": "MISC",
"name": "https://access.redhat.com/errata/RHSA-2017:1243"
2019-03-17 23:51:50 +00:00
},
{
2023-02-02 21:00:39 +00:00
"url": "https://access.redhat.com/errata/RHSA-2017:1464",
"refsource": "MISC",
"name": "https://access.redhat.com/errata/RHSA-2017:1464"
2019-03-17 23:51:50 +00:00
},
{
2023-02-02 21:00:39 +00:00
"url": "https://access.redhat.com/security/cve/CVE-2017-2621",
"refsource": "MISC",
"name": "https://access.redhat.com/security/cve/CVE-2017-2621"
2019-03-17 23:51:50 +00:00
},
{
2023-02-02 21:00:39 +00:00
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1420990",
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1420990"
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2017-2621",
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2017-2621"
}
]
},
"credits": [
{
"lang": "en",
"value": "Red Hat would like to thank Hans Feldt (Ericsson) for reporting this issue."
}
],
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:R/S:C/C:H/I:N/A:N",
"version": "3.0"
2019-03-17 23:51:50 +00:00
}
]
}
}