CVE-2013-2096
low
CVSS v3
—
CVSS v2
2.1
VIR risk
2.1
Description
OpenStack Compute (Nova) does not verify the virtual size of a QCOW2 image
Predictions
Exploit likelihood
20%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2013-2096
Vendor advisory: secalert@redhat.com — http://lists.openstack.org/pipermail/openstack-announce/2013-May/000102.html
Vendor advisory: suse — https://www.suse.com/security/cve/CVE-2013-2096.html
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| sles | affected | | |
| debian | bookworm | fixed | 2013.1.2-2 |
| debian | bullseye | fixed | 2013.1.2-2 |
| debian | forky | fixed | 2013.1.2-2 |
| debian | sid | fixed | 2013.1.2-2 |
| debian | trixie | fixed | 2013.1.2-2 |
Package impact
| Ecosystem | Package | Vulnerable | Fixed |
|---|---|---|---|
| PyPI | nova | <12.0.0a0 | 12.0.0a0 |
References
- https://www.suse.com/security/cve/CVE-2013-2096.html
- http://lists.openstack.org/pipermail/openstack-announce/2013-May/000102.html
- http://www.securityfocus.com/bid/59924
- http://www.ubuntu.com/usn/USN-1831-1
- https://review.openstack.org/#/c/28717/
- https://review.openstack.org/#/c/28901/
- https://review.openstack.org/#/c/29192/
- https://nvd.nist.gov/vuln/detail/CVE-2013-2096
- https://github.com/openstack/nova/commit/0caeb8eaf20abcdc77828f5c6b79fc104619e231
- https://github.com/openstack/nova/commit/44a8aba1d5da87d54db48079103fdef946666d80
- https://github.com/openstack/nova
- https://review.openstack.org/#/c/28717
- https://review.openstack.org/#/c/28901
- https://review.openstack.org/#/c/29192
- https://web.archive.org/web/20130726040108/http://www.securityfocus.com/bid/59924
- https://security-tracker.debian.org/tracker/CVE-2013-2096
CWEs
CWE-399
Verify integrity in audit chain (admin only). AS-IS.