CVE-2024-52338
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.
EPSS 1.85% · 83.4th percentile
Risk Scores
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| apache_software_foundation | apache_arrow_r_package | 4.0.0 |
| apache | arrow | 4.0.0 |
| Apache Software Foundation | Apache Arrow R package | 4.0.0 |
Timeline
- Nov 28, 2024 CVE Published
- Nov 28, 2024 PoC Published
- Nov 29, 2024 EPSS Score
- Nov 29, 2024 CVE Updated
- Dec 17, 2024 EPSS Score
- Jan 20, 2025 EPSS Score
- Feb 6, 2025 EPSS Score
- Feb 13, 2025 Coalition ESS Score
- Feb 23, 2025 EPSS Score
- Mar 12, 2025 EPSS Score
- Mar 19, 2025 Coalition ESS Score
- Mar 30, 2025 EPSS Score