Skip to content
Apache ArrowPYSEC-2024-161

Deserialization of untrusted data in IPC and Parquet readers in the Apache Arrow R package versions 4.0.0 through 16.1.0 allows arbitrary code execution. An application is vulnerable if it

Critical9.8CVE-2024-52338 · Published Nov 28, 2024 · updated Jan 14, 2025

Source advisory

Affected versions

PackageAffectedFixed in
pyarrow
PyPI
>= 4.0.0, < 17.0.017.0.0

Changes since it was listed

DateChange
Sep 24Severity: Unrated to Critical
Details and references

Deserialization of untrusted data in IPC and Parquet readers in the Apache Arrow R package versions 4.0.0 through 16.1.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 vulnerability only affects the arrow R package, not other Apache Arrow implementations or bindings unless those bindings are specifically used via the R package (for example, an R application that embeds a Python interpreter and uses PyArrow to read files from untrusted sources is still vulnerable if the arrow R package is an affected version). It is recommended that users of the arrow R package upgrade to 17.0.0 or later. Similarly, it is recommended that downstream libraries upgrade their dependency requirements to arrow 17.0.0 or later. If using an affected version of the package, untrusted data can read into a Table and its internal to_data_frame() method can be used as a workaround (e.g., read_parquet(..., as_data_frame = FALSE)$to_data_frame()). This issue affects the Apache Arrow R package: from 4.0.0 through 16.1.0. Users are recommended to upgrade to version 17.0.0, which fixes the issue.

CVSS 3.1
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Severity from
NVD
Also known as
CVE-2024-52338

More Apache Arrow advisories

All Apache Arrow
DateAdvisory
Nov 92023PyArrow: Arbitrary code execution when loading a malicious data file
CVE-2023-47248Critical9.8fixed in 14.0.1
Feb 17Apache Arrow: Potential use-after-free when reading IPC file with pre-buffering
CVE-2026-25087High7.0fixed in 23.0.1
May 242022Missing Initialization of Resource in Apache Arrow
CVE-2019-12408High7.5fixed in 0.15.1
May 242022Missing Initialization of Resource in Apache Arrow
CVE-2019-12410High7.5fixed in 0.15.1

Critical advisories by email

Wednesdays: the week’s critical and high advisories in the AI and data stack, with the fixed versions. Only in weeks that have some.

Double opt-in. Unsubscribe any time.