diff --git a/advisories/unreviewed/2022/05/GHSA-22w9-j288-8p9w/GHSA-22w9-j288-8p9w.json b/advisories/github-reviewed/2022/05/GHSA-22w9-j288-8p9w/GHSA-22w9-j288-8p9w.json similarity index 57% rename from advisories/unreviewed/2022/05/GHSA-22w9-j288-8p9w/GHSA-22w9-j288-8p9w.json rename to advisories/github-reviewed/2022/05/GHSA-22w9-j288-8p9w/GHSA-22w9-j288-8p9w.json index 9495b9e5642..c9a9fff74aa 100644 --- a/advisories/unreviewed/2022/05/GHSA-22w9-j288-8p9w/GHSA-22w9-j288-8p9w.json +++ b/advisories/github-reviewed/2022/05/GHSA-22w9-j288-8p9w/GHSA-22w9-j288-8p9w.json @@ -1,27 +1,62 @@ { "schema_version": "1.4.0", "id": "GHSA-22w9-j288-8p9w", - "modified": "2022-05-17T04:50:15Z", + "modified": "2024-05-14T21:27:11Z", "published": "2022-05-17T04:50:15Z", "aliases": [ "CVE-2013-6419" ], - "details": "Interaction error in OpenStack Nova and Neutron before Havana 2013.2.1 and icehouse-1 does not validate the instance ID of the tenant making a request, which allows remote tenants to obtain sensitive metadata by spoofing the device ID that is bound to a port, which is not properly handled by (1) api/metadata/handler.py in Nova and (2) the neutron-metadata-agent (agent/metadata/agent.py) in Neutron.", + "summary": "OpenStack Nova Router metadata queries are not restricted by tenant", + "details": "Interaction error in OpenStack Nova and Neutron before Havana 2013.2.1 and icehouse-1 does not validate the instance ID of the tenant making a request, which allows remote tenants to obtain sensitive metadata by spoofing the device ID that is bound to a port, which is not properly handled by (1) api/metadata/handler.py in Nova and (2) the neutron-metadata-agent (`agent/metadata/agent.py`) in Neutron.", "severity": [ ], "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-6419" }, + { + "type": "WEB", + "url": "https://github.com/openstack/nova/commit/07006be9165d1008ca0382b6f0ad25b13a676a55" + }, + { + "type": "WEB", + "url": "https://github.com/openstack/nova/commit/af2f823107010933ecd94a9c938f8b739baaecb7" + }, + { + "type": "WEB", + "url": "https://github.com/openstack/nova/commit/bce36e9bdb1fcb9658f7b684d160e656e88d816c" + }, { "type": "WEB", "url": "https://bugs.launchpad.net/neutron/+bug/1235450" }, + { + "type": "PACKAGE", + "url": "https://github.com/openstack/nova" + }, { "type": "WEB", "url": "https://review.openstack.org/#/c/61428/2/nova/api/metadata/handler.py" @@ -52,8 +87,8 @@ "CWE-200" ], "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2024-05-14T21:27:10Z", "nvd_published_at": "2014-01-07T18:55:00Z" } } \ No newline at end of file diff --git a/advisories/github-reviewed/2022/05/GHSA-27q4-38qf-m25h/GHSA-27q4-38qf-m25h.json b/advisories/github-reviewed/2022/05/GHSA-27q4-38qf-m25h/GHSA-27q4-38qf-m25h.json new file mode 100644 index 00000000000..985afaaa6c0 --- /dev/null +++ b/advisories/github-reviewed/2022/05/GHSA-27q4-38qf-m25h/GHSA-27q4-38qf-m25h.json @@ -0,0 +1,86 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-27q4-38qf-m25h", + "modified": "2024-05-14T21:27:12Z", + "published": "2022-05-17T04:58:30Z", + "aliases": [ + "CVE-2013-4497" + ], + "summary": "OpenStack Compute Nova Improper Access Control", + "details": "The XenAPI backend in OpenStack Compute (Nova) Folsom, Grizzly, and Havana before 2013.2 does not properly apply security groups (1) when resizing an image or (2) during live migration, which allows remote attackers to bypass intended restrictions.", + "severity": [ + + ], + "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-4497" + }, + { + "type": "WEB", + "url": "https://github.com/openstack/nova/commit/01de658210fd65171bfbf5450c93673b5ce0bd9e" + }, + { + "type": "WEB", + "url": "https://github.com/openstack/nova/commit/5cced7a6dd32d231c606e25dbf762d199bf9cca7" + }, + { + "type": "WEB", + "url": "https://github.com/openstack/nova/commit/ba0d007fb78bd1182c3c0b808dbd7ccc84640e80" + }, + { + "type": "WEB", + "url": "https://github.com/openstack/nova/commit/df2ea2e3acdede21b40d47b7adbeac04213d031b" + }, + { + "type": "WEB", + "url": "https://bugs.launchpad.net/nova/+bug/1073306" + }, + { + "type": "WEB", + "url": "https://bugs.launchpad.net/nova/+bug/1202266" + }, + { + "type": "PACKAGE", + "url": "https://github.com/openstack/nova" + }, + { + "type": "WEB", + "url": "http://www.openwall.com/lists/oss-security/2013/11/03/2" + }, + { + "type": "WEB", + "url": "http://www.openwall.com/lists/oss-security/2013/11/03/3" + } + ], + "database_specific": { + "cwe_ids": [ + + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2024-05-14T21:27:12Z", + "nvd_published_at": "2013-11-05T20:55:00Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2022/05/GHSA-43cm-73px-5v4m/GHSA-43cm-73px-5v4m.json b/advisories/github-reviewed/2022/05/GHSA-43cm-73px-5v4m/GHSA-43cm-73px-5v4m.json similarity index 51% rename from advisories/unreviewed/2022/05/GHSA-43cm-73px-5v4m/GHSA-43cm-73px-5v4m.json rename to advisories/github-reviewed/2022/05/GHSA-43cm-73px-5v4m/GHSA-43cm-73px-5v4m.json index 91196816786..6d7d0debd69 100644 --- a/advisories/unreviewed/2022/05/GHSA-43cm-73px-5v4m/GHSA-43cm-73px-5v4m.json +++ b/advisories/github-reviewed/2022/05/GHSA-43cm-73px-5v4m/GHSA-43cm-73px-5v4m.json @@ -1,27 +1,62 @@ { "schema_version": "1.4.0", "id": "GHSA-43cm-73px-5v4m", - "modified": "2022-05-17T05:04:20Z", + "modified": "2024-05-14T21:27:13Z", "published": "2022-05-17T05:04:20Z", "aliases": [ "CVE-2013-4278" ], + "summary": "OpenStack Compute (Nova) Resource limit circumvention in Nova private flavors", "details": "The \"create an instance\" API in OpenStack Compute (Nova) Folsom, Grizzly, and Havana does not properly enforce the os-flavor-access:is_public property, which allows remote authenticated users to boot arbitrary flavors by guessing the flavor id. NOTE: this issue is due to an incomplete fix for CVE-2013-2256.", "severity": [ ], "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-4278" }, + { + "type": "WEB", + "url": "https://github.com/openstack/nova/commit/4054cc4a22a1fea997dec76afb5646fd6c6ea6b9" + }, + { + "type": "WEB", + "url": "https://github.com/openstack/nova/commit/6825959560e06725d26625fd21f5c0b78b305492" + }, + { + "type": "WEB", + "url": "https://github.com/openstack/nova/commit/8b686195afe7e6dfb46c56c1ef2fe9c993d8e495" + }, { "type": "WEB", "url": "https://bugs.launchpad.net/ossa/+bug/1212179" }, + { + "type": "PACKAGE", + "url": "https://github.com/openstack/nova" + }, { "type": "WEB", "url": "http://lists.openstack.org/pipermail/openstack-announce/2013-August/000138.html" @@ -36,8 +71,8 @@ ], "severity": "LOW", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2024-05-14T21:27:13Z", "nvd_published_at": "2013-09-16T19:14:00Z" } } \ No newline at end of file diff --git a/advisories/unreviewed/2022/05/GHSA-99rx-9x8v-9j8p/GHSA-99rx-9x8v-9j8p.json b/advisories/github-reviewed/2022/05/GHSA-99rx-9x8v-9j8p/GHSA-99rx-9x8v-9j8p.json similarity index 67% rename from advisories/unreviewed/2022/05/GHSA-99rx-9x8v-9j8p/GHSA-99rx-9x8v-9j8p.json rename to advisories/github-reviewed/2022/05/GHSA-99rx-9x8v-9j8p/GHSA-99rx-9x8v-9j8p.json index 906852594ab..688731830d6 100644 --- a/advisories/unreviewed/2022/05/GHSA-99rx-9x8v-9j8p/GHSA-99rx-9x8v-9j8p.json +++ b/advisories/github-reviewed/2022/05/GHSA-99rx-9x8v-9j8p/GHSA-99rx-9x8v-9j8p.json @@ -1,23 +1,54 @@ { "schema_version": "1.4.0", "id": "GHSA-99rx-9x8v-9j8p", - "modified": "2022-05-17T01:29:42Z", + "modified": "2024-05-14T21:27:09Z", "published": "2022-05-17T01:29:42Z", "aliases": [ "CVE-2013-7130" ], + "summary": "OpenStack Nova Live migration can leak root disk into ephemeral storage", "details": "The i_create_images_and_backing (aka create_images_and_backing) method in libvirt driver in OpenStack Compute (Nova) Grizzly, Havana, and Icehouse, when using KVM live block migration, does not properly create all expected files, which allows attackers to obtain snapshot root disk contents of other users via ephemeral storage.", "severity": [ ], "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-7130" }, + { + "type": "WEB", + "url": "https://github.com/openstack/nova/commit/15ee7e17f63f5583307a546ecf28952c364c88f9" + }, + { + "type": "WEB", + "url": "https://github.com/openstack/nova/commit/b0d36683fe064b32cbef013e1c0c46bd018ab9a1" + }, + { + "type": "WEB", + "url": "https://github.com/openstack/nova/commit/cbeb5e51886b0296349fc476305bfe3d63c627c3" + }, { "type": "WEB", "url": "https://bugs.launchpad.net/nova/+bug/1251590" @@ -26,6 +57,10 @@ "type": "WEB", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/90652" }, + { + "type": "PACKAGE", + "url": "https://github.com/openstack/nova" + }, { "type": "WEB", "url": "https://review.openstack.org/#/c/68658" @@ -76,8 +111,8 @@ "CWE-200" ], "severity": "HIGH", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2024-05-14T21:27:09Z", "nvd_published_at": "2014-02-06T17:00:00Z" } } \ No newline at end of file diff --git a/advisories/unreviewed/2022/05/GHSA-9hcj-h2qc-689p/GHSA-9hcj-h2qc-689p.json b/advisories/github-reviewed/2022/05/GHSA-9hcj-h2qc-689p/GHSA-9hcj-h2qc-689p.json similarity index 57% rename from advisories/unreviewed/2022/05/GHSA-9hcj-h2qc-689p/GHSA-9hcj-h2qc-689p.json rename to advisories/github-reviewed/2022/05/GHSA-9hcj-h2qc-689p/GHSA-9hcj-h2qc-689p.json index 316a898c4f1..09c734f002e 100644 --- a/advisories/unreviewed/2022/05/GHSA-9hcj-h2qc-689p/GHSA-9hcj-h2qc-689p.json +++ b/advisories/github-reviewed/2022/05/GHSA-9hcj-h2qc-689p/GHSA-9hcj-h2qc-689p.json @@ -1,27 +1,66 @@ { "schema_version": "1.4.0", "id": "GHSA-9hcj-h2qc-689p", - "modified": "2022-05-17T03:15:10Z", + "modified": "2024-05-14T21:25:56Z", "published": "2022-05-17T03:15:10Z", "aliases": [ "CVE-2015-1851" ], + "summary": "OpenStack Cinder file disclosure in image convert", "details": "OpenStack Cinder before 2014.1.5 (icehouse), 2014.2.x before 2014.2.4 (juno), and 2015.1.x before 2015.1.1 (kilo) allows remote authenticated users to read arbitrary files via a crafted qcow2 signature in an image to the upload-to-image command.", "severity": [ ], "affected": [ - + { + "package": { + "ecosystem": "PyPI", + "name": "cinder" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "7.0.0a0" + } + ] + } + ] + } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2015-1851" }, + { + "type": "WEB", + "url": "https://github.com/openstack/cinder/commit/9634b76ba5886d6c2f2128d550cb005dabf48213" + }, + { + "type": "WEB", + "url": "https://github.com/openstack/cinder/commit/b1143ee45323e63b965a3710f9063e65b252c978" + }, + { + "type": "WEB", + "url": "https://github.com/openstack/cinder/commit/bc0549e08b010edb863d409d80114aa78d317a61" + }, + { + "type": "WEB", + "url": "https://github.com/openstack/cinder/commit/d31c937c566005dedf41a60c6b5bd5e7b26f221b" + }, { "type": "WEB", "url": "https://bugs.launchpad.net/cinder/+bug/1415087" }, + { + "type": "PACKAGE", + "url": "https://github.com/openstack/cinder" + }, { "type": "WEB", "url": "http://lists.openstack.org/pipermail/openstack-announce/2015-June/000367.html" @@ -56,8 +95,8 @@ "CWE-200" ], "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2024-05-14T21:25:56Z", "nvd_published_at": "2015-06-25T16:59:00Z" } } \ No newline at end of file diff --git a/advisories/unreviewed/2022/05/GHSA-cm54-3vvf-f5p8/GHSA-cm54-3vvf-f5p8.json b/advisories/github-reviewed/2022/05/GHSA-cm54-3vvf-f5p8/GHSA-cm54-3vvf-f5p8.json similarity index 64% rename from advisories/unreviewed/2022/05/GHSA-cm54-3vvf-f5p8/GHSA-cm54-3vvf-f5p8.json rename to advisories/github-reviewed/2022/05/GHSA-cm54-3vvf-f5p8/GHSA-cm54-3vvf-f5p8.json index b962475fe08..32d0a9cf2ab 100644 --- a/advisories/unreviewed/2022/05/GHSA-cm54-3vvf-f5p8/GHSA-cm54-3vvf-f5p8.json +++ b/advisories/github-reviewed/2022/05/GHSA-cm54-3vvf-f5p8/GHSA-cm54-3vvf-f5p8.json @@ -1,17 +1,36 @@ { "schema_version": "1.4.0", "id": "GHSA-cm54-3vvf-f5p8", - "modified": "2022-05-17T05:25:39Z", + "modified": "2024-05-14T21:27:17Z", "published": "2022-05-17T05:25:39Z", "aliases": [ "CVE-2012-3361" ], - "details": "virt/disk/api.py in OpenStack Compute (Nova) Folsom (2012.2), Essex (2012.1), and Diablo (2011.3) allows remote authenticated users to overwrite arbitrary files via a symlink attack on a file in an image.", + "summary": "OpenStack Nova Arbitrary file injection/corruption through directory traversal issues", + "details": "`virt/disk/api.py` in OpenStack Compute (Nova) Folsom (2012.2), Essex (2012.1), and Diablo (2011.3) allows remote authenticated users to overwrite arbitrary files via a symlink attack on a file in an image.", "severity": [ ], "affected": [ - + { + "package": { + "ecosystem": "PyPI", + "name": "nova" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "12.0.0a0" + } + ] + } + ] + } ], "references": [ { @@ -30,6 +49,10 @@ "type": "WEB", "url": "https://bugs.launchpad.net/nova/+bug/1015531" }, + { + "type": "PACKAGE", + "url": "https://github.com/openstack/nova" + }, { "type": "WEB", "url": "https://lists.launchpad.net/openstack/msg14089.html" @@ -68,8 +91,8 @@ ], "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2024-05-14T21:27:17Z", "nvd_published_at": "2012-07-22T16:55:00Z" } } \ No newline at end of file diff --git a/advisories/unreviewed/2022/05/GHSA-m454-cm7h-rqhh/GHSA-m454-cm7h-rqhh.json b/advisories/github-reviewed/2022/05/GHSA-m454-cm7h-rqhh/GHSA-m454-cm7h-rqhh.json similarity index 60% rename from advisories/unreviewed/2022/05/GHSA-m454-cm7h-rqhh/GHSA-m454-cm7h-rqhh.json rename to advisories/github-reviewed/2022/05/GHSA-m454-cm7h-rqhh/GHSA-m454-cm7h-rqhh.json index 8cc77b95950..cca9d8499fa 100644 --- a/advisories/unreviewed/2022/05/GHSA-m454-cm7h-rqhh/GHSA-m454-cm7h-rqhh.json +++ b/advisories/github-reviewed/2022/05/GHSA-m454-cm7h-rqhh/GHSA-m454-cm7h-rqhh.json @@ -1,17 +1,36 @@ { "schema_version": "1.4.0", "id": "GHSA-m454-cm7h-rqhh", - "modified": "2022-05-17T05:25:39Z", + "modified": "2024-05-14T21:27:19Z", "published": "2022-05-17T05:25:39Z", "aliases": [ "CVE-2012-3360" ], - "details": "Directory traversal vulnerability in virt/disk/api.py in OpenStack Compute (Nova) Folsom (2012.2) and Essex (2012.1), when used over libvirt-based hypervisors, allows remote authenticated users to write arbitrary files to the disk image via a .. (dot dot) in the path attribute of a file element.", + "summary": "OpenStack Nova Directory traversal vulnerability", + "details": "Directory traversal vulnerability in `virt/disk/api.py` in OpenStack Compute (Nova) Folsom (2012.2) and Essex (2012.1), when used over libvirt-based hypervisors, allows remote authenticated users to write arbitrary files to the disk image via a .. (dot dot) in the path attribute of a file element.", "severity": [ ], "affected": [ - + { + "package": { + "ecosystem": "PyPI", + "name": "nova" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "12.0.0a0" + } + ] + } + ] + } ], "references": [ { @@ -30,6 +49,10 @@ "type": "WEB", "url": "https://bugs.launchpad.net/nova/+bug/1015531" }, + { + "type": "PACKAGE", + "url": "https://github.com/openstack/nova" + }, { "type": "WEB", "url": "https://lists.launchpad.net/openstack/msg14089.html" @@ -60,8 +83,8 @@ "CWE-22" ], "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2024-05-14T21:27:19Z", "nvd_published_at": "2012-07-22T16:55:00Z" } } \ No newline at end of file diff --git a/advisories/unreviewed/2022/05/GHSA-mfg4-9xf4-f45q/GHSA-mfg4-9xf4-f45q.json b/advisories/github-reviewed/2022/05/GHSA-mfg4-9xf4-f45q/GHSA-mfg4-9xf4-f45q.json similarity index 55% rename from advisories/unreviewed/2022/05/GHSA-mfg4-9xf4-f45q/GHSA-mfg4-9xf4-f45q.json rename to advisories/github-reviewed/2022/05/GHSA-mfg4-9xf4-f45q/GHSA-mfg4-9xf4-f45q.json index 144b93a585c..43d52686124 100644 --- a/advisories/unreviewed/2022/05/GHSA-mfg4-9xf4-f45q/GHSA-mfg4-9xf4-f45q.json +++ b/advisories/github-reviewed/2022/05/GHSA-mfg4-9xf4-f45q/GHSA-mfg4-9xf4-f45q.json @@ -1,17 +1,36 @@ { "schema_version": "1.4.0", "id": "GHSA-mfg4-9xf4-f45q", - "modified": "2022-05-14T01:58:45Z", + "modified": "2024-05-14T21:25:58Z", "published": "2022-05-14T01:58:45Z", "aliases": [ "CVE-2013-4202" ], + "summary": "OpenStack Cinder Denial of Service using XML entities ", "details": "The (1) backup (api/contrib/backups.py) and (2) volume transfer (contrib/volume_transfer.py) APIs in OpenStack Cinder Grizzly 2013.1.3 and earlier allows remote attackers to cause a denial of service (resource consumption and crash) via an XML Entity Expansion (XEE) attack. NOTE: this issue is due to an incomplete fix for CVE-2013-1664.", "severity": [ ], "affected": [ - + { + "package": { + "ecosystem": "PyPI", + "name": "cinder" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "7.0.0a0" + } + ] + } + ] + } ], "references": [ { @@ -22,6 +41,18 @@ "type": "WEB", "url": "https://bugs.launchpad.net/ossa/+bug/1190229" }, + { + "type": "PACKAGE", + "url": "https://github.com/openstack/cinder" + }, + { + "type": "WEB", + "url": "http://github.com/openstack/cinder/commit/2023eecc4b1a35daf42a64fa01967ed12c7d017b" + }, + { + "type": "WEB", + "url": "http://github.com/openstack/cinder/commit/4ad95dba4fccbbc0df923dea0dc9e5c3ac9f4cc2" + }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2013-1198.html" @@ -36,8 +67,8 @@ ], "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2024-05-14T21:25:58Z", "nvd_published_at": "2013-09-16T19:14:00Z" } } \ No newline at end of file diff --git a/advisories/github-reviewed/2022/05/GHSA-pjvw-p2v5-wf6q/GHSA-pjvw-p2v5-wf6q.json b/advisories/github-reviewed/2022/05/GHSA-pjvw-p2v5-wf6q/GHSA-pjvw-p2v5-wf6q.json new file mode 100644 index 00000000000..fe6528ee0ca --- /dev/null +++ b/advisories/github-reviewed/2022/05/GHSA-pjvw-p2v5-wf6q/GHSA-pjvw-p2v5-wf6q.json @@ -0,0 +1,82 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-pjvw-p2v5-wf6q", + "modified": "2024-05-14T21:27:08Z", + "published": "2022-05-14T01:59:36Z", + "aliases": [ + "CVE-2012-1585" + ], + "summary": "OpenStack Nova Long server names grow nova-api log files significantly", + "details": "OpenStack Compute (Nova) Essex before 2011.3 allows remote authenticated users to cause a denial of service (Nova-API log file and disk consumption) via a long server name.", + "severity": [ + + ], + "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-2012-1585" + }, + { + "type": "WEB", + "url": "https://bugs.launchpad.net/nova/+bug/962515" + }, + { + "type": "PACKAGE", + "url": "https://github.com/openstack/nova" + }, + { + "type": "WEB", + "url": "http://github.com/openstack/nova/commit/0fa7d12dbfb7ae016657dd91034b4c0781ea43de" + }, + { + "type": "WEB", + "url": "http://github.com/openstack/nova/commit/1ebec5726c7a9db0a6f29fad0ef747b0c087f702" + }, + { + "type": "WEB", + "url": "http://github.com/openstack/nova/commit/c7f526fae6062e9ab51f65474af71d496aa66554" + }, + { + "type": "WEB", + "url": "http://github.com/openstack/nova/commit/c869a41951b77c6930bf4fb4734f05cd3d6ac4b1" + }, + { + "type": "WEB", + "url": "http://lwn.net/Alerts/491298" + }, + { + "type": "WEB", + "url": "http://osdir.com/ml/openstack-cloud-computing/2012-03/msg01133.html" + } + ], + "database_specific": { + "cwe_ids": [ + + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2024-05-14T21:27:08Z", + "nvd_published_at": "2012-08-17T00:55:00Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2022/05/GHSA-q3rw-wcj6-8cjf/GHSA-q3rw-wcj6-8cjf.json b/advisories/github-reviewed/2022/05/GHSA-q3rw-wcj6-8cjf/GHSA-q3rw-wcj6-8cjf.json similarity index 52% rename from advisories/unreviewed/2022/05/GHSA-q3rw-wcj6-8cjf/GHSA-q3rw-wcj6-8cjf.json rename to advisories/github-reviewed/2022/05/GHSA-q3rw-wcj6-8cjf/GHSA-q3rw-wcj6-8cjf.json index 595aac68cfd..46e772e286b 100644 --- a/advisories/unreviewed/2022/05/GHSA-q3rw-wcj6-8cjf/GHSA-q3rw-wcj6-8cjf.json +++ b/advisories/github-reviewed/2022/05/GHSA-q3rw-wcj6-8cjf/GHSA-q3rw-wcj6-8cjf.json @@ -1,27 +1,58 @@ { "schema_version": "1.4.0", "id": "GHSA-q3rw-wcj6-8cjf", - "modified": "2022-05-17T04:58:58Z", + "modified": "2024-05-14T21:25:51Z", "published": "2022-05-17T04:58:58Z", "aliases": [ "CVE-2013-4183" ], + "summary": "OpenStack Cinder LVMVolumeDriver does not zero deleted snapshots", "details": "The clear_volume function in LVMVolumeDriver driver in OpenStack Cinder 2013.1.1 through 2013.1.2 does not properly clear data when deleting a snapshot, which allows local users to obtain sensitive information via unspecified vectors.", "severity": [ ], "affected": [ - + { + "package": { + "ecosystem": "PyPI", + "name": "cinder" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "7.0.0a0" + } + ] + } + ] + } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2013-4183" }, + { + "type": "WEB", + "url": "https://github.com/openstack/cinder/commit/0ee31073c5cb432a9cdd2648e99aa802b0ed0a17" + }, + { + "type": "WEB", + "url": "https://github.com/openstack/cinder/commit/68c597e26b5659a036a7a937622e539bac102308" + }, { "type": "WEB", "url": "https://bugs.launchpad.net/cinder/+bug/1198185" }, + { + "type": "PACKAGE", + "url": "https://github.com/openstack/cinder" + }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2013-1198.html" @@ -36,8 +67,8 @@ "CWE-200" ], "severity": "LOW", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2024-05-14T21:25:51Z", "nvd_published_at": "2013-09-16T19:14:00Z" } } \ No newline at end of file diff --git a/advisories/unreviewed/2022/05/GHSA-rwhr-h69g-8qmq/GHSA-rwhr-h69g-8qmq.json b/advisories/github-reviewed/2022/05/GHSA-rwhr-h69g-8qmq/GHSA-rwhr-h69g-8qmq.json similarity index 74% rename from advisories/unreviewed/2022/05/GHSA-rwhr-h69g-8qmq/GHSA-rwhr-h69g-8qmq.json rename to advisories/github-reviewed/2022/05/GHSA-rwhr-h69g-8qmq/GHSA-rwhr-h69g-8qmq.json index d26a6725941..f9d5684f6db 100644 --- a/advisories/unreviewed/2022/05/GHSA-rwhr-h69g-8qmq/GHSA-rwhr-h69g-8qmq.json +++ b/advisories/github-reviewed/2022/05/GHSA-rwhr-h69g-8qmq/GHSA-rwhr-h69g-8qmq.json @@ -1,17 +1,36 @@ { "schema_version": "1.4.0", "id": "GHSA-rwhr-h69g-8qmq", - "modified": "2022-05-17T05:15:11Z", + "modified": "2024-05-14T21:27:16Z", "published": "2022-05-17T05:15:11Z", "aliases": [ "CVE-2012-5625" ], + "summary": "OpenStack Nova Information leak in libvirt LVM-backed instances", "details": "OpenStack Compute (Nova) Folsom before 2012.2.2 and Grizzly, when using libvirt and LVM backed instances, does not properly clear physical volume (PV) content when reallocating for instances, which allows attackers to obtain sensitive information by reading the memory of the previous logical volume (LV).", "severity": [ ], "affected": [ - + { + "package": { + "ecosystem": "PyPI", + "name": "nova" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "12.0.0a0" + } + ] + } + ] + } ], "references": [ { @@ -34,6 +53,10 @@ "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=884293" }, + { + "type": "PACKAGE", + "url": "https://github.com/openstack/nova" + }, { "type": "WEB", "url": "https://launchpad.net/nova/folsom/2012.2.2" @@ -64,8 +87,8 @@ "CWE-200" ], "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2024-05-14T21:27:15Z", "nvd_published_at": "2012-12-26T22:55:00Z" } } \ No newline at end of file diff --git a/advisories/github-reviewed/2022/08/GHSA-v725-c588-h936/GHSA-v725-c588-h936.json b/advisories/github-reviewed/2022/08/GHSA-v725-c588-h936/GHSA-v725-c588-h936.json new file mode 100644 index 00000000000..e20eec52235 --- /dev/null +++ b/advisories/github-reviewed/2022/08/GHSA-v725-c588-h936/GHSA-v725-c588-h936.json @@ -0,0 +1,131 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-v725-c588-h936", + "modified": "2024-05-14T21:27:20Z", + "published": "2022-08-04T00:00:26Z", + "aliases": [ + "CVE-2022-37394" + ], + "summary": "OpenStack Nova Changing vnic_type breaks compute service restart", + "details": "An issue was discovered in OpenStack Nova before 23.2.2, 24.x before 24.1.2, and 25.x before 25.0.2. By creating a neutron port with the direct vnic_type, creating an instance bound to that port, and then changing the vnic_type of the bound port to macvtap, an authenticated user may cause the compute service to fail to restart, resulting in a possible denial of service. Only Nova deployments configured with SR-IOV are affected.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L" + } + ], + "affected": [ + { + "package": { + "ecosystem": "PyPI", + "name": "nova" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "23.2.2" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "PyPI", + "name": "nova" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "24.0.0" + }, + { + "fixed": "24.1.2" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "PyPI", + "name": "nova" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "25.0.0" + }, + { + "fixed": "25.0.2" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-37394" + }, + { + "type": "WEB", + "url": "https://github.com/openstack/nova/commit/0c87681135cfb3ce61d2a0392928c1dbc1fe5fde" + }, + { + "type": "WEB", + "url": "https://github.com/openstack/nova/commit/1a98a1a650d065a8ab3e1c474f3b9fd537dc2206" + }, + { + "type": "WEB", + "url": "https://github.com/openstack/nova/commit/4954f993680c75fd9d3d507f2dcd00300c9b3d44" + }, + { + "type": "WEB", + "url": "https://github.com/openstack/nova/commit/a28c82719545d5c8ee7f3ff1361b3a796e05095a" + }, + { + "type": "WEB", + "url": "https://github.com/openstack/nova/commit/e43bf900dc8ca66578603bed333c56b215b1876e" + }, + { + "type": "WEB", + "url": "https://github.com/openstack/nova/commit/f8c91eb75fc5504a37fc3b4be1d65d33dbc9b511" + }, + { + "type": "WEB", + "url": "https://bugs.launchpad.net/ossa/+bug/1981813" + }, + { + "type": "PACKAGE", + "url": "https://github.com/openstack/nova" + }, + { + "type": "WEB", + "url": "https://review.opendev.org/c/openstack/nova/+/849985" + }, + { + "type": "WEB", + "url": "https://review.opendev.org/c/openstack/nova/+/850003" + } + ], + "database_specific": { + "cwe_ids": [ + + ], + "severity": "LOW", + "github_reviewed": true, + "github_reviewed_at": "2024-05-14T21:27:20Z", + "nvd_published_at": "2022-08-03T07:15:00Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2022/05/GHSA-27q4-38qf-m25h/GHSA-27q4-38qf-m25h.json b/advisories/unreviewed/2022/05/GHSA-27q4-38qf-m25h/GHSA-27q4-38qf-m25h.json deleted file mode 100644 index 33aa8ec2b1d..00000000000 --- a/advisories/unreviewed/2022/05/GHSA-27q4-38qf-m25h/GHSA-27q4-38qf-m25h.json +++ /dev/null @@ -1,47 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-27q4-38qf-m25h", - "modified": "2022-05-17T04:58:30Z", - "published": "2022-05-17T04:58:30Z", - "aliases": [ - "CVE-2013-4497" - ], - "details": "The XenAPI backend in OpenStack Compute (Nova) Folsom, Grizzly, and Havana before 2013.2 does not properly apply security groups (1) when resizing an image or (2) during live migration, which allows remote attackers to bypass intended restrictions.", - "severity": [ - - ], - "affected": [ - - ], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2013-4497" - }, - { - "type": "WEB", - "url": "https://bugs.launchpad.net/nova/+bug/1073306" - }, - { - "type": "WEB", - "url": "https://bugs.launchpad.net/nova/+bug/1202266" - }, - { - "type": "WEB", - "url": "http://www.openwall.com/lists/oss-security/2013/11/03/2" - }, - { - "type": "WEB", - "url": "http://www.openwall.com/lists/oss-security/2013/11/03/3" - } - ], - "database_specific": { - "cwe_ids": [ - - ], - "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2013-11-05T20:55:00Z" - } -} \ No newline at end of file diff --git a/advisories/unreviewed/2022/05/GHSA-pjvw-p2v5-wf6q/GHSA-pjvw-p2v5-wf6q.json b/advisories/unreviewed/2022/05/GHSA-pjvw-p2v5-wf6q/GHSA-pjvw-p2v5-wf6q.json deleted file mode 100644 index 6aa3cfd26cd..00000000000 --- a/advisories/unreviewed/2022/05/GHSA-pjvw-p2v5-wf6q/GHSA-pjvw-p2v5-wf6q.json +++ /dev/null @@ -1,43 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-pjvw-p2v5-wf6q", - "modified": "2022-05-14T01:59:36Z", - "published": "2022-05-14T01:59:36Z", - "aliases": [ - "CVE-2012-1585" - ], - "details": "OpenStack Compute (Nova) Essex before 2011.3 allows remote authenticated users to cause a denial of service (Nova-API log file and disk consumption) via a long server name.", - "severity": [ - - ], - "affected": [ - - ], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2012-1585" - }, - { - "type": "WEB", - "url": "https://bugs.launchpad.net/nova/+bug/962515" - }, - { - "type": "WEB", - "url": "http://lwn.net/Alerts/491298" - }, - { - "type": "WEB", - "url": "http://osdir.com/ml/openstack-cloud-computing/2012-03/msg01133.html" - } - ], - "database_specific": { - "cwe_ids": [ - - ], - "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2012-08-17T00:55:00Z" - } -} \ No newline at end of file diff --git a/advisories/unreviewed/2022/08/GHSA-v725-c588-h936/GHSA-v725-c588-h936.json b/advisories/unreviewed/2022/08/GHSA-v725-c588-h936/GHSA-v725-c588-h936.json deleted file mode 100644 index fdfe2ee8445..00000000000 --- a/advisories/unreviewed/2022/08/GHSA-v725-c588-h936/GHSA-v725-c588-h936.json +++ /dev/null @@ -1,46 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-v725-c588-h936", - "modified": "2022-08-11T00:00:38Z", - "published": "2022-08-04T00:00:26Z", - "aliases": [ - "CVE-2022-37394" - ], - "details": "An issue was discovered in OpenStack Nova before 23.2.2, 24.x before 24.1.2, and 25.x before 25.0.2. By creating a neutron port with the direct vnic_type, creating an instance bound to that port, and then changing the vnic_type of the bound port to macvtap, an authenticated user may cause the compute service to fail to restart, resulting in a possible denial of service. Only Nova deployments configured with SR-IOV are affected.", - "severity": [ - { - "type": "CVSS_V3", - "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L" - } - ], - "affected": [ - - ], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-37394" - }, - { - "type": "WEB", - "url": "https://bugs.launchpad.net/ossa/+bug/1981813" - }, - { - "type": "WEB", - "url": "https://review.opendev.org/c/openstack/nova/+/849985" - }, - { - "type": "WEB", - "url": "https://review.opendev.org/c/openstack/nova/+/850003" - } - ], - "database_specific": { - "cwe_ids": [ - - ], - "severity": "LOW", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2022-08-03T07:15:00Z" - } -} \ No newline at end of file