CVE-2015-1881
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, a different vulnerability than CVE-2014-9684.
Predictions
Exploit likelihood
30%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2015-1881
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
- https://nvd.nist.gov/vuln/detail/CVE-2015-1881
- https://github.com/openstack/glance/commit/25a722e614eacc47e4658f0bca6343fa52f7d03f
- https://github.com/openstack/glance/commit/78b5b0a9575cd5e9c4543ec0e8fd6072af1f0ebb
- https://bugs.launchpad.net/glance/+bug/1420696
- https://github.com/openstack/glance
- https://github.com/pypa/advisory-database/tree/main/vulns/glance/PYSEC-2015-38.yaml
- 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/72694
- https://security-tracker.debian.org/tracker/CVE-2015-1881
CWEs
CWE-399
Verify integrity in audit chain (admin only). AS-IS.