diff --git a/advisories/github-reviewed/2024/07/GHSA-rm86-h44c-2r2m/GHSA-rm86-h44c-2r2m.json b/advisories/github-reviewed/2024/07/GHSA-rm86-h44c-2r2m/GHSA-rm86-h44c-2r2m.json new file mode 100644 index 00000000000..1b960dd0c47 --- /dev/null +++ b/advisories/github-reviewed/2024/07/GHSA-rm86-h44c-2r2m/GHSA-rm86-h44c-2r2m.json @@ -0,0 +1,115 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-rm86-h44c-2r2m", + "modified": "2024-07-25T14:27:53Z", + "published": "2024-07-24T06:31:10Z", + "aliases": [ + "CVE-2024-40767" + ], + "summary": "OpenStack Nova vulnerable to unauthorized access to potentially sensitive data ", + "details": "In OpenStack Nova before 27.4.1, 28 before 28.2.1, and 29 before 29.1.1, by supplying a raw format image that is actually a crafted QCOW2 image with a backing file path or VMDK flat image with a descriptor file path, an authenticated user may convince systems to return a copy of the referenced file's contents from the server, resulting in unauthorized access to potentially sensitive data. All Nova deployments are affected. NOTE: this issue exists because of an incomplete fix for CVE-2022-47951 and CVE-2024-32498.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "PyPI", + "name": "Nova" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "27.4.0" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "PyPI", + "name": "Nova" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "28.0.0" + }, + { + "last_affected": "28.2.0" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "PyPI", + "name": "Nova" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "29.0.0" + }, + { + "last_affected": "29.1.0" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-40767" + }, + { + "type": "PACKAGE", + "url": "https://github.com/openstack/nova" + }, + { + "type": "WEB", + "url": "https://launchpad.net/bugs/2071734" + }, + { + "type": "WEB", + "url": "https://review.opendev.org/c/openstack/nova/+/924731" + }, + { + "type": "WEB", + "url": "https://security.openstack.org" + }, + { + "type": "WEB", + "url": "https://www.openwall.com/lists/oss-security/2024/07/23/2" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-436" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2024-07-25T14:27:53Z", + "nvd_published_at": "2024-07-24T05:15:12Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/07/GHSA-rm86-h44c-2r2m/GHSA-rm86-h44c-2r2m.json b/advisories/unreviewed/2024/07/GHSA-rm86-h44c-2r2m/GHSA-rm86-h44c-2r2m.json deleted file mode 100644 index 9de2ac88073..00000000000 --- a/advisories/unreviewed/2024/07/GHSA-rm86-h44c-2r2m/GHSA-rm86-h44c-2r2m.json +++ /dev/null @@ -1,43 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-rm86-h44c-2r2m", - "modified": "2024-07-24T06:31:10Z", - "published": "2024-07-24T06:31:10Z", - "aliases": [ - "CVE-2024-40767" - ], - "details": "In OpenStack Nova before 27.4.1, 28 before 28.2.1, and 29 before 29.1.1, by supplying a raw format image that is actually a crafted QCOW2 image with a backing file path or VMDK flat image with a descriptor file path, an authenticated user may convince systems to return a copy of the referenced file's contents from the server, resulting in unauthorized access to potentially sensitive data. All Nova deployments are affected. NOTE: this issue exists because of an incomplete fix for CVE-2022-47951 and CVE-2024-32498.", - "severity": [ - - ], - "affected": [ - - ], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-40767" - }, - { - "type": "WEB", - "url": "https://launchpad.net/bugs/2071734" - }, - { - "type": "WEB", - "url": "https://security.openstack.org" - }, - { - "type": "WEB", - "url": "https://www.openwall.com/lists/oss-security/2024/07/23/2" - } - ], - "database_specific": { - "cwe_ids": [ - - ], - "severity": null, - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2024-07-24T05:15:12Z" - } -} \ No newline at end of file