VYPR

crates.io package

apache-avro

pkg:cargo/apache-avro

Vulnerabilities (2)

  • CVE-2022-36125Aug 9, 2022
    affected < 0.14.0fixed 0.14.0

    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.

  • CVE-2022-35724Aug 9, 2022
    affected < 0.14.0fixed 0.14.0

    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 addre