From 05d1792faf2d6428540b3792c44affaae53feefb Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 20:19:04 +0000 Subject: [PATCH] Publish Advisories GHSA-46hr-3cq3-mcgp GHSA-hv38-h5pj-c96j GHSA-hv38-h5pj-c96j --- .../GHSA-46hr-3cq3-mcgp.json | 45 ++++++++++-- .../GHSA-hv38-h5pj-c96j.json | 73 +++++++++++++++++++ .../GHSA-hv38-h5pj-c96j.json | 43 ----------- 3 files changed, 111 insertions(+), 50 deletions(-) rename advisories/{unreviewed => github-reviewed}/2024/09/GHSA-46hr-3cq3-mcgp/GHSA-46hr-3cq3-mcgp.json (51%) create mode 100644 advisories/github-reviewed/2024/09/GHSA-hv38-h5pj-c96j/GHSA-hv38-h5pj-c96j.json delete mode 100644 advisories/unreviewed/2024/09/GHSA-hv38-h5pj-c96j/GHSA-hv38-h5pj-c96j.json diff --git a/advisories/unreviewed/2024/09/GHSA-46hr-3cq3-mcgp/GHSA-46hr-3cq3-mcgp.json b/advisories/github-reviewed/2024/09/GHSA-46hr-3cq3-mcgp/GHSA-46hr-3cq3-mcgp.json similarity index 51% rename from advisories/unreviewed/2024/09/GHSA-46hr-3cq3-mcgp/GHSA-46hr-3cq3-mcgp.json rename to advisories/github-reviewed/2024/09/GHSA-46hr-3cq3-mcgp/GHSA-46hr-3cq3-mcgp.json index 4c60140271f..6e4b29556ff 100644 --- a/advisories/unreviewed/2024/09/GHSA-46hr-3cq3-mcgp/GHSA-46hr-3cq3-mcgp.json +++ b/advisories/github-reviewed/2024/09/GHSA-46hr-3cq3-mcgp/GHSA-46hr-3cq3-mcgp.json @@ -1,17 +1,43 @@ { "schema_version": "1.4.0", "id": "GHSA-46hr-3cq3-mcgp", - "modified": "2024-09-16T14:37:28Z", + "modified": "2024-09-16T20:16:16Z", "published": "2024-09-16T14:37:28Z", "aliases": [ "CVE-2024-46943" ], + "summary": "OpenDaylight Authentication, Authorization and Accounting (AAA) peer impersonation vulnerability", "details": "An issue was discovered in OpenDaylight Authentication, Authorization and Accounting (AAA) through 0.19.3. A rogue controller can join a cluster to impersonate an offline peer, even if this rogue controller does not possess the complete cluster configuration information.", "severity": [ - + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N" + } ], "affected": [ - + { + "package": { + "ecosystem": "Maven", + "name": "org.opendaylight.aaa:aaa-artifacts" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "0.19.3" + } + ] + } + ] + } ], "references": [ { @@ -26,6 +52,10 @@ "type": "WEB", "url": "https://doi.org/10.48550/arXiv.2408.16940" }, + { + "type": "PACKAGE", + "url": "https://github.com/opendaylight/aaa" + }, { "type": "WEB", "url": "https://lf-opendaylight.atlassian.net/browse/AAA-285" @@ -33,11 +63,12 @@ ], "database_specific": { "cwe_ids": [ - + "CWE-285", + "CWE-287" ], - "severity": null, - "github_reviewed": false, - "github_reviewed_at": null, + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2024-09-16T20:16:16Z", "nvd_published_at": "2024-09-15T23:15:11Z" } } \ No newline at end of file diff --git a/advisories/github-reviewed/2024/09/GHSA-hv38-h5pj-c96j/GHSA-hv38-h5pj-c96j.json b/advisories/github-reviewed/2024/09/GHSA-hv38-h5pj-c96j/GHSA-hv38-h5pj-c96j.json new file mode 100644 index 00000000000..b43dd3581f9 --- /dev/null +++ b/advisories/github-reviewed/2024/09/GHSA-hv38-h5pj-c96j/GHSA-hv38-h5pj-c96j.json @@ -0,0 +1,73 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-hv38-h5pj-c96j", + "modified": "2024-09-16T20:16:14Z", + "published": "2024-09-16T14:37:28Z", + "aliases": [ + "CVE-2024-46942" + ], + "summary": "OpenDaylight Model-Driven Service Abstraction Layer (MD-SAL) allows follower controller to set up flow entries", + "details": "In OpenDaylight Model-Driven Service Abstraction Layer (MD-SAL) through 13.0.1, a controller with a follower role can configure flow entries in an OpenDaylight clustering deployment.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Maven", + "name": "org.opendaylight.mdsal:mdsal-artifacts" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "13.0.1" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-46942" + }, + { + "type": "WEB", + "url": "https://docs.opendaylight.org/en/latest/release-notes/projects/mdsal.html" + }, + { + "type": "WEB", + "url": "https://doi.org/10.48550/arXiv.2408.16940" + }, + { + "type": "PACKAGE", + "url": "https://github.com/opendaylight/mdsal" + }, + { + "type": "WEB", + "url": "https://lf-opendaylight.atlassian.net/browse/MDSAL-869" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-285" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2024-09-16T20:16:14Z", + "nvd_published_at": "2024-09-15T23:15:11Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/09/GHSA-hv38-h5pj-c96j/GHSA-hv38-h5pj-c96j.json b/advisories/unreviewed/2024/09/GHSA-hv38-h5pj-c96j/GHSA-hv38-h5pj-c96j.json deleted file mode 100644 index fee08130162..00000000000 --- a/advisories/unreviewed/2024/09/GHSA-hv38-h5pj-c96j/GHSA-hv38-h5pj-c96j.json +++ /dev/null @@ -1,43 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-hv38-h5pj-c96j", - "modified": "2024-09-16T14:37:28Z", - "published": "2024-09-16T14:37:28Z", - "aliases": [ - "CVE-2024-46942" - ], - "details": "In OpenDaylight Model-Driven Service Abstraction Layer (MD-SAL) through 13.0.1, a controller with a follower role can configure flow entries in an OpenDaylight clustering deployment.", - "severity": [ - - ], - "affected": [ - - ], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-46942" - }, - { - "type": "WEB", - "url": "https://docs.opendaylight.org/en/latest/release-notes/projects/mdsal.html" - }, - { - "type": "WEB", - "url": "https://doi.org/10.48550/arXiv.2408.16940" - }, - { - "type": "WEB", - "url": "https://lf-opendaylight.atlassian.net/browse/MDSAL-869" - } - ], - "database_specific": { - "cwe_ids": [ - - ], - "severity": null, - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2024-09-15T23:15:11Z" - } -} \ No newline at end of file