CVE-2023-47248
Scores
EPSS
Percentile: 84.7%
CVSS
CVSS Score: 9.8/10
All CVSS Scores
Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Vector Breakdown
CVSS (Common Vulnerability Scoring System) vector provides detailed metrics about vulnerability characteristics
CVSS
Attack Vector
Network (N)
Describes how the vulnerability is exploited
Attack Complexity
Low (L)
Describes the conditions beyond the attacker's control
Privileges Required
None (N)
Describes the level of privileges an attacker must possess
User Interaction
None (N)
Captures the requirement for a human user participation
Scope
Unchanged (U)
Determines if a successful attack impacts components beyond the vulnerable component
Confidentiality Impact
High (H)
Measures the impact to the confidentiality of information
Integrity Impact
High (H)
Measures the impact to integrity of a successfully exploited vulnerability
Availability Impact
High (H)
Measures the impact to the availability of the impacted component
Description
Deserialization of untrusted data in IPC and Parquet readers in PyArrow versions 0.14.0 to 14.0.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 PyArrow, not other Apache Arrow implementations or bindings.
It is recommended that users of PyArrow upgrade to 14.0.1. Similarly, it is recommended that downstream libraries upgrade their dependency requirements to PyArrow 14.0.1 or later. PyPI packages are already available, and we hope that conda-forge packages will be available soon.
If it is not possible to upgrade, we provide a separate package pyarrow-hotfix that disables the vulnerability on older PyArrow versions. See https://pypi.org/project/pyarrow-hotfix/ for instructions.
Scaner-VS 7 — a modern vulnerability management solution
Sources
CWEs
Related Vulnerabilities
Exploits
Exploit ID: CVE-2023-47248
Source: github-poc
Vulnerable Software (2)
Type: Configuration
Product: apache-arrow
Operating System: debian
{ "unaffected": true}
Source: debian
Type: Configuration
Vendor: *
Product: pyarrow
Operating System: * * *
{ "cpe_match": [ { "cpe23uri": "cpe:2.3:a:apache:pyarrow:*:*:*:*:*:*:*:*", "versionEndIncluding": "14.0.0", "versionStartIncluding": "0.14.0", "vulnerable": true } ...
{ "cpe_match": [ { "cpe23uri": "cpe:2.3:a:apache:pyarrow:*:*:*:*:*:*:*:*", "versionEndIncluding": "14.0.0", "versionStartIncluding": "0.14.0", "vulnerable": true } ], "operator": "OR"}
Source: nvd