cvelist/2013/0xxx/CVE-2013-0282.json

92 lines
3.2 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-17 23:21:52 +00:00
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2013-0282",
"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": [
2017-10-16 12:31:07 -04:00
{
2019-03-17 23:21:52 +00:00
"lang": "eng",
"value": "OpenStack Keystone Grizzly before 2013.1, Folsom 2012.1.3 and earlier, and Essex does not properly check if the (1) user, (2) tenant, or (3) domain is enabled when using EC2-style authentication, which allows context-dependent attackers to bypass access restrictions."
2017-10-16 12:31:07 -04:00
}
2019-03-17 23:21:52 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://bugs.launchpad.net/keystone/+bug/1121494",
"refsource": "CONFIRM",
"url": "https://bugs.launchpad.net/keystone/+bug/1121494"
},
{
"name": "https://review.openstack.org/#/c/22321/",
"refsource": "CONFIRM",
"url": "https://review.openstack.org/#/c/22321/"
},
{
"name": "[oss-security] 20130219 [OSSA 2013-005] Keystone EC2-style authentication accepts disabled user/tenants (CVE-2013-0282)",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2013/02/19/3"
},
{
"name": "https://launchpad.net/keystone/grizzly/2013.1",
"refsource": "CONFIRM",
"url": "https://launchpad.net/keystone/grizzly/2013.1"
},
{
"name": "https://launchpad.net/keystone/+milestone/2012.2.4",
"refsource": "CONFIRM",
"url": "https://launchpad.net/keystone/+milestone/2012.2.4"
},
{
"name": "https://review.openstack.org/#/c/22319/",
"refsource": "CONFIRM",
"url": "https://review.openstack.org/#/c/22319/"
},
{
"name": "https://review.openstack.org/#/c/22320/",
"refsource": "CONFIRM",
"url": "https://review.openstack.org/#/c/22320/"
}
]
}
}