mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish GHSA-jrqj-6vq2-7r63
This commit is contained in:
+33
-4
@@ -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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user