cvelist/2013/6xxx/CVE-2013-6419.json
2019-03-17 21:29:37 +00:00

92 lines
3.3 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2013-6419",
"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": "Interaction error in OpenStack Nova and Neutron before Havana 2013.2.1 and icehouse-1 does not validate the instance ID of the tenant making a request, which allows remote tenants to obtain sensitive metadata by spoofing the device ID that is bound to a port, which is not properly handled by (1) api/metadata/handler.py in Nova and (2) the neutron-metadata-agent (agent/metadata/agent.py) in Neutron."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "64250",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/64250"
},
{
"name": "https://review.openstack.org/#/c/61428/2/nova/api/metadata/handler.py",
"refsource": "MISC",
"url": "https://review.openstack.org/#/c/61428/2/nova/api/metadata/handler.py"
},
{
"name": "RHSA-2014:0091",
"refsource": "REDHAT",
"url": "http://rhn.redhat.com/errata/RHSA-2014-0091.html"
},
{
"name": "RHSA-2014:0231",
"refsource": "REDHAT",
"url": "http://rhn.redhat.com/errata/RHSA-2014-0231.html"
},
{
"name": "[oss-security] 20131211 [OSSA 2013-033] Metadata queries from Neutron to Nova are not restricted by tenant (CVE-2013-6419)",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2013/12/11/8"
},
{
"name": "https://review.openstack.org/#/c/61439/1/neutron/agent/metadata/agent.py",
"refsource": "MISC",
"url": "https://review.openstack.org/#/c/61439/1/neutron/agent/metadata/agent.py"
},
{
"name": "https://bugs.launchpad.net/neutron/+bug/1235450",
"refsource": "CONFIRM",
"url": "https://bugs.launchpad.net/neutron/+bug/1235450"
}
]
}
}