blob: 89448abc3a6d8b5bddf774183cf48e0dd468d6e9 [file] [log] [blame]
{
"schema_version": "1.3.1",
"id": "GO-2025-3632",
"modified": "0001-01-01T00:00:00Z",
"published": "0001-01-01T00:00:00Z",
"aliases": [
"CVE-2025-43972",
"GHSA-mfvv-mgf6-q25r"
],
"summary": "GoBGP crashes in the flowspec parser in github.com/osrg/gobgp",
"details": "GoBGP crashes in the flowspec parser in github.com/osrg/gobgp",
"affected": [
{
"package": {
"name": "github.com/osrg/gobgp",
"ecosystem": "Go"
},
"ranges": [
{
"type": "SEMVER",
"events": [
{
"introduced": "0"
}
]
}
],
"ecosystem_specific": {}
},
{
"package": {
"name": "github.com/osrg/gobgp/v3",
"ecosystem": "Go"
},
"ranges": [
{
"type": "SEMVER",
"events": [
{
"introduced": "0"
},
{
"fixed": "3.35.0"
}
]
}
],
"ecosystem_specific": {
"imports": [
{
"path": "github.com/osrg/gobgp/v3/pkg/packet/bgp",
"symbols": [
"parseGenericTransitiveExperimentalExtended"
]
}
]
}
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-mfvv-mgf6-q25r"
},
{
"type": "FIX",
"url": "https://github.com/osrg/gobgp/commit/ca7383f450f7b296c5389feceef2467de5ab6e5a"
},
{
"type": "WEB",
"url": "https://github.com/osrg/gobgp/compare/v3.34.0...v3.35.0"
}
],
"database_specific": {
"url": "https://pkg.go.dev/vuln/GO-2025-3632",
"review_status": "REVIEWED"
}
}