ghsa-6mv9-qcx2-3hh3
Vulnerability from github
Published
2021-11-11 00:55
Modified
2021-11-15 14:48
Severity ?
VLAI Severity ?
Summary
Memory exhaustion in routinator
Details
NLnet Labs Routinator versions 0.9.0 up to and including 0.10.1, support the gzip transfer encoding when querying RRDP repositories. This encoding can be used by an RRDP repository to cause an out-of-memory crash in these versions of Routinator. RRDP uses XML which allows arbitrary amounts of white space in the encoded data. The gzip scheme compresses such white space extremely well, leading to very small compressed files that become huge when being decompressed for further processing, big enough that Routinator runs out of memory when parsing input data waiting for the next XML element.
{ "affected": [ { "package": { "ecosystem": "crates.io", "name": "routinator" }, "ranges": [ { "events": [ { "introduced": "0.9.0" }, { "fixed": "0.10.2" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2021-43174" ], "database_specific": { "cwe_ids": [ "CWE-787" ], "github_reviewed": true, "github_reviewed_at": "2021-11-10T19:04:55Z", "nvd_published_at": "2021-11-09T17:15:00Z", "severity": "HIGH" }, "details": "NLnet Labs Routinator versions 0.9.0 up to and including 0.10.1, support the gzip transfer encoding when querying RRDP repositories. This encoding can be used by an RRDP repository to cause an out-of-memory crash in these versions of Routinator. RRDP uses XML which allows arbitrary amounts of white space in the encoded data. The gzip scheme compresses such white space extremely well, leading to very small compressed files that become huge when being decompressed for further processing, big enough that Routinator runs out of memory when parsing input data waiting for the next XML element.", "id": "GHSA-6mv9-qcx2-3hh3", "modified": "2021-11-15T14:48:03Z", "published": "2021-11-11T00:55:08Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-43174" }, { "type": "PACKAGE", "url": "https://github.com/NLnetLabs/routinator" }, { "type": "WEB", "url": "https://www.debian.org/security/2022/dsa-5041" }, { "type": "WEB", "url": "https://www.nlnetlabs.nl/downloads/routinator/CVE-2021-43172_CVE-2021-43173_CVE-2021-43174.txt" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "type": "CVSS_V3" } ], "summary": "Memory exhaustion in routinator" }
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…