pyarrow@6.0.0 vulnerabilities

Python library for Apache Arrow

Direct Vulnerabilities

Known vulnerabilities in the pyarrow package. This does not include vulnerabilities belonging to this package’s dependencies.

Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.
Fix for free
Vulnerability Vulnerable Version
  • C
Deserialization of Untrusted Data

pyarrow is a Python API for functionality provided by the Arrow C++ libraries, along with tools for Arrow integration and interoperability with pandas, NumPy, and other software in the Python ecosystem.

Affected versions of this package are vulnerable to Deserialization of Untrusted Data via the IPC and Parquet readers. An attacker can execute arbitrary code by supplying malicious files in IPC, Feather or Parquet formats.

How to fix Deserialization of Untrusted Data?

Upgrade pyarrow to version 14.0.1 or higher.

[0.14.0,14.0.1)