{ "schema_version": "1.4.0", "id": "GHSA-c5jg-wr5v-2wp2", "modified": "2025-04-21T21:55:39Z", "published": "2025-04-21T03:30:19Z", "aliases": [ "CVE-2025-43973" ], "summary": "GoBGP does not verify that the input length", "details": "An issue was discovered in GoBGP before 3.35.0. pkg/packet/rtr/rtr.go does not verify that the input length corresponds to a situation in which all bytes are available for an RTR message.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:H/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-43973" }, { "type": "WEB", "url": "https://github.com/osrg/gobgp/commit/5693c58a4815cc6327b8d3b6980f0e5aced28abe" }, { "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": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2025-04-21T21:55:39Z", "nvd_published_at": "2025-04-21T01:15:45Z" } }