CVE-2013-6419
Description
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.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Mitigation details
CVE-2013-6419 NameCVE-2013-6419 DescriptionInteraction 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β¦
CVE-2013-6419
| Name | CVE-2013-6419 |
| Description | 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. |
| Source | CVE (at NVD; CERT, ENISA, LWN, oss-sec, fulldisc, Debian ELTS, Red Hat, Ubuntu, Gentoo, SUSE bugzilla/CVE, GitHub advisories/code/issues, web search, more) |
Vulnerable and fixed packages
The table below lists information on source packages.
| Source Package | Release | Version | Status |
|---|---|---|---|
| neutron (PTS) | bullseye (security), bullseye | 2:17.2.1-0+deb11u1 | fixed |
| bookworm | 2:21.0.0-7 | fixed | |
| trixie | 2:26.0.0-9 | fixed | |
| forky | 2:27.0.1-6 | fixed | |
| sid | 2:28.0.0-6 | fixed | |
| nova (PTS) | bullseye | 2:22.0.1-2+deb11u1 | fixed |
| bullseye (security) | 2:22.4.0-1~deb11u7 | fixed | |
| bookworm, bookworm (security) | 2:26.2.2-1~deb12u4 | fixed | |
| trixie (security), trixie | 2:31.0.0-6+deb13u2 | fixed | |
| forky, sid | 2:33.0.1-2 | fixed |
The information below is based on the following data on fixed versions.
| Package | Type | Release | Fixed Version | Urgency | Origin | Debian Bugs |
|---|---|---|---|---|---|---|
| neutron | source | (unstable) | 2013.2.1-1 | |||
| nova | source | wheezy | (not affected) | |||
| nova | source | (unstable) | 2013.2.1-1 |
Notes
[wheezy] - nova <not-affected> (Only exploitable in combination in neutron, not in Wheezy)
https://launchpad.net/bugs/1235450
Apply commands
[wheezy] - nova <not-affected> (Only exploitable in combination in neutron, not in Wheezy)https://launchpad.net/bugs/1235450
OS impact
Debian Fixed 5 releases
| Version | Status | Fixed in |
|---|---|---|
| trixie | Fixed | 2013.2.1-1 |
| sid | Fixed | 2013.2.1-1 |
| forky | Fixed | 2013.2.1-1 |
| bullseye | Fixed | 2013.2.1-1 |
| bookworm | Fixed | 2013.2.1-1 |
Package impact
| Ecosystem | Package | Vulnerable | Fixed |
|---|---|---|---|
| PyPI | nova | <12.0.0a0 | 12.0.0a0 |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| openstack | havana | {"endIncluding":"havana-1"} | |
References
- https://nvd.nist.gov/vuln/detail/CVE-2013-6419
- https://github.com/openstack/nova/commit/07006be9165d1008ca0382b6f0ad25b13a676a55
- https://github.com/openstack/nova/commit/af2f823107010933ecd94a9c938f8b739baaecb7
- https://github.com/openstack/nova/commit/bce36e9bdb1fcb9658f7b684d160e656e88d816c
- https://bugs.launchpad.net/neutron/+bug/1235450
- https://github.com/openstack/nova
- https://review.openstack.org/#/c/61428/2/nova/api/metadata/handler.py
- https://review.openstack.org/#/c/61439/1/neutron/agent/metadata/agent.py
- http://rhn.redhat.com/errata/RHSA-2014-0091.html
- http://rhn.redhat.com/errata/RHSA-2014-0231.html
- http://www.openwall.com/lists/oss-security/2013/12/11/8
- http://www.securityfocus.com/bid/64250
- https://security-tracker.debian.org/tracker/CVE-2013-6419
CWEs
CWE-200
Community-verified mitigations for this CVE will appear above when contributors publish them.
Verify integrity in audit chain (admin only). AS-IS.