cvelist/2017/2xxx/CVE-2017-2673.json
2019-03-18 06:21:34 +00:00

97 lines
3.1 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2017-2673",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "openstack-keystone",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "[UNKNOWN]"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "An authorization-check flaw was discovered in federation configurations of the OpenStack Identity service (keystone). An authenticated federated user could request permissions to a project and unintentionally be granted all related roles including administrative roles."
}
]
},
"impact": {
"cvss": [
[
{
"vectorString": "6.8/CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.0"
}
]
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-863"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "[oss-security] 20170425 [OSSA-2017-004] federated user gets wrong role (CVE-2017-2673)",
"refsource": "MLIST",
"url": "http://seclists.org/oss-sec/2017/q2/125"
},
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2017-2673",
"refsource": "CONFIRM",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2017-2673"
},
{
"name": "https://bugs.launchpad.net/keystone/+bug/1677723",
"refsource": "CONFIRM",
"url": "https://bugs.launchpad.net/keystone/+bug/1677723"
},
{
"name": "RHSA-2017:1461",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2017:1461"
},
{
"name": "RHSA-2017:1597",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2017:1597"
},
{
"name": "98032",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/98032"
}
]
}
}