ghsa-7m35-vw2c-696v
Vulnerability from github
Published
2025-04-21 03:30
Modified
2025-04-21 21:55
Severity ?
VLAI Severity ?
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.
{ "affected": [ { "database_specific": { "last_known_affected_version_range": "\u003c 3.35.0" }, "package": { "ecosystem": "Go", "name": "github.com/osrg/gobgp" }, "ranges": [ { "events": [ { "introduced": "0" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Go", "name": "github.com/osrg/gobgp/v3" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "3.35.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2025-43971" ], "database_specific": { "cwe_ids": [ "CWE-193" ], "github_reviewed": true, "github_reviewed_at": "2025-04-21T21:55:26Z", "nvd_published_at": "2025-04-21T01:15:45Z", "severity": "HIGH" }, "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.", "id": "GHSA-7m35-vw2c-696v", "modified": "2025-04-21T21:55:26Z", "published": "2025-04-21T03:30:18Z", "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" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:H", "type": "CVSS_V3" } ], "summary": "GoBGP panics due to a zero value for softwareVersionLen" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…