cvelist/2020/12xxx/CVE-2020-12692.json
2020-09-02 16:01:29 +00:00

82 lines
2.8 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2020-12692",
"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 EC2 API doesn't have a signature TTL check for AWS Signature V4. An attacker can sniff the Authorization header, and then use it to reissue an OpenStack token an unlimited number of times."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"name": "https://security.openstack.org/ossa/OSSA-2020-003.html",
"url": "https://security.openstack.org/ossa/OSSA-2020-003.html"
},
{
"url": "https://bugs.launchpad.net/keystone/+bug/1872737",
"refsource": "MISC",
"name": "https://bugs.launchpad.net/keystone/+bug/1872737"
},
{
"url": "https://www.openwall.com/lists/oss-security/2020/05/06/4",
"refsource": "MISC",
"name": "https://www.openwall.com/lists/oss-security/2020/05/06/4"
},
{
"refsource": "MLIST",
"name": "[oss-security] 20200507 Re: [OSSA-2020-003] Keystone: Keystone does not check signature TTL of the EC2 credential auth method (CVE PENDING)",
"url": "http://www.openwall.com/lists/oss-security/2020/05/07/1"
},
{
"refsource": "UBUNTU",
"name": "USN-4480-1",
"url": "https://usn.ubuntu.com/4480-1/"
}
]
}
}