GHSA-7m35-vw2c-696v

Suggest an improvement
Source
https://github.com/advisories/GHSA-7m35-vw2c-696v
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2025/04/GHSA-7m35-vw2c-696v/GHSA-7m35-vw2c-696v.json
JSON Data
https://api.test.osv.dev/v1/vulns/GHSA-7m35-vw2c-696v
Aliases
Related
Published
2025-04-21T03:30:18Z
Modified
2025-04-22T18:43:54.678767Z
Severity
  • 8.6 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:H CVSS Calculator
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.

Database specific
{
    "nvd_published_at": "2025-04-21T01:15:45Z",
    "cwe_ids": [
        "CWE-193"
    ],
    "severity": "HIGH",
    "github_reviewed": true,
    "github_reviewed_at": "2025-04-21T21:55:26Z"
}
References

Affected packages

Go / github.com/osrg/gobgp

Package

Name
github.com/osrg/gobgp
View open source insights on deps.dev
Purl
pkg:golang/github.com/osrg/gobgp

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected

Database specific

{
    "last_known_affected_version_range": "< 3.35.0"
}

Go / github.com/osrg/gobgp/v3

Package

Name
github.com/osrg/gobgp/v3
View open source insights on deps.dev
Purl
pkg:golang/github.com/osrg/gobgp/v3

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
3.35.0