Bugzilla – Bug 913644
VUL-0: CVE-2014-9623: openstack-glance: Glance user storage quota bypass
Last modified: 2015-01-21 13:32:30 UTC
CVE-2014-9623 A vulnerability was discovered in OpenStack (see below). In order to ensure full traceability, we need a CVE number assigned that we can attach to further notifications. This issue is already public, although an advisory was not sent yet. Title: Glance user storage quota bypass Reporter: Tushar Patil (NTT) Products: Glance Versions: up to 2014.1.3 and 2014.2 version up to 2014.2.1 Description: Tushar Patil from NTT reported a vulnerability in Glance. By deleting images that are being uploaded, a malicious user can overcome the storage quota and thus may overrun the backend. Images in deleted state are not taken into account by quota and won't be effectively deleted until the upload is completed. Only Glance setups configured with user_storage_quota are affected. References: https://launchpad.net/bugs/1398830 http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2014-9623 http://people.canonical.com/~ubuntu-security/cve/2014/CVE-2014-9623.html
bugbot adjusting priority
It seems, we are not affected here, because we have /opt/dell/chef/cookbooks/glance/templates/default/glance-api.conf.erb:#user_storage_quota = 0 and the default is 0