From 2f03960e6e12eb506db7090b295003d9152e7bf0 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Mon, 14 Apr 2025 21:03:50 +0000 Subject: [PATCH] Publish GHSA-qpwc-p365-pqrr --- .../GHSA-qpwc-p365-pqrr.json | 56 +++++++++++++++++-- 1 file changed, 51 insertions(+), 5 deletions(-) rename advisories/{unreviewed => github-reviewed}/2022/05/GHSA-qpwc-p365-pqrr/GHSA-qpwc-p365-pqrr.json (60%) diff --git a/advisories/unreviewed/2022/05/GHSA-qpwc-p365-pqrr/GHSA-qpwc-p365-pqrr.json b/advisories/github-reviewed/2022/05/GHSA-qpwc-p365-pqrr/GHSA-qpwc-p365-pqrr.json similarity index 60% rename from advisories/unreviewed/2022/05/GHSA-qpwc-p365-pqrr/GHSA-qpwc-p365-pqrr.json rename to advisories/github-reviewed/2022/05/GHSA-qpwc-p365-pqrr/GHSA-qpwc-p365-pqrr.json index 8f20638ed9d..b86a96ae811 100644 --- a/advisories/unreviewed/2022/05/GHSA-qpwc-p365-pqrr/GHSA-qpwc-p365-pqrr.json +++ b/advisories/github-reviewed/2022/05/GHSA-qpwc-p365-pqrr/GHSA-qpwc-p365-pqrr.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-qpwc-p365-pqrr", - "modified": "2025-04-12T13:01:17Z", + "modified": "2025-04-14T20:58:57Z", "published": "2022-05-14T02:19:49Z", "aliases": [ "CVE-2016-5362" ], + "summary": "OpenStack Neutron allows remote attackers to bypass an intended DHCP-spoofing protection mechanism", "details": "The IPTables firewall in OpenStack Neutron before 7.0.4 and 8.0.0 through 8.1.0 allows remote attackers to bypass an intended DHCP-spoofing protection mechanism and consequently cause a denial of service or intercept network traffic via a crafted DHCP discovery message.", "severity": [ { @@ -13,7 +14,46 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H" } ], - "affected": [], + "affected": [ + { + "package": { + "ecosystem": "PyPI", + "name": "neutron" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "7.0.4" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "PyPI", + "name": "neutron" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "8.0.0" + }, + { + "last_affected": "8.1.0" + } + ] + } + ] + } + ], "references": [ { "type": "ADVISORY", @@ -31,6 +71,10 @@ "type": "WEB", "url": "https://bugs.launchpad.net/neutron/+bug/1558658" }, + { + "type": "PACKAGE", + "url": "https://github.com/openstack/neutron" + }, { "type": "WEB", "url": "https://review.openstack.org/#/c/300202" @@ -57,10 +101,12 @@ } ], "database_specific": { - "cwe_ids": [], + "cwe_ids": [ + "CWE-923" + ], "severity": "HIGH", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2025-04-14T20:58:57Z", "nvd_published_at": "2016-06-17T15:59:00Z" } } \ No newline at end of file