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

105 lines
3.7 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",
2023-02-12 23:01:42 +00:00
"value": "An access-control flaw was found in the OpenStack Orchestration (heat) service before 8.0.0, 6.1.0 and 7.0.2 where a service log directory was improperly made world readable. A malicious system user could exploit this flaw to access sensitive information."
2023-02-02 21:00:39 +00:00
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
2023-02-12 23:01:42 +00:00
"value": "CWE-552",
2023-02-02 21:00:39 +00:00
"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-12 23:01:42 +00:00
"product_name": "openstack-heat",
2019-03-17 23:51:50 +00:00
"version": {
"version_data": [
{
2023-02-12 23:01:42 +00:00
"version_affected": "=",
"version_value": "openstack-heat-8.0.0"
},
{
"version_affected": "=",
"version_value": "openstack-heat-6.1.0"
},
2019-03-17 23:51:50 +00:00
{
2023-02-12 23:01:42 +00:00
"version_affected": "=",
"version_value": "openstack-heat-7.0.2"
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://bugzilla.redhat.com/show_bug.cgi?id=CVE-2017-2621",
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2017-2621"
}
]
},
"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
}
]
}
}