CVE-2014-9684
medium
CVSS v3
—
CVSS v2
4.0
VIR risk
4.0
Description
OpenStack Image Registry and Delivery Service (Glance) 2014.2 through 2014.2.2 does not properly remove images, which allows remote authenticated users to cause a denial of service (disk consumption) by creating a large number of images using the task v2 API and then deleting them before the uploads finish, a different vulnerability than CVE-2015-1881.
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-9684
Vendor advisory: cve@mitre.org — http://lists.openstack.org/pipermail/openstack-announce/2015-February/000336.html
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| debian | bookworm | fixed | 0 |
| debian | bullseye | fixed | 0 |
| debian | forky | fixed | 0 |
| debian | sid | fixed | 0 |
| debian | trixie | fixed | 0 |
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\) | 2014.2 | |
| openstack | image_registry_and_delivery_service_\(glance\) | 2014.2.1 | |
| openstack | image_registry_and_delivery_service_\(glance\) | 2014.2.2 | |
References
- http://lists.openstack.org/pipermail/openstack-announce/2015-February/000336.html
- http://rhn.redhat.com/errata/RHSA-2015-0938.html
- http://www.securityfocus.com/bid/72692
- https://bugs.launchpad.net/glance/+bug/1371118
- https://nvd.nist.gov/vuln/detail/CVE-2014-9684
- https://github.com/openstack/glance/commit/7858d4d95154c8596720365e465cca7858cfec5c
- https://github.com/openstack/glance/commit/a880c8e762e94b70c1e5d5692a3defcde734a601
- https://github.com/openstack/glance
- https://github.com/pypa/advisory-database/tree/main/vulns/glance/PYSEC-2015-37.yaml
- https://security-tracker.debian.org/tracker/CVE-2014-9684
CWEs
CWE-399
Verify integrity in audit chain (admin only). AS-IS.