cvelist/2019/19xxx/CVE-2019-19687.json
2019-12-09 18:00:59 +00:00

77 lines
2.7 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-19687",
"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": "OpenStack Keystone 15.0.0 and 16.0.0 is affected by Data Leakage in the list credentials API. Any user with a role on a project is able to list any credentials with the /v3/credentials API when enforce_scope is false. Users with a role on a project are able to view any other users' credentials, which could (for example) leak sign-on information for Time-based One Time Passwords (TOTP). Deployments with enforce_scope set to false are affected. (There will be a slight performance impact for the list credentials API once this issue is fixed.)"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://bugs.launchpad.net/keystone/+bug/1855080",
"refsource": "MISC",
"name": "https://bugs.launchpad.net/keystone/+bug/1855080"
},
{
"url": "https://review.opendev.org/#/c/697355/",
"refsource": "MISC",
"name": "https://review.opendev.org/#/c/697355/"
},
{
"url": "https://review.opendev.org/#/c/697611/",
"refsource": "MISC",
"name": "https://review.opendev.org/#/c/697611/"
},
{
"url": "https://review.opendev.org/#/c/697731/",
"refsource": "MISC",
"name": "https://review.opendev.org/#/c/697731/"
}
]
}
}