CVE-2019-5892 (GCVE-0-2019-5892)
Vulnerability from cvelistv5
Published
2019-01-10 17:00
Modified
2024-08-04 20:09
Severity ?
CWE
  • n/a
Summary
bgpd in FRRouting FRR (aka Free Range Routing) 2.x and 3.x before 3.0.4, 4.x before 4.0.1, 5.x before 5.0.2, and 6.x before 6.0.2 (not affecting Cumulus Linux or VyOS), when ENABLE_BGP_VNC is used for Virtual Network Control, allows remote attackers to cause a denial of service (peering session flap) via attribute 255 in a BGP UPDATE packet. This occurred during Disco in January 2019 because FRR does not implement RFC 7606, and therefore the packets with 255 were considered invalid VNC data and the BGP session was closed.
References
cve@mitre.org https://frrouting.org/community/security/cve-2019-5892.html Vendor Advisory
cve@mitre.org https://github.com/FRRouting/frr/commit/943d595a018e69b550db08cccba1d0778a86705a Patch, Third Party Advisory
cve@mitre.org https://github.com/FRRouting/frr/releases/tag/frr-3.0.4 Release Notes, Third Party Advisory
cve@mitre.org https://github.com/FRRouting/frr/releases/tag/frr-4.0.1 Release Notes, Third Party Advisory
cve@mitre.org https://github.com/FRRouting/frr/releases/tag/frr-5.0.2 Release Notes, Third Party Advisory
cve@mitre.org https://github.com/FRRouting/frr/releases/tag/frr-6.0.2 Release Notes, Third Party Advisory
cve@mitre.org https://lists.frrouting.org/pipermail/frog/2019-January/000404.html Patch, Vendor Advisory
af854a3a-2127-422b-91ae-364da2661108 https://frrouting.org/community/security/cve-2019-5892.html Vendor Advisory
af854a3a-2127-422b-91ae-364da2661108 https://github.com/FRRouting/frr/commit/943d595a018e69b550db08cccba1d0778a86705a Patch, Third Party Advisory
af854a3a-2127-422b-91ae-364da2661108 https://github.com/FRRouting/frr/releases/tag/frr-3.0.4 Release Notes, Third Party Advisory
af854a3a-2127-422b-91ae-364da2661108 https://github.com/FRRouting/frr/releases/tag/frr-4.0.1 Release Notes, Third Party Advisory
af854a3a-2127-422b-91ae-364da2661108 https://github.com/FRRouting/frr/releases/tag/frr-5.0.2 Release Notes, Third Party Advisory
af854a3a-2127-422b-91ae-364da2661108 https://github.com/FRRouting/frr/releases/tag/frr-6.0.2 Release Notes, Third Party Advisory
af854a3a-2127-422b-91ae-364da2661108 https://lists.frrouting.org/pipermail/frog/2019-January/000404.html Patch, Vendor Advisory
Impacted products
Vendor Product Version
n/a n/a Version: n/a
Show details on NVD website


