Nixpkgs Security Tracker

Login with GitHub

Suggestions search

With package: typstPackages.xarrow_0_1_1

Found 1 matching suggestions

Untriaged
created 4 months, 3 weeks ago
Apache Arrow R package: Arbitrary code execution when loading a malicious data file

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.

Affected products

arrow
  • =<16.1.0
apache_arrow_r_package
  • =<16.1.0

Matching in nixpkgs

pkgs.arrow

Game Narrative Design Tool

  • nixos-unstable -

pkgs.sparrow

Modern desktop Bitcoin wallet application supporting most hardware wallets and built on common standards such as PSBT, with an emphasis on transparency and usability

  • nixos-unstable -

pkgs.arrow-cpp

Cross-language development platform for in-memory data

  • nixos-unstable -

pkgs.sparrow3d

Software renderer for different open handhelds like the gp2x, wiz, caanoo and pandora

Package maintainers