CVE-2014-0134
low
CVSS v3
—
CVSS v2
3.5
VIR risk
3.5
Description
The instance rescue mode in OpenStack Compute (Nova) 2013.2 before 2013.2.3 and Icehouse before 2014.1, when using libvirt to spawn images and use_cow_images is set to false, allows remote authenticated users to read certain compute host files by overwriting an instance disk with a crafted image.
Predictions
Exploit likelihood
30%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2014-0134
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| debian | bookworm | fixed | 2013.2.2-4 |
| debian | bullseye | fixed | 2013.2.2-4 |
| debian | forky | fixed | 2013.2.2-4 |
| debian | sid | fixed | 2013.2.2-4 |
| debian | trixie | fixed | 2013.2.2-4 |
Package impact
| Ecosystem | Package | Vulnerable | Fixed |
|---|---|---|---|
| PyPI | nova | <12.0.0a0 | 12.0.0a0 |
References
- http://www.openwall.com/lists/oss-security/2014/03/27/6
- http://www.ubuntu.com/usn/USN-2247-1
- https://bugs.launchpad.net/nova/+bug/1221190
- https://nvd.nist.gov/vuln/detail/CVE-2014-0134
- https://github.com/openstack/nova/commit/25e761acd56d4c820273fc0245ada06c500c1637
- https://github.com/openstack/nova/commit/d416f4310bb946b4b127201ec3c37e530d988714
- https://github.com/openstack/nova/commit/dc8de426066969a3f0624fdc2a7b29371a2d55bf
- https://github.com/openstack/nova
- https://github.com/pypa/advisory-database/tree/main/vulns/nova/PYSEC-2014-112.yaml
- https://security-tracker.debian.org/tracker/CVE-2014-0134
CWEs
CWE-200
Verify integrity in audit chain (admin only). AS-IS.