ghsa-3w5g-989p-35r8
Vulnerability from github
Published
2022-08-10 00:00
Modified
2022-08-18 19:14
Severity ?
VLAI Severity ?
Summary
Apache Avro Rust SDK corrupted data read can cause crash
Details
It is possible to crash (panic) an application by providing a corrupted data to be read. 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-36125" ], "database_specific": { "cwe_ids": [ "CWE-190", "CWE-20" ], "github_reviewed": true, "github_reviewed_at": "2022-08-18T19:14:55Z", "nvd_published_at": "2022-08-09T07:15:00Z", "severity": "HIGH" }, "details": "It is possible to crash (panic) an application by providing a corrupted data to be read. 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-3w5g-989p-35r8", "modified": "2022-08-18T19:14:55Z", "published": "2022-08-10T00:00:31Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-36125" }, { "type": "PACKAGE", "url": "https://github.com/a0x8o/avro" }, { "type": "WEB", "url": "https://lists.apache.org/thread/t1r5xz0pvhm4tosqopjpj6dz8zlsht07" } ], "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 corrupted data read can cause crash" }
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…