Skip to content

pyarrow-16.1.0-cp312-cp312-manylinux_2_28_x86_64.whl: 1 vulnerabilities (highest severity is: 9.8) #952

@mend-bolt-for-github

Description

@mend-bolt-for-github
Vulnerable Library - pyarrow-16.1.0-cp312-cp312-manylinux_2_28_x86_64.whl

Python library for Apache Arrow

Library home page: https://files.pythonhosted.org/packages/25/7b/8da91f8de0b40b760dd748031973b6ac2aa3d4f85c67f45b7e58577ca22e/pyarrow-16.1.0-cp312-cp312-manylinux_2_28_x86_64.whl

Path to dependency file: /tmp/ws-scm/core

Path to vulnerable library: /tmp/ws-ua_20260114083226_QUGKEN/python_XEYGZV/20260114083228/pyarrow-16.1.0-cp312-cp312-manylinux_2_28_x86_64.whl,/tmp/ws-ua_20260114083226_QUGKEN/python_XEYGZV/20260114083228/pyarrow-16.1.0-cp312-cp312-manylinux_2_28_x86_64.whl

Vulnerabilities

Vulnerability Severity CVSS Dependency Type Fixed in (pyarrow version) Remediation Possible**
CVE-2024-52338 Critical 9.8 pyarrow-16.1.0-cp312-cp312-manylinux_2_28_x86_64.whl Direct 17.0.0

**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation

Details

CVE-2024-52338

Vulnerable Library - pyarrow-16.1.0-cp312-cp312-manylinux_2_28_x86_64.whl

Python library for Apache Arrow

Library home page: https://files.pythonhosted.org/packages/25/7b/8da91f8de0b40b760dd748031973b6ac2aa3d4f85c67f45b7e58577ca22e/pyarrow-16.1.0-cp312-cp312-manylinux_2_28_x86_64.whl

Path to dependency file: /tmp/ws-scm/core

Path to vulnerable library: /tmp/ws-ua_20260114083226_QUGKEN/python_XEYGZV/20260114083228/pyarrow-16.1.0-cp312-cp312-manylinux_2_28_x86_64.whl,/tmp/ws-ua_20260114083226_QUGKEN/python_XEYGZV/20260114083228/pyarrow-16.1.0-cp312-cp312-manylinux_2_28_x86_64.whl

Dependency Hierarchy:

  • pyarrow-16.1.0-cp312-cp312-manylinux_2_28_x86_64.whl (Vulnerable Library)

Found in base branch: develop

Vulnerability 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 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.
Mend Note: The description of this vulnerability differs from MITRE.

Publish Date: 2024-11-28

URL: CVE-2024-52338

CVSS 3 Score Details (9.8)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: None
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: High
    • Integrity Impact: High
    • Availability Impact: High

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://osv.dev/vulnerability/PYSEC-2024-161

Release Date: 2024-11-28

Fix Resolution: 17.0.0

Step up your Open Source Security Game with Mend here

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions