ghsa-5crg-85w6-wxj6
Vulnerability from github
Published
2022-05-14 02:08
Modified
2022-05-14 02:08
Severity ?
VLAI Severity ?
Details
The bgp_dump_routes_func function in bgpd/bgp_dump.c in Quagga does not perform size checks when dumping data, which might allow remote attackers to cause a denial of service (assertion failure and daemon crash) via a large BGP packet.
{ "affected": [], "aliases": [ "CVE-2016-4049" ], "database_specific": { "cwe_ids": [ "CWE-20" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2016-05-23T19:59:00Z", "severity": "HIGH" }, "details": "The bgp_dump_routes_func function in bgpd/bgp_dump.c in Quagga does not perform size checks when dumping data, which might allow remote attackers to cause a denial of service (assertion failure and daemon crash) via a large BGP packet.", "id": "GHSA-5crg-85w6-wxj6", "modified": "2022-05-14T02:08:56Z", "published": "2022-05-14T02:08:56Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-4049" }, { "type": "WEB", "url": "https://lists.quagga.net/pipermail/quagga-dev/2016-February/014743.html" }, { "type": "WEB", "url": "https://lists.quagga.net/pipermail/quagga-dev/2016-January/014699.html" }, { "type": "WEB", "url": "https://security.gentoo.org/glsa/201701-48" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-updates/2016-05/msg00062.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2017-0794.html" }, { "type": "WEB", "url": "http://www.debian.org/security/2016/dsa-3654" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2016/04/27/7" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/88561" }, { "type": "WEB", "url": "http://www.securitytracker.com/id/1035699" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "type": "CVSS_V3" } ] }
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…