From 20f4957b3744a0d72920be1fdac170e986aa50c8 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Sat, 12 Apr 2025 03:18:09 +0000 Subject: [PATCH] Publish Advisories GHSA-m674-hmx2-ffhq GHSA-m674-hmx2-ffhq --- .../GHSA-m674-hmx2-ffhq.json | 89 +++++++++++++++++++ .../GHSA-m674-hmx2-ffhq.json | 49 ---------- 2 files changed, 89 insertions(+), 49 deletions(-) create mode 100644 advisories/github-reviewed/2022/05/GHSA-m674-hmx2-ffhq/GHSA-m674-hmx2-ffhq.json delete mode 100644 advisories/unreviewed/2022/05/GHSA-m674-hmx2-ffhq/GHSA-m674-hmx2-ffhq.json diff --git a/advisories/github-reviewed/2022/05/GHSA-m674-hmx2-ffhq/GHSA-m674-hmx2-ffhq.json b/advisories/github-reviewed/2022/05/GHSA-m674-hmx2-ffhq/GHSA-m674-hmx2-ffhq.json new file mode 100644 index 00000000000..382401c7327 --- /dev/null +++ b/advisories/github-reviewed/2022/05/GHSA-m674-hmx2-ffhq/GHSA-m674-hmx2-ffhq.json @@ -0,0 +1,89 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-m674-hmx2-ffhq", + "modified": "2025-04-12T03:16:19Z", + "published": "2022-05-17T04:55:07Z", + "aliases": [ + "CVE-2013-2096" + ], + "summary": "OpenStack Compute (Nova) does not verify the virtual size of a QCOW2 image", + "details": "OpenStack Compute (Nova) Folsom, Grizzly, and Havana does not verify the virtual size of a QCOW2 image, which allows local users to cause a denial of service (host file system disk consumption) by creating an image with a large virtual size that does not contain a large amount of data.", + "severity": [ + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "PyPI", + "name": "nova" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "12.0.0a0" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2013-2096" + }, + { + "type": "WEB", + "url": "https://github.com/openstack/nova/commit/0caeb8eaf20abcdc77828f5c6b79fc104619e231" + }, + { + "type": "WEB", + "url": "https://github.com/openstack/nova/commit/44a8aba1d5da87d54db48079103fdef946666d80" + }, + { + "type": "PACKAGE", + "url": "https://github.com/openstack/nova" + }, + { + "type": "WEB", + "url": "https://review.openstack.org/#/c/28717" + }, + { + "type": "WEB", + "url": "https://review.openstack.org/#/c/28901" + }, + { + "type": "WEB", + "url": "https://review.openstack.org/#/c/29192" + }, + { + "type": "WEB", + "url": "https://web.archive.org/web/20130726040108/http://www.securityfocus.com/bid/59924" + }, + { + "type": "WEB", + "url": "http://lists.openstack.org/pipermail/openstack-announce/2013-May/000102.html" + }, + { + "type": "WEB", + "url": "http://www.ubuntu.com/usn/USN-1831-1" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-770" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2025-04-12T03:16:18Z", + "nvd_published_at": "2013-07-09T17:55:00Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2022/05/GHSA-m674-hmx2-ffhq/GHSA-m674-hmx2-ffhq.json b/advisories/unreviewed/2022/05/GHSA-m674-hmx2-ffhq/GHSA-m674-hmx2-ffhq.json deleted file mode 100644 index 0cea02e0fa8..00000000000 --- a/advisories/unreviewed/2022/05/GHSA-m674-hmx2-ffhq/GHSA-m674-hmx2-ffhq.json +++ /dev/null @@ -1,49 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-m674-hmx2-ffhq", - "modified": "2025-04-11T04:11:45Z", - "published": "2022-05-17T04:55:07Z", - "aliases": [ - "CVE-2013-2096" - ], - "details": "OpenStack Compute (Nova) Folsom, Grizzly, and Havana does not verify the virtual size of a QCOW2 image, which allows local users to cause a denial of service (host file system disk consumption) by creating an image with a large virtual size that does not contain a large amount of data.", - "severity": [], - "affected": [], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2013-2096" - }, - { - "type": "WEB", - "url": "https://review.openstack.org/#/c/28717" - }, - { - "type": "WEB", - "url": "https://review.openstack.org/#/c/28901" - }, - { - "type": "WEB", - "url": "https://review.openstack.org/#/c/29192" - }, - { - "type": "WEB", - "url": "http://lists.openstack.org/pipermail/openstack-announce/2013-May/000102.html" - }, - { - "type": "WEB", - "url": "http://www.securityfocus.com/bid/59924" - }, - { - "type": "WEB", - "url": "http://www.ubuntu.com/usn/USN-1831-1" - } - ], - "database_specific": { - "cwe_ids": [], - "severity": "LOW", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2013-07-09T17:55:00Z" - } -} \ No newline at end of file