{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-04T20:09:23.750Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "tags": [
              "x_refsource_MISC",
              "x_transferred"
            ],
            "url": "https://github.com/FRRouting/frr/releases/tag/frr-3.0.4"
          },
          {
            "tags": [
              "x_refsource_MISC",
              "x_transferred"
            ],
            "url": "https://lists.frrouting.org/pipermail/frog/2019-January/000404.html"
          },
          {
            "tags": [
              "x_refsource_MISC",
              "x_transferred"
            ],
            "url": "https://github.com/FRRouting/frr/releases/tag/frr-5.0.2"
          },
          {
            "tags": [
              "x_refsource_MISC",
              "x_transferred"
            ],
            "url": "https://github.com/FRRouting/frr/releases/tag/frr-6.0.2"
          },
          {
            "tags": [
              "x_refsource_MISC",
              "x_transferred"
            ],
            "url": "https://github.com/FRRouting/frr/commit/943d595a018e69b550db08cccba1d0778a86705a"
          },
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "https://frrouting.org/community/security/cve-2019-5892.html"
          },
          {
            "tags": [
              "x_refsource_MISC",
              "x_transferred"
            ],
            "url": "https://github.com/FRRouting/frr/releases/tag/frr-4.0.1"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "n/a",
          "vendor": "n/a",
          "versions": [
            {
              "status": "affected",
              "version": "n/a"
            }
          ]
        }
      ],
      "datePublic": "2019-01-10T00:00:00",
      "descriptions": [
        {
          "lang": "en",
          "value": "bgpd in FRRouting FRR (aka Free Range Routing) 2.x and 3.x before 3.0.4, 4.x before 4.0.1, 5.x before 5.0.2, and 6.x before 6.0.2 (not affecting Cumulus Linux or VyOS), when ENABLE_BGP_VNC is used for Virtual Network Control, allows remote attackers to cause a denial of service (peering session flap) via attribute 255 in a BGP UPDATE packet. This occurred during Disco in January 2019 because FRR does not implement RFC 7606, and therefore the packets with 255 were considered invalid VNC data and the BGP session was closed."
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "description": "n/a",
              "lang": "en",
              "type": "text"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2019-01-11T13:57:01",
        "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "shortName": "mitre"
      },
      "references": [
        {
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/FRRouting/frr/releases/tag/frr-3.0.4"
        },
        {
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://lists.frrouting.org/pipermail/frog/2019-January/000404.html"
        },
        {
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/FRRouting/frr/releases/tag/frr-5.0.2"
        },
        {
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/FRRouting/frr/releases/tag/frr-6.0.2"
        },
        {
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/FRRouting/frr/commit/943d595a018e69b550db08cccba1d0778a86705a"
        },
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "https://frrouting.org/community/security/cve-2019-5892.html"
        },
        {
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/FRRouting/frr/releases/tag/frr-4.0.1"
        }
      ],
      "x_legacyV4Record": {
        "CVE_data_meta": {
          "ASSIGNER": "cve@mitre.org",
          "ID": "CVE-2019-5892",
          "STATE": "PUBLIC"
        },
        "affects": {
          "vendor": {
            "vendor_data": [
              {
                "product": {
                  "product_data": [
                    {
                      "product_name": "n/a",
                      "version": {
                        "version_data": [
                          {
                            "version_value": "n/a"
                          }
                        ]
                      }
                    }
                  ]
                },
                "vendor_name": "n/a"
              }
            ]
          }
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "eng",
              "value": "bgpd in FRRouting FRR (aka Free Range Routing) 2.x and 3.x before 3.0.4, 4.x before 4.0.1, 5.x before 5.0.2, and 6.x before 6.0.2 (not affecting Cumulus Linux or VyOS), when ENABLE_BGP_VNC is used for Virtual Network Control, allows remote attackers to cause a denial of service (peering session flap) via attribute 255 in a BGP UPDATE packet. This occurred during Disco in January 2019 because FRR does not implement RFC 7606, and therefore the packets with 255 were considered invalid VNC data and the BGP session was closed."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "eng",
                  "value": "n/a"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "https://github.com/FRRouting/frr/releases/tag/frr-3.0.4",
              "refsource": "MISC",
              "url": "https://github.com/FRRouting/frr/releases/tag/frr-3.0.4"
            },
            {
              "name": "https://lists.frrouting.org/pipermail/frog/2019-January/000404.html",
              "refsource": "MISC",
              "url": "https://lists.frrouting.org/pipermail/frog/2019-January/000404.html"
            },
            {
              "name": "https://github.com/FRRouting/frr/releases/tag/frr-5.0.2",
              "refsource": "MISC",
              "url": "https://github.com/FRRouting/frr/releases/tag/frr-5.0.2"
            },
            {
              "name": "https://github.com/FRRouting/frr/releases/tag/frr-6.0.2",
              "refsource": "MISC",
              "url": "https://github.com/FRRouting/frr/releases/tag/frr-6.0.2"
            },
            {
              "name": "https://github.com/FRRouting/frr/commit/943d595a018e69b550db08cccba1d0778a86705a",
              "refsource": "MISC",
              "url": "https://github.com/FRRouting/frr/commit/943d595a018e69b550db08cccba1d0778a86705a"
            },
            {
              "name": "https://frrouting.org/community/security/cve-2019-5892.html",
              "refsource": "CONFIRM",
              "url": "https://frrouting.org/community/security/cve-2019-5892.html"
            },
            {
              "name": "https://github.com/FRRouting/frr/releases/tag/frr-4.0.1",
              "refsource": "MISC",
              "url": "https://github.com/FRRouting/frr/releases/tag/frr-4.0.1"
            }
          ]
        }
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
    "assignerShortName": "mitre",
    "cveId": "CVE-2019-5892",
    "datePublished": "2019-01-10T17:00:00",
    "dateReserved": "2019-01-10T00:00:00",
    "dateUpdated": "2024-08-04T20:09:23.750Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "vulnerability-lookup:meta": {
    "nvd": "{\"cve\":{\"id\":\"CVE-2019-5892\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2019-01-10T17:29:00.333\",\"lastModified\":\"2024-11-21T04:45:43.410\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"bgpd in FRRouting FRR (aka Free Range Routing) 2.x and 3.x before 3.0.4, 4.x before 4.0.1, 5.x before 5.0.2, and 6.x before 6.0.2 (not affecting Cumulus Linux or VyOS), when ENABLE_BGP_VNC is used for Virtual Network Control, allows remote attackers to cause a denial of service (peering session flap) via attribute 255 in a BGP UPDATE packet. This occurred during Disco in January 2019 because FRR does not implement RFC 7606, and therefore the packets with 255 were considered invalid VNC data and the BGP session was closed.\"},{\"lang\":\"es\",\"value\":\"bgpd en FRRouting FRR (tambi\u00e9n conocido como Free Range Routing), en versiones 2.x y 3.x anteriores a la 3.0.4, versiones 4.x anteriores a la 4.0.1, versiones 5.x anteriores a la 5.0.2 y versiones 6.x anteriores a la 6.0.2 (no afecta a Cumulus Linux o VyOS), cuando ENABLE_BGP_VNC se emplea para Virtual Network Control, permite que atacantes remotos provoquen una denegaci\u00f3n de servicio (flap de la sesi\u00f3n de emparejamiento) mediante el atributo 255 en un paquete BGP UPDATE. Esto ocurri\u00f3 durante Disco en enero de 2019 debido a que FRR no implementa RFC 7606 y, por lo tanto, los paquetes con 255 se consideraron datos VNC inv\u00e1lidos y la sesi\u00f3n BGP se cerr\u00f3.\"}],\"metrics\":{\"cvssMetricV30\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.0\",\"vectorString\":\"CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":6.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.8,\"impactScore\":3.6}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:S/C:N/I:N/A:P\",\"baseScore\":4.0,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"SINGLE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":8.0,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-436\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:frrouting:frrouting:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"2.0\",\"versionEndIncluding\":\"2.0.2\",\"matchCriteriaId\":\"2EB9C06A-DC04-433E-9012-B139F04DC7DE\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:frrouting:frrouting:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"3.0\",\"versionEndExcluding\":\"3.0.4\",\"matchCriteriaId\":\"B42930C4-9A88-4F82-9D58-DA25C755D240\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:frrouting:frrouting:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.0\",\"versionEndExcluding\":\"5.0.2\",\"matchCriteriaId\":\"D9572E38-F6C9-436E-A64D-AE2F6DC6149A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:frrouting:frrouting:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.0\",\"versionEndExcluding\":\"6.0.2\",\"matchCriteriaId\":\"2E4F4AF6-15F5-4D84-AA45-410F192FD0B6\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:frrouting:frrouting:4.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"1B24931C-786E-4AAE-B942-309B9E4D97A9\"}]}]}],\"references\":[{\"url\":\"https://frrouting.org/community/security/cve-2019-5892.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://github.com/FRRouting/frr/commit/943d595a018e69b550db08cccba1d0778a86705a\",\"source\":\"cve@mitre.org\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/FRRouting/frr/releases/tag/frr-3.0.4\",\"source\":\"cve@mitre.org\",\"tags\":[\"Release Notes\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/FRRouting/frr/releases/tag/frr-4.0.1\",\"source\":\"cve@mitre.org\",\"tags\":[\"Release Notes\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/FRRouting/frr/releases/tag/frr-5.0.2\",\"source\":\"cve@mitre.org\",\"tags\":[\"Release Notes\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/FRRouting/frr/releases/tag/frr-6.0.2\",\"source\":\"cve@mitre.org\",\"tags\":[\"Release Notes\",\"Third Party Advisory\"]},{\"url\":\"https://lists.frrouting.org/pipermail/frog/2019-January/000404.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"https://frrouting.org/community/security/cve-2019-5892.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://github.com/FRRouting/frr/commit/943d595a018e69b550db08cccba1d0778a86705a\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/FRRouting/frr/releases/tag/frr-3.0.4\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Release Notes\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/FRRouting/frr/releases/tag/frr-4.0.1\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Release Notes\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/FRRouting/frr/releases/tag/frr-5.0.2\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Release Notes\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/FRRouting/frr/releases/tag/frr-6.0.2\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Release Notes\",\"Third Party Advisory\"]},{\"url\":\"https://lists.frrouting.org/pipermail/frog/2019-January/000404.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Vendor Advisory\"]}]}}"
  }
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

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…