Lucene search
+L

264 matches found

OSV
OSV
added 2025/07/12 6:32 a.m.5 views

CVE-2025-7464 osrg GoBGP rtr.go SplitRTR out-of-bounds

A vulnerability classified as problematic has been found in osrg GoBGP up to 3.37.0. Affected is the function SplitRTR of the file pkg/packet/rtr/rtr.go. The manipulation leads to out-of-bounds read. It is possible to launch the attack remotely. The complexity of an attack is rather high. The...

6.3CVSS4.2AI score0.00406EPSS
Exploits0References6
CNNVD
CNNVD
added 2025/07/12 12:0 a.m.3 views

GoBGP 安全漏洞

GoBGP is an open source Border Gateway Protocol BGP implementation from osrg open source. A security vulnerability exists in GoBGP 3.37.0 and earlier versions, which originates from an out-of-bounds read of the function SplitRTR in the file pkg/packet/rtr/rtr.go...

6.3CVSS4.5AI score0.00406EPSS
Exploits0References2
Positive Technologies
Positive Technologies
added 2025/07/12 12:0 a.m.7 views

PT-2025-29308 · Gobgp +1 · Gobgp +1

Name of the Vulnerable Software and Affected Versions: osrg GoBGP versions up to 3.37.0 Description: A problematic issue exists in the SplitRTR function of the pkg/packet/rtr/rtr.go file. This can lead to an out-of-bounds read, and the attack can be launched remotely. The complexity of the attack...

6.3CVSS3.9AI score0.00406EPSS
Exploits0References17
Tenable Nessus
Tenable Nessus
added 2025/07/04 12:0 a.m.4 views

Photon OS 5.0: Gobgp PHSA-2025-5.0-0548

An update of the gobgp package has been released. %NASLMINLEVEL 80900 C Tenable, Inc. The descriptive text and package checks in this plugin were extracted from VMware Security Advisory PHSA-2025-5.0-0548. The text itself is copyright C VMware, Inc. include'compat.inc'; if description...

9.8CVSS6.2AI score0.00503EPSS
Exploits0References3
Tenable Nessus
Tenable Nessus
added 2025/07/02 12:0 a.m.3 views

Photon OS 4.0: Gobgp PHSA-2025-4.0-0807

An update of the gobgp package has been released. %NASLMINLEVEL 80900 C Tenable, Inc. The descriptive text and package checks in this plugin were extracted from VMware Security Advisory PHSA-2025-4.0-0807. The text itself is copyright C VMware, Inc. include'compat.inc'; if description...

9.8CVSS4.4AI score0.00503EPSS
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2025/07/02 12:0 a.m.1 views

Photon OS 4.0: Gobgp PHSA-2025-4.0-0821

An update of the gobgp package has been released. %NASLMINLEVEL 80900 C Tenable, Inc. The descriptive text and package checks in this plugin were extracted from VMware Security Advisory PHSA-2025-4.0-0821. The text itself is copyright C VMware, Inc. include'compat.inc'; if description...

7.5CVSS4.2AI score0.00491EPSS
Exploits0References2
Photon
Photon
added 2025/07/02 12:0 a.m.4 views

Critical Photon OS Security Update - PHSA-2025-5.0-0548

Updates of 'gobgp' packages of Photon OS have been released...

9.8CVSS7AI score0.00503EPSS
Exploits0
Debian
Debian
added 2025/06/21 4:11 p.m.7 views

[SECURITY] [DLA 4223-1] debian-security-support update

Debian LTS Advisory DLA-4223-1 [email protected] https://www.debian.org/lts/security/ Santiago Ruano Rincón June 21, 2025 https://wiki.debian.org/LTS Package : debian-security-support Version : 1:11+2025.06.21 Debian Bug : 1100929 1106203 debian-security-support, the Debian security...

5.8AI score
Exploits0
Veracode
Veracode
added 2025/04/28 5:43 a.m.10 views

Denial Of Service (DoS)

github.com/osrg/gobgp is vulnerable to a Denial of Service DoS. The vulnerability is due to insufficient input validation in the pkg/packet/bgp/bgp.go flowspec parser, where the parser fails to handle inputs smaller than 20 bytes, allowing an attacker to send specially crafted data that causes a...

7.5CVSS6.4AI score0.00491EPSS
Exploits0References3Affected Software1
Veracode
Veracode
added 2025/04/28 4:58 a.m.8 views

Denial Of Service (DoS)

github.com/osrg/gobgp is vulnerable to Denial Of Service DoS The vulnerability is due to missing validation of the softwareVersionLen field, allowing an attacker to send a crafted BGP packet with a zero softwareVersionLen value to crash the GoBGP process and cause a denial of service...

8.6CVSS8.2AI score0.00486EPSS
Exploits0References3Affected Software1
Veracode
Veracode
added 2025/04/28 4:57 a.m.10 views

Improper Input Validation

github.com/osrg/gobgp is vulnerable to improper input validation. The vulnerability is due to insufficient boundary checking when parsing RTR messages, which allows an attacker to send a malformed RTR message that could result in a buffer over-read or denial of service DoS, potentially causing th...

9.8CVSS6.6AI score0.00503EPSS
Exploits0References3Affected Software1
Veracode
Veracode
added 2025/04/28 4:55 a.m.8 views

Denial Of Service (DoS)

github.com/osrg/gobgp is vulnerable to Denial Of Service DoS. The vulnerability is due to improper input length validation in the GoBGP code. Specifically, in pkg/packet/mrt/mrt.go, the code does not properly check the expected byte lengths 12 or 36 bytes based on the address family, allowing...

5.3CVSS4.7AI score0.00377EPSS
Exploits0References3Affected Software1
RedhatCVE
RedhatCVE
added 2025/04/26 1:23 a.m.18 views

CVE-2025-43973

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...

9.8CVSS6.7AI score0.00503EPSS
Exploits0References1
RedhatCVE
RedhatCVE
added 2025/04/26 1:19 a.m.12 views

CVE-2025-43972

An issue was discovered in GoBGP before 3.35.0. An attacker can cause a crash in the pkg/packet/bgp/bgp.go flowspec parser by sending fewer than 20 bytes in a certain context...

7.5CVSS6.7AI score0.00491EPSS
Exploits0References1
RedhatCVE
RedhatCVE
added 2025/04/26 1:18 a.m.18 views

CVE-2025-43970

An issue was discovered in GoBGP before 3.35.0. pkg/packet/mrt/mrt.go does not properly check the input length, e.g., by ensuring that there are 12 bytes or 36 bytes depending on the address family...

5.3CVSS6.8AI score0.00377EPSS
Exploits0References1
RedhatCVE
RedhatCVE
added 2025/04/25 6:46 p.m.15 views

CVE-2025-43971

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...

8.6CVSS6.6AI score0.00486EPSS
Exploits0References1
SUSE CVE
SUSE CVE
added 2025/04/24 3:23 a.m.5 views

SUSE CVE-2025-43971

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...

7.5CVSS6.9AI score0.00486EPSS
Exploits0References4
OSV
OSV
added 2025/04/22 6:16 p.m.12 views

GO-2025-3631 GoBGP panics due to a zero value for softwareVersionLen in github.com/osrg/gobgp

GoBGP panics due to a zero value for softwareVersionLen in github.com/osrg/gobgp...

8.6CVSS8.5AI score0.00486EPSS
Exploits0References3
OSV
OSV
added 2025/04/22 6:16 p.m.12 views

GO-2025-3630 GoBGP does not properly check the input length in github.com/osrg/gobgp

GoBGP does not properly check the input length in github.com/osrg/gobgp...

5.3CVSS4.5AI score0.00377EPSS
Exploits0References3
OSV
OSV
added 2025/04/22 6:16 p.m.12 views

GO-2025-3633 GoBGP does not verify that the input length in github.com/osrg/gobgp

GoBGP does not verify that the input length in github.com/osrg/gobgp...

9.8CVSS6.5AI score0.00503EPSS
Exploits0References3
Rows per page
Query Builder