cvelist/2020/12xxx/CVE-2020-12690.json

82 lines
3.1 KiB
JSON
Raw Normal View History

2020-05-07 00:01:11 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2020-12690",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "An issue was discovered in OpenStack Keystone before 15.0.1, and 16.0.0. The list of roles provided for an OAuth1 access token is silently ignored. Thus, when an access token is used to request a keystone token, the keystone token contains every role assignment the creator had for the project. This results in the provided keystone token having more role assignments than the creator intended, possibly giving unintended escalated access."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
2020-05-08 22:01:14 +00:00
{
"refsource": "CONFIRM",
"name": "https://security.openstack.org/ossa/OSSA-2020-005.html",
"url": "https://security.openstack.org/ossa/OSSA-2020-005.html"
},
2020-05-07 00:01:11 +00:00
{
"url": "https://bugs.launchpad.net/keystone/+bug/1873290",
"refsource": "MISC",
"name": "https://bugs.launchpad.net/keystone/+bug/1873290"
},
{
"url": "https://www.openwall.com/lists/oss-security/2020/05/06/6",
"refsource": "MISC",
"name": "https://www.openwall.com/lists/oss-security/2020/05/06/6"
2020-05-08 00:01:15 +00:00
},
{
"refsource": "MLIST",
"name": "[oss-security] 20200507 Re: [OSSA-2020-005] Keystone: OAuth1 request token authorize silently ignores roles parameter (CVE PENDING)",
"url": "http://www.openwall.com/lists/oss-security/2020/05/07/3"
2020-05-21 05:01:18 +00:00
},
{
"refsource": "MLIST",
"name": "[druid-commits] 20200520 [GitHub] [druid] ccaominh opened a new pull request #9903: Suppress CVEs for openstack-keystone",
"url": "https://lists.apache.org/thread.html/re4ffc55cd2f1b55a26e07c83b3c22c3fe4bae6054d000a57fb48d8c2@%3Ccommits.druid.apache.org%3E"
2020-05-07 00:01:11 +00:00
}
]
}
}