Researchers found DoS flaws in popular BGP implementation

Pierluigi Paganini May 03, 2023

Vulnerabilities in a software implementation of the Border Gateway Protocol (BGP) that could be weaponized to trigger a DoS condition on BGP peers.

Forescout Vedere Labs researchers discovered multiple vulnerabilities in the software implementation of the Border Gateway Protocol (BGP). The issues reside in the BGP message parsing in version 8.4 of FRRouting implementation, a leading open-source implementation of the protocol. The flaw can be exploited to trigger a denial of service (DoS) condition on vulnerable BGP peers.

Technically the flaws can be exploited to drop all BGP sessions and routing tables, rendering the peer unresponsive.

The researchers pointed out that Border Gateway Protocol implementations are widely adopted, common uses include traffic routing in large data centers and BGP extensions, such as MP-BGP, or for MPLS L3 VPNs.

The FRRouting implementation is currently used in the networking solutions of several major vendors, including nVidia Cumulus, DENT, and SONiC.

“Attackers may leverage any of the three new vulnerabilities to achieve a DoS on a vulnerable BGP peer, thus dropping all BGP sessions and routing tables and rendering the peer unresponsive for several seconds. The DoS condition may be prolonged indefinitely by repeatedly sending malformed packets.” reads the advisory published by the company.

The discovery is the result of a broader analysis of seven popular Border Gateway Protocol implementations, three open-source (FRRoutingBIRDOpenBGPd) and four closed source (Mikrotik RouterOSJuniper JunOSCisco IOSArista EOS).

Below is the list of the flaws discovered by Forescout:

CVE IDDescriptionCVSSv3.1Potential Impact
CVE-2022-40302Out-of-bounds read when processing a malformed BGP OPEN message with an Extended Optional Parameters Length option.6.5DoS
CVE-2022-40318Out-of-bounds read when processing a malformed BGP OPEN message with an Extended Optional Parameters Length option. This is a different issue from CVE-2022-40302.6.5DoS
CVE-2022-43681Out-of-bounds read when processing a malformed BGP OPEN message that abruptly ends with the option length octet (or the option length word, in case of OPEN with extended option lengths message).6.5DoS

The researchers pointed out that the flaws CVE-2022-40302 and CVE-2022-43681 can be triggered before FRRouting validates BGP Identifier and ASN fields. While FRRouting only allows connections between configured peers by default (e.g., OPEN messages from hosts not present in the config files will not be accepted), in the attack scenario described in the advisory, threat actors can spoof a valid IP address of a trusted peer. Threat actors can also take advantage of misconfigurations or attempt to compromise a legitimate peer by exploiting other vulnerabilities.

It has been estimated that there are over 330,000 hosts with BGP enabled on the internet and approximately 1,000 of them replies to unsolicited BGP OPEN messages. Most of the Border Gateway Protocol hosts are in China (close to 100,000), the US (50,000) and the UK (16,000). The experts discovered more than 1,000 hosts running FRRouting, but not all of them have Border Gateway Protocol enabled. Again.

BGP flaws

The vulnerabilities were addressed by the FRRouting team with the release of the following versions:

“Our research shows that modern BGP implementations still have low-hanging fruit that can be abused by attackers.” concludes the advisory.

Forescout also released a Python-based open-source fuzzer tool that allows organizations to test the security of the Border Gateway Protocol suites used internally and find new vulnerabilities in Border Gateway Protocol implementations.

We are in the final!

Please vote for Security Affairs (https://securityaffairs.com/) as the best European Cybersecurity Blogger Awards 2022 – VOTE FOR YOUR WINNERS
Vote for me in the sections where is reported Securityaffairs or my name Pierluigi Paganini

Please nominate Security Affairs as your favorite blog.

Nominate Pierluigi Paganini and Security Affairs here here: 

https://docs.google.com/forms/d/e/1FAIpQLSepvnj8b7QzMdLh7vWEDQDqohjBUsHyn3x3xRdYGCetwVy2DA/viewform

Follow me on Twitter: @securityaffairs and Facebook and Mastodon

Pierluigi Paganini

(SecurityAffairs – hacking, Border Gateway Protocol)



you might also like

leave a comment