cvelist/2019/3xxx/CVE-2019-3683.json

98 lines
3.3 KiB
JSON
Raw Normal View History

2019-01-03 08:04:21 -05:00
{
2019-03-18 06:08:02 +00:00
"CVE_data_meta": {
2020-01-17 12:01:12 +00:00
"ASSIGNER": "security@suse.com",
2020-01-17 12:05:10 +01:00
"DATE_PUBLIC": "2019-02-18T00:00:00.000Z",
2019-03-18 06:08:02 +00:00
"ID": "CVE-2019-3683",
2020-01-17 12:05:10 +01:00
"STATE": "PUBLIC",
"TITLE": "keystone_json_assignment backend granted access to any project for users in user-project-map.json"
2019-03-18 06:08:02 +00:00
},
2020-01-17 12:05:10 +01:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "SUSE Openstack Cloud 8",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "keystone-json-assignment",
"version_value": "d7888c75505465490250c00cc0ef4bb1af662f9f"
}
]
}
}
]
},
"vendor_name": "SUSE"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "Kurt Garloff by SUSE"
}
],
2019-03-18 06:08:02 +00:00
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
2020-01-17 12:01:12 +00:00
"value": "The keystone-json-assignment package in SUSE Openstack Cloud 8 before commit d7888c75505465490250c00cc0ef4bb1af662f9f every user listed in the /etc/keystone/user-project-map.json was assigned full \"member\" role access to every project. This allowed these users to access, modify, create and delete arbitrary resources, contrary to expectations."
2020-01-17 12:05:10 +01:00
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-732: Incorrect Permission Assignment for Critical Resource"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://bugzilla.suse.com/show_bug.cgi?id=1124864",
"refsource": "CONFIRM",
"url": "https://bugzilla.suse.com/show_bug.cgi?id=1124864"
2019-03-18 06:08:02 +00:00
}
]
2020-01-17 12:05:10 +01:00
},
"source": {
"advisory": "https://bugzilla.suse.com/show_bug.cgi?id=1124864",
"defect": [
"1124864"
],
"discovery": "INTERNAL"
2019-03-18 06:08:02 +00:00
}
}