Publish Advisories

GHSA-6p2h-rjj7-2j63
GHSA-w446-h7vg-wv3p
GHSA-w446-h7vg-wv3p
This commit is contained in:
advisory-database[bot]
2024-05-14 21:22:54 +00:00
parent c7f989bd65
commit 41b96dcfe3
3 changed files with 154 additions and 46 deletions
@@ -1,11 +1,12 @@
{
"schema_version": "1.4.0",
"id": "GHSA-6p2h-rjj7-2j63",
"modified": "2022-09-08T00:00:30Z",
"modified": "2024-05-14T21:21:48Z",
"published": "2022-09-02T00:01:02Z",
"aliases": [
"CVE-2022-23452"
],
"summary": "openstack-barbican Denial of Service vulnerability",
"details": "An authorization flaw was found in openstack-barbican, where anyone with an admin role could add secrets to a different project container. This flaw allows an attacker on the network to consume protected resources and cause a denial of service.",
"severity": [
{
@@ -14,13 +15,35 @@
}
],
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "barbican"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "14.0.0"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-23452"
},
{
"type": "WEB",
"url": "https://github.com/openstack/barbican/commit/6c841b23afa8ed6fa4cd01ba1a6bebfb60f06ae5"
},
{
"type": "WEB",
"url": "https://access.redhat.com/errata/RHSA-2022:5114"
@@ -59,8 +82,8 @@
"CWE-863"
],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
"github_reviewed": true,
"github_reviewed_at": "2024-05-14T21:21:48Z",
"nvd_published_at": "2022-09-01T21:15:00Z"
}
}
@@ -0,0 +1,127 @@
{
"schema_version": "1.4.0",
"id": "GHSA-w446-h7vg-wv3p",
"modified": "2024-05-14T21:22:04Z",
"published": "2023-03-07T00:30:25Z",
"aliases": [
"CVE-2022-3277"
],
"summary": "openstack-neutron uncontrolled resource consumption flaw",
"details": "An uncontrolled resource consumption flaw was found in openstack-neutron. This flaw allows a remote authenticated user to query a list of security groups for an invalid project. This issue creates resources that are unconstrained by the user's quota. If a malicious user were to submit a significant number of requests, this could lead to a denial of service.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H"
}
],
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "neutron"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "19.0.0.0rc1"
},
{
"fixed": "19.5.0"
}
]
}
]
},
{
"package": {
"ecosystem": "PyPI",
"name": "neutron"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "18.6.0"
}
]
}
]
},
{
"package": {
"ecosystem": "PyPI",
"name": "neutron"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "20.0.0.0rc1"
},
{
"fixed": "20.3.0"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-3277"
},
{
"type": "WEB",
"url": "https://github.com/openstack/neutron/commit/01fc2b9195f999df4d810df4ee63f77ecbc81f7e"
},
{
"type": "WEB",
"url": "https://github.com/openstack/neutron/commit/717e3e09556f1fb9a7a420863746fa785eb6c316"
},
{
"type": "WEB",
"url": "https://github.com/openstack/neutron/commit/733ef4f2d8c2a3734c360d1c1dd3a6fcd600cb8c"
},
{
"type": "WEB",
"url": "https://github.com/openstack/neutron/commit/cbeee87fa44cd200d4997e02042098460167dce1"
},
{
"type": "WEB",
"url": "https://github.com/openstack/neutron/commit/d0e1b54fb1de932b2b30ab4269cf5789632df476"
},
{
"type": "WEB",
"url": "https://github.com/openstack/neutron/commit/fd7fb0e9d8c602380f54975367d935ab69e10c05"
},
{
"type": "WEB",
"url": "https://bugs.launchpad.net/neutron/+bug/1988026"
},
{
"type": "WEB",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2129193"
},
{
"type": "PACKAGE",
"url": "https://github.com/openstack/neutron"
}
],
"database_specific": {
"cwe_ids": [
"CWE-400"
],
"severity": "MODERATE",
"github_reviewed": true,
"github_reviewed_at": "2024-05-14T21:22:04Z",
"nvd_published_at": "2023-03-06T23:15:00Z"
}
}
@@ -1,42 +0,0 @@
{
"schema_version": "1.4.0",
"id": "GHSA-w446-h7vg-wv3p",
"modified": "2023-03-13T21:30:39Z",
"published": "2023-03-07T00:30:25Z",
"aliases": [
"CVE-2022-3277"
],
"details": "An uncontrolled resource consumption flaw was found in openstack-neutron. This flaw allows a remote authenticated user to query a list of security groups for an invalid project. This issue creates resources that are unconstrained by the user's quota. If a malicious user were to submit a significant number of requests, this could lead to a denial of service.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H"
}
],
"affected": [
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-3277"
},
{
"type": "WEB",
"url": "https://bugs.launchpad.net/neutron/+bug/1988026"
},
{
"type": "WEB",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2129193"
}
],
"database_specific": {
"cwe_ids": [
"CWE-400"
],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2023-03-06T23:15:00Z"
}
}