ghsa-v456-chpw-6mmw
Vulnerability from github
Published
2022-08-10 00:00
Modified
2022-08-18 19:15
Severity ?
VLAI Severity ?
Summary
Apache Avro Rust SDK vulnerable to reader looping in cycle endlessly, consuming CPU
Details
It is possible to provide data to be read that leads the reader to loop in cycles endlessly, consuming CPU. This issue affects Rust applications using Apache Avro Rust SDK prior to 0.14.0 (previously known as avro-rs). Users should update to apache-avro version 0.14.0 which addresses this issue.
{ "affected": [ { "package": { "ecosystem": "crates.io", "name": "apache-avro" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "0.14.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2022-35724" ], "database_specific": { "cwe_ids": [ "CWE-835" ], "github_reviewed": true, "github_reviewed_at": "2022-08-18T19:15:54Z", "nvd_published_at": "2022-08-09T07:15:00Z", "severity": "HIGH" }, "details": "It is possible to provide data to be read that leads the reader to loop in cycles endlessly, consuming CPU. This issue affects Rust applications using Apache Avro Rust SDK prior to 0.14.0 (previously known as avro-rs). Users should update to apache-avro version 0.14.0 which addresses this issue.", "id": "GHSA-v456-chpw-6mmw", "modified": "2022-08-18T19:15:54Z", "published": "2022-08-10T00:00:31Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-35724" }, { "type": "PACKAGE", "url": "https://github.com/a0x8o/avro" }, { "type": "WEB", "url": "https://lists.apache.org/thread/771z1nwrpkn1ovmyfb2fm65mchdxgy7p" } ], "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": "Apache Avro Rust SDK vulnerable to reader looping in cycle endlessly, consuming CPU" }
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…