CVE-2024-52338

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-52338
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-52338.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2024-52338
Aliases
Published
2024-11-28T17:15:48Z
Modified
2025-01-15T05:16:41.111464Z
Summary
[none]
Details

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 todataframe() method can be used as a workaround (e.g., readparquet(..., asdataframe = FALSE)$todata_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.

References

Affected packages

Git / github.com/apache/arrow

Affected ranges

Type
GIT
Repo
https://github.com/apache/arrow
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed

Affected versions

apache-arrow-0.*

apache-arrow-0.1.0
apache-arrow-0.10.0
apache-arrow-0.11.0
apache-arrow-0.12.0
apache-arrow-0.13.0
apache-arrow-0.14.0
apache-arrow-0.15.0
apache-arrow-0.16.0
apache-arrow-0.17.0
apache-arrow-0.2.0
apache-arrow-0.4.0
apache-arrow-0.4.1
apache-arrow-0.5.0
apache-arrow-0.6.0
apache-arrow-0.7.0
apache-arrow-0.7.1
apache-arrow-0.8.0
apache-arrow-0.9.0

apache-arrow-1.*

apache-arrow-1.0.0

apache-arrow-10.*

apache-arrow-10.0.0.dev

apache-arrow-11.*

apache-arrow-11.0.0.dev

apache-arrow-12.*

apache-arrow-12.0.0.dev

apache-arrow-13.*

apache-arrow-13.0.0.dev

apache-arrow-14.*

apache-arrow-14.0.0.dev
apache-arrow-14.0.1.dev

apache-arrow-15.*

apache-arrow-15.0.0.dev

apache-arrow-16.*

apache-arrow-16.0.0.dev

apache-arrow-17.*

apache-arrow-17.0.0.dev

apache-arrow-2.*

apache-arrow-2.0.0

apache-arrow-3.*

apache-arrow-3.0.0

apache-arrow-5.*

apache-arrow-5.0.0.dev

apache-arrow-6.*

apache-arrow-6.0.0.dev

apache-arrow-7.*

apache-arrow-7.0.0.dev

apache-arrow-8.*

apache-arrow-8.0.0.dev

apache-arrow-9.*

apache-arrow-9.0.0.dev

apache-arrow-js-0.*

apache-arrow-js-0.2.0
apache-arrow-js-0.3.0
apache-arrow-js-0.4.0
apache-arrow-js-0.4.1