{ "schema_version": "1.4.0", "id": "GHSA-7m35-vw2c-696v", "modified": "2025-04-21T21:55:26Z", "published": "2025-04-21T03:30:18Z", "aliases": [ "CVE-2025-43971" ], "summary": "GoBGP panics due to a zero value for softwareVersionLen", "details": "An issue was discovered in GoBGP before 3.35.0. pkg/packet/bgp/bgp.go allows attackers to cause a panic via a zero value for softwareVersionLen.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:H" } ], "affected": [ { "package": { "ecosystem": "Go", "name": "github.com/osrg/gobgp" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" } ] } ], "database_specific": { "last_known_affected_version_range": "< 3.35.0" } }, { "package": { "ecosystem": "Go", "name": "github.com/osrg/gobgp/v3" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "3.35.0" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-43971" }, { "type": "WEB", "url": "https://github.com/osrg/gobgp/commit/08a001e06d90e8bcc190084c66992f46f62c0986" }, { "type": "PACKAGE", "url": "https://github.com/osrg/gobgp" }, { "type": "WEB", "url": "https://github.com/osrg/gobgp/compare/v3.34.0...v3.35.0" } ], "database_specific": { "cwe_ids": [ "CWE-193" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2025-04-21T21:55:26Z", "nvd_published_at": "2025-04-21T01:15:45Z" } }