cvelist/2019/19xxx/CVE-2019-19687.json
2020-01-31 14:01:16 +00:00

97 lines
3.6 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/"
},
{
"refsource": "CONFIRM",
"name": "https://security.openstack.org/ossa/OSSA-2019-006.html",
"url": "https://security.openstack.org/ossa/OSSA-2019-006.html"
},
{
"refsource": "MLIST",
"name": "[oss-security] 20191211 [OSSA-2019-006] Keystone: Credentials API allows listing and retrieving of all users credentials (CVE-2019-19687)",
"url": "http://www.openwall.com/lists/oss-security/2019/12/11/8"
},
{
"refsource": "REDHAT",
"name": "RHSA-2019:4358",
"url": "https://access.redhat.com/errata/RHSA-2019:4358"
},
{
"refsource": "UBUNTU",
"name": "USN-4262-1",
"url": "https://usn.ubuntu.com/4262-1/"
}
]
}
}