From 43460e111c982c42051772e6432ca495c7b069bc Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 15:31:00 +0000 Subject: [PATCH] Publish GHSA-f27h-g923-68hw --- .../GHSA-f27h-g923-68hw.json | 40 +++++++++++++++---- 1 file changed, 33 insertions(+), 7 deletions(-) rename advisories/{unreviewed => github-reviewed}/2024/11/GHSA-f27h-g923-68hw/GHSA-f27h-g923-68hw.json (55%) diff --git a/advisories/unreviewed/2024/11/GHSA-f27h-g923-68hw/GHSA-f27h-g923-68hw.json b/advisories/github-reviewed/2024/11/GHSA-f27h-g923-68hw/GHSA-f27h-g923-68hw.json similarity index 55% rename from advisories/unreviewed/2024/11/GHSA-f27h-g923-68hw/GHSA-f27h-g923-68hw.json rename to advisories/github-reviewed/2024/11/GHSA-f27h-g923-68hw/GHSA-f27h-g923-68hw.json index ad3b7d4b9cc..fa9252c8546 100644 --- a/advisories/unreviewed/2024/11/GHSA-f27h-g923-68hw/GHSA-f27h-g923-68hw.json +++ b/advisories/github-reviewed/2024/11/GHSA-f27h-g923-68hw/GHSA-f27h-g923-68hw.json @@ -1,23 +1,49 @@ { "schema_version": "1.4.0", "id": "GHSA-f27h-g923-68hw", - "modified": "2024-11-25T00:31:55Z", + "modified": "2024-11-25T15:29:24Z", "published": "2024-11-25T00:31:55Z", "aliases": [ "CVE-2024-53916" ], + "summary": "OpenStack Neutron can use an incorrect ID during policy enforcement", "details": "In OpenStack Neutron through 25.0.0, neutron/extensions/tagging.py can use an incorrect ID during policy enforcement. NOTE: 935883 has the \"Work in Progress\" status as of 2024-11-24.", "severity": [ - + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N" + } ], "affected": [ - + { + "package": { + "ecosystem": "PyPI", + "name": "neutron" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "25.0.0" + } + ] + } + ] + } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-53916" }, + { + "type": "PACKAGE", + "url": "https://github.com/openstack/neutron" + }, { "type": "WEB", "url": "https://github.com/openstack/neutron/blob/363ffa6e9e1ab5968f87d45bc2f1cb6394f48b9f/neutron/extensions/tagging.py#L138-L232" @@ -33,11 +59,11 @@ ], "database_specific": { "cwe_ids": [ - + "CWE-345" ], - "severity": null, - "github_reviewed": false, - "github_reviewed_at": null, + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2024-11-25T15:29:24Z", "nvd_published_at": "2024-11-25T00:15:04Z" } } \ No newline at end of file