ossa/ossa/OSSA-2013-029.yaml

84 lines
2.2 KiB
YAML

date: 2013-10-31
id: OSSA-2013-029
title: 'Potential Nova denial of service through compressed disk images'
description: 'Bernhard M. Wiedemann from SUSE reported a vulnerability in Nova''s
control of the size of disk images. By using malicious compressed qcow2 disk images,
an authenticated user may consume large amounts of disk space for each image, potentially
resulting in a Denial of Service attack on Nova compute nodes (CVE-2013-4463). While
fixing this issue, Pádraig Brady from Red Hat additionally discovered that OSSA
2013-012 did not fully address CVE-2013-2096 in the non-default case where use_cow_images=False,
and malicious qcow images are being transferred from Glance. In that specific case,
an authenticated user could still consume large amounts of disk space for each instance
using the malicious image, potentially also resulting in a Denial of Service attack
on Nova compute nodes (CVE-2013-4469). The provided fixes address both issues.'
reference: http://lists.openstack.org/pipermail/openstack-announce/2013-October/000159.html
affected-products:
- product: nova
version: All versions
vulnerabilities:
- cve-id: CVE-2013-4463
impact-assessment:
source: 'Red Hat Product Security'
rating: low
assessment:
type: CVSS2
score: 4.0
detail: AV:N/AC:L/Au:S/C:N/I:N/A:P
classification:
source: 'Red Hat Product Security'
type: CWE
detail: TODO
- cve-id: CVE-2013-4469
impact-assessment:
source: 'Red Hat Product Security'
rating: low
assessment:
type: CVSS2
score: 4.0
detail: AV:N/AC:L/Au:S/C:N/I:N/A:P
classification:
source: 'Red Hat Product Security'
type: CWE
detail: TODO
reporters:
- name: 'Bernhard M. Wiedemann'
affiliation: SUSE
reported:
- CVE-2013-4463
- name: 'Pádraig Brady'
affiliation: 'Red Hat'
reported:
- CVE-2013-4469
issues:
links:
- https://launchpad.net/bugs/1206081
type: launchpad
reviews:
icehouse:
- https://review.openstack.org/#/c/54765
havana:
- https://review.openstack.org/#/c/54767
grizzly:
- https://review.openstack.org/#/c/54768
type: gerrit