From 58371587fc6c80d99241f56e8f837bc600f40b2c Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Mon, 17 Mar 2025 15:37:01 +0000 Subject: [PATCH] Publish GHSA-jrqj-6vq2-7r63 --- .../GHSA-jrqj-6vq2-7r63.json | 37 +++++++++++++++++-- 1 file changed, 33 insertions(+), 4 deletions(-) rename advisories/{unreviewed => github-reviewed}/2025/03/GHSA-jrqj-6vq2-7r63/GHSA-jrqj-6vq2-7r63.json (50%) diff --git a/advisories/unreviewed/2025/03/GHSA-jrqj-6vq2-7r63/GHSA-jrqj-6vq2-7r63.json b/advisories/github-reviewed/2025/03/GHSA-jrqj-6vq2-7r63/GHSA-jrqj-6vq2-7r63.json similarity index 50% rename from advisories/unreviewed/2025/03/GHSA-jrqj-6vq2-7r63/GHSA-jrqj-6vq2-7r63.json rename to advisories/github-reviewed/2025/03/GHSA-jrqj-6vq2-7r63/GHSA-jrqj-6vq2-7r63.json index ade699e67b5..53d023174d0 100644 --- a/advisories/unreviewed/2025/03/GHSA-jrqj-6vq2-7r63/GHSA-jrqj-6vq2-7r63.json +++ b/advisories/github-reviewed/2025/03/GHSA-jrqj-6vq2-7r63/GHSA-jrqj-6vq2-7r63.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-jrqj-6vq2-7r63", - "modified": "2025-03-16T03:31:32Z", + "modified": "2025-03-17T15:35:37Z", "published": "2025-03-16T03:31:32Z", "aliases": [ "CVE-2025-30077" ], + "summary": "onos-lib-go allows an index out-of-range panic", "details": "Open Networking Foundation SD-RAN ONOS onos-lib-go 0.10.28 allows an index out-of-range panic in asn1/aper GetBitString via a zero value of numBits.", "severity": [ { @@ -13,7 +14,27 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [], + "affected": [ + { + "package": { + "ecosystem": "Go", + "name": "github.com/onosproject/onos-lib-go" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "0.10.28" + } + ] + } + ] + } + ], "references": [ { "type": "ADVISORY", @@ -22,6 +43,14 @@ { "type": "WEB", "url": "https://github.com/onosproject/onos-lib-go/issues/295" + }, + { + "type": "WEB", + "url": "https://github.com/onosproject/onos-lib-go/commit/55579ffad35f59a5945c7861d944cd57a3b4b3d0" + }, + { + "type": "PACKAGE", + "url": "https://github.com/onosproject/onos-lib-go" } ], "database_specific": { @@ -29,8 +58,8 @@ "CWE-129" ], "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2025-03-17T15:35:37Z", "nvd_published_at": "2025-03-16T03:15:39Z" } } \ No newline at end of file