Lucene search
+L

845 matches found

Debian CVE
Debian CVE
added 2023/05/03 12:0 a.m.68 views

CVE-2022-40318

An issue was discovered in bgpd in FRRouting FRR through 8.4. By crafting a BGP OPEN message with an option of type 0xff Extended Length from RFC 9072, attackers may cause a denial of service assertion failure and daemon restart, or out-of-bounds read. This is possible because of inconsistent...

6.5CVSS6.6AI score0.01983EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2023/05/03 12:0 a.m.68 views

CVE-2022-43681

An out-of-bounds read exists in the BGP daemon of FRRouting FRR through 8.4. When sending a malformed BGP OPEN message that ends with the option length octet or the option length word, in case of an extended OPEN message, the FRR code reads of out of the bounds of the packet, throwing a SIGABRT...

6.5CVSS6.7AI score0.02107EPSS
SaveExploits0
OSV
OSV
added 2023/05/03 12:0 a.m.38 views

CVE-2022-40318

An issue was discovered in bgpd in FRRouting FRR through 8.4. By crafting a BGP OPEN message with an option of type 0xff Extended Length from RFC 9072, attackers may cause a denial of service assertion failure and daemon restart, or out-of-bounds read. This is possible because of inconsistent...

6.5CVSS7.1AI score0.01983EPSS
SaveExploits0References5
OSV
OSV
added 2023/05/03 12:0 a.m.34 views

CVE-2022-40302

An issue was discovered in bgpd in FRRouting FRR through 8.4. By crafting a BGP OPEN message with an option of type 0xff Extended Length from RFC 9072, attackers may cause a denial of service assertion failure and daemon restart, or out-of-bounds read. This is possible because of inconsistent...

6.5CVSS7.1AI score0.01983EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2023/05/03 12:0 a.m.7 views

FRRouting FRR 缓冲区错误漏洞

FRRouting FRR is a suite of software that implements and manages various IPV4 and IPV6 routing protocols. A security vulnerability exists in FRRouting FRR, which can cause a denial of service by crafting a BGP OPEN message with a 0xff type option...

6.5CVSS6.7AI score0.01983EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2023/05/03 12:0 a.m.62 views

CVE-2022-40302

An issue was discovered in bgpd in FRRouting FRR through 8.4. By crafting a BGP OPEN message with an option of type 0xff Extended Length from RFC 9072, attackers may cause a denial of service assertion failure and daemon restart, or out-of-bounds read. This is possible because of inconsistent...

6.8AI score0.01983EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2023/05/03 12:0 a.m.38 views

CVE-2022-40318

An issue was discovered in bgpd in FRRouting FRR through 8.4. By crafting a BGP OPEN message with an option of type 0xff Extended Length from RFC 9072, attackers may cause a denial of service assertion failure and daemon restart, or out-of-bounds read. This is possible because of inconsistent...

6.7AI score0.01983EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2023/05/03 12:0 a.m.13 views

CVE-2022-40302

An issue was discovered in bgpd in FRRouting FRR through 8.4. By crafting a BGP OPEN message with an option of type 0xff Extended Length from RFC 9072, attackers may cause a denial of service assertion failure and daemon restart, or out-of-bounds read. This is possible because of inconsistent...

6.6AI score0.01983EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2023/05/03 12:0 a.m.7 views

FRRouting FRR 缓冲区错误漏洞

FRRouting FRR is a suite of software that implements and manages various IPV4 and IPV6 routing protocols. A security vulnerability exists in FRRouting FRR version 8.4 and earlier versions, which originates from an out-of-bounds read by the BGP daemon...

6.5CVSS6.7AI score0.02107EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2023/05/03 12:0 a.m.8 views

PT-2023-2523 · Frrouting +3 · Frrouting +3

Name of the Vulnerable Software and Affected Versions: FRRouting versions through 8.4 Description: An issue in bgpd allows attackers to cause a denial of service by crafting a BGP OPEN message with an option of type 0xff, leading to inconsistent boundary checks and potential out-of-bounds read or...

9.8CVSS6.6AI score0.02152EPSS
SaveExploits3References66
OSV
OSV
added 2023/05/03 12:0 a.m.32 views

CVE-2022-43681

An out-of-bounds read exists in the BGP daemon of FRRouting FRR through 8.4. When sending a malformed BGP OPEN message that ends with the option length octet or the option length word, in case of an extended OPEN message, the FRR code reads of out of the bounds of the packet, throwing a SIGABRT...

6.5CVSS7.2AI score0.02107EPSS
SaveExploits0References5
CVE
CVE
added 2023/05/03 12:0 a.m.122 views

CVE-2022-40302

CVE-2022-40302 affects FRRouting (FRR) bgpd through 8.4. An attacker can cause a DoS by sending a BGP OPEN message with an option of type 0xff (Extended Length from RFC 9072) due to inconsistent boundary checks that read 3 bytes instead of 2 in this case, potentially triggering an assertion failu...

6.5CVSS6.4AI score0.01983EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2023/05/03 12:0 a.m.35 views

CVE-2022-43681

An out-of-bounds read exists in the BGP daemon of FRRouting FRR through 8.4. When sending a malformed BGP OPEN message that ends with the option length octet or the option length word, in case of an extended OPEN message, the FRR code reads of out of the bounds of the packet, throwing a SIGABRT...

7.2AI score0.02107EPSS
SaveExploits0References3
CVE
CVE
added 2023/05/03 12:0 a.m.70 views

CVE-2022-40318

CVE-2022-40318 (FRR bgpd) : In FRR up to 8.4, FRR’s bgp_open_option_parse() mishandles an option of type 0xff (Extended Length from RFC 9072), with boundary checks that don’t account for reading 3 bytes, causing denial of service via assertion failure and bgpd restart, or an out-of-bounds read. A...

6.5CVSS6.4AI score0.01983EPSS
SaveExploits0References3Affected Software1
The Hacker News
The Hacker News
added 2023/05/02 2:26 p.m.4 views

Researchers Uncover New BGP Flaws in Popular Internet Routing Protocol Software

Cybersecurity researchers have uncovered weaknesses in a software implementation of the Border Gateway Protocol BGP that could be weaponized to achieve a denial-of-service DoS condition on vulnerable BGP peers. The three vulnerabilities reside in version 8.4 of FRRouting, a popular open source...

6.5CVSS7.2AI score0.02107EPSS
SaveExploits0
The Hacker News
The Hacker News
added 2023/05/02 2:26 p.m.60 views

Researchers Uncover New BGP Flaws in Popular Internet Routing Protocol Software

Cybersecurity researchers have uncovered weaknesses in a software implementation of the Border Gateway Protocol BGP that could be weaponized to achieve a denial-of-service DoS condition on vulnerable BGP peers. The three vulnerabilities reside in version 8.4 of FRRouting, a popular open source...

7AI score0.02107EPSS
SaveExploits0
OpenVAS
OpenVAS
added 2023/04/23 12:0 a.m.23 views

Fedora: Security Advisory for frr (FEDORA-2023-14ec79ae02)

The remote host is missing an update for the SPDX-FileCopyrightText: 2023 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.5CVSS7.1AI score0.01624EPSS
SaveExploits1References2
Fedora
Fedora
added 2023/04/21 2:11 a.m.23 views

[SECURITY] Fedora 37 Update: frr-8.5-1.fc37

FRRouting is free software that manages TCP/IP based routing protocols. It ta kes a multi-server and multi-threaded approach to resolve the current complexity of the Internet. FRRouting supports BGP4, OSPFv2, OSPFv3, ISIS, RIP, RIPng, PIM, NHRP, PBR, EI GRP and BFD. FRRouting is a fork of Quagga...

7.5CVSS7.6AI score0.01624EPSS
SaveExploits1
Fedora
Fedora
added 2023/04/21 2:9 a.m.26 views

[SECURITY] Fedora 38 Update: frr-8.5-1.fc38

FRRouting is free software that manages TCP/IP based routing protocols. It ta kes a multi-server and multi-threaded approach to resolve the current complexity of the Internet. FRRouting supports BGP4, OSPFv2, OSPFv3, ISIS, RIP, RIPng, PIM, NHRP, PBR, EI GRP and BFD. FRRouting is a fork of Quagga...

7.5CVSS7.6AI score0.01624EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2023/04/21 12:0 a.m.26 views

Fedora 38 : frr (2023-77d00facd0)

The remote Fedora 38 host has a package installed that is affected by a vulnerability as referenced in the FEDORA-2023-77d00facd0 advisory. New version 8.5 Tenable has extracted the preceding description block directly from the Fedora security advisory. Note that Nessus has not tested for this...

7.5CVSS7.3AI score0.01624EPSS
SaveExploits1References2
Rows per page
Query Builder