CVE-2014-5356
medium
CVSS v3
—
CVSS v2
4.0
VIR risk
4.0
Description
OpenStack Image Registry and Delivery Service (Glance) before 2013.2.4, 2014.x before 2014.1.3, and Juno before Juno-3, when using the V2 API, does not properly enforce the image_size_cap configuration option, which allows remote authenticated users to cause a denial of service (disk consumption) by uploading a large 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-2014-5356
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| debian | bookworm | fixed | 2014.1.3-1 |
| debian | bullseye | fixed | 2014.1.3-1 |
| debian | forky | fixed | 2014.1.3-1 |
| debian | sid | fixed | 2014.1.3-1 |
| debian | trixie | fixed | 2014.1.3-1 |
| ubuntu | 14.04 | affected | |
Package impact
| Ecosystem | Package | Vulnerable | Fixed |
|---|---|---|---|
| PyPI | glance | <11.0.0a0 | 11.0.0a0 |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| openstack | image_registry_and_delivery_service_\(glance\) | {"endIncluding":"2013.2.3"} | |
| openstack | image_registry_and_delivery_service_\(glance\) | 2013.2 | |
| openstack | image_registry_and_delivery_service_\(glance\) | 2013.2.1 | |
| openstack | image_registry_and_delivery_service_\(glance\) | 2013.2.2 | |
| openstack | image_registry_and_delivery_service_\(glance\) | 2014.1 | |
| openstack | image_registry_and_delivery_service_\(glance\) | 2014.1.1 | |
| openstack | image_registry_and_delivery_service_\(glance\) | 2014.1.2 | |
| openstack | image_registry_and_delivery_service_\(glance\) | juno-1 | |
| openstack | image_registry_and_delivery_service_\(glance\) | juno-2 | |
References
- https://nvd.nist.gov/vuln/detail/CVE-2014-5356
- https://github.com/openstack/glance/commit/12f43cfed5a47cd16f08b7dad2424da0fc362e47
- https://github.com/openstack/glance/commit/31a4d1852a0c27bac5757c192f300f051229a312
- https://github.com/openstack/glance/commit/92ab00fca6926eaf3f7f92a955a5e07140063718
- https://bugs.launchpad.net/glance/+bug/1315321
- https://github.com/openstack/glance
- http://rhn.redhat.com/errata/RHSA-2014-1337.html
- http://rhn.redhat.com/errata/RHSA-2014-1338.html
- http://rhn.redhat.com/errata/RHSA-2014-1685.html
- http://secunia.com/advisories/60743
- http://www.openwall.com/lists/oss-security/2014/08/21/6
- http://www.ubuntu.com/usn/USN-2322-1
- https://security-tracker.debian.org/tracker/CVE-2014-5356
CWEs
CWE-264
Verify integrity in audit chain (admin only). AS-IS.