ghsa-868x-rg4c-cjqg
Vulnerability from github
Published
2022-01-08 00:39
Modified
2023-09-26 20:26
Severity ?
VLAI Severity ?
Summary
Allocation of Resources Without Limits or Throttling in Apache Avro
Details
A vulnerability in the .NET SDK of Apache Avro allows an attacker to allocate excessive resources, potentially causing a denial-of-service attack. This issue affects .NET applications using Apache Avro version 1.10.2 and prior versions. Users should update to version 1.11.0 which addresses this issue.
{ "affected": [ { "package": { "ecosystem": "NuGet", "name": "Apache.Avro" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.11.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2021-43045" ], "database_specific": { "cwe_ids": [ "CWE-770" ], "github_reviewed": true, "github_reviewed_at": "2022-01-07T22:36:54Z", "nvd_published_at": "2022-01-06T18:15:00Z", "severity": "HIGH" }, "details": "A vulnerability in the .NET SDK of Apache Avro allows an attacker to allocate excessive resources, potentially causing a denial-of-service attack. This issue affects .NET applications using Apache Avro version 1.10.2 and prior versions. Users should update to version 1.11.0 which addresses this issue.", "id": "GHSA-868x-rg4c-cjqg", "modified": "2023-09-26T20:26:04Z", "published": "2022-01-08T00:39:20Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-43045" }, { "type": "WEB", "url": "https://github.com/apache/avro/pull/1357" }, { "type": "PACKAGE", "url": "https://github.com/apache/avro" }, { "type": "WEB", "url": "https://issues.apache.org/jira/browse/AVRO-3225" }, { "type": "WEB", "url": "https://issues.apache.org/jira/browse/AVRO-3226" }, { "type": "WEB", "url": "https://lists.apache.org/thread/5fttw9vk6gd2p3b846nox7hcj5469xfd" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2022/01/06/8" } ], "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": "Allocation of Resources Without Limits or Throttling in Apache Avro" }
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…