PyArrow, PyArrow: Arbitrary code execution when loading a malicious data file
CVE-2023-47248

9.8CRITICAL

Key Information:

Vendor

Apache

Status
Vendor
CVE Published:
9 November 2023

Badges

๐Ÿ‘พ Exploit Exists๐ŸŸก Public PoC๐ŸŸฃ EPSS 85%

What is CVE-2023-47248?

A deserialization vulnerability exists in PyArrow, specifically in its handling of Arrow IPC, Feather, and Parquet data. This flaw enables potential adversaries to execute arbitrary code during data reading processes when using vulnerable versions of PyArrow (0.14.0 to 14.0.0) with untrusted input sources. Users are strongly urged to update to PyArrow version 14.0.1 or later. For those unable to upgrade immediately, a hotfix is available through a separate package to mitigate the risk on older versions.

Affected Version(s)

PyArrow 0.14.0 <= 14.0.0

PyArrow 0.14.0 <= 14.0.0

Exploit Proof of Concept (PoC)

PoC code is written by security researchers to demonstrate the vulnerability can be exploited. PoC code is also a key component for weaponization which could lead to ransomware.

References

EPSS Score

85% chance of being exploited in the next 30 days.

CVSS V3.1

Score:
9.8
Severity:
CRITICAL
Confidentiality:
High
Integrity:
High
Availability:
High
Attack Vector:
Network
Attack Complexity:
Low
Privileges Required:
None
User Interaction:
None
Scope:
Unchanged

Timeline

  • ๐ŸŸก

    Public PoC available

  • ๐Ÿ‘พ

    Exploit known to exist

  • Vulnerability published

  • Vulnerability Reserved

Credit

Li Jiakun - laoquanshi
.
CVE-2023-47248 : PyArrow, PyArrow: Arbitrary code execution when loading a malicious data file