VYPR

PyPI package

pyarrow

pkg:pypi/pyarrow

Vulnerabilities (3)

  • CVE-2023-47248Nov 9, 2023
    affected >= 0.14.0, < 14.0.1fixed 14.0.1

    Deserialization of untrusted data in IPC and Parquet readers in PyArrow versions 0.14.0 to 14.0.0 allows arbitrary code execution. An application is vulnerable if it reads Arrow IPC, Feather or Parquet data from untrusted sources (for example user-supplied input files). This vul

  • CVE-2019-12408Nov 8, 2019
    affected >= 0.14.0, < 0.15.1fixed 0.15.1

    It was discovered that the C++ implementation (which underlies the R, Python and Ruby implementations) of Apache Arrow 0.14.0 to 0.14.1 had a uninitialized memory bug when building arrays with null values in some cases. This can lead to uninitialized memory being unintentionally

  • CVE-2019-12410Nov 8, 2019
    affected >= 0.12.0, < 0.15.1fixed 0.15.1

    While investigating UBSAN errors in https://github.com/apache/arrow/pull/5365 it was discovered Apache Arrow versions 0.12.0 to 0.14.1, left memory Array data uninitialized when reading RLE null data from parquet. This affected the C++, Python, Ruby and R implementations. The uni