Publish GHSA-qpwc-p365-pqrr

This commit is contained in:
advisory-database[bot]
2025-04-14 21:03:50 +00:00
parent f0a4517a17
commit 2f03960e6e
@@ -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"
}
}