pysec-2023-238
Vulnerability from pysec
Published
Modified
2023-11-20 08:59
Details
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).
Aliases
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "pyarrow", "purl": "pkg:pypi/pyarrow" }, "ranges": [ { "events": [ { "introduced": "0.14.0" }, { "fixed": "14.0.1" } ], "type": "ECOSYSTEM" } ], "versions": [ "0.14.0", "0.14.1", "0.15.0", "0.15.1", "0.16.0", "0.17.0", "0.17.1", "1.0.0", "1.0.1", "10.0.0", "10.0.1", "11.0.0", "12.0.0", "12.0.1", "13.0.0", "14.0.0", "2.0.0", "3.0.0", "4.0.0", "4.0.1", "5.0.0", "6.0.0", "6.0.1", "7.0.0", "8.0.0", "9.0.0" ] } ], "aliases": [ "CVE-2023-47248", "GHSA-5wvp-7f3h-6wmm" ], "details": "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).", "id": "PYSEC-2023-238", "modified": "2023-11-20T08:59:06.851388+00:00", "references": [ { "type": "WEB", "url": "https://lists.apache.org/thread/yhy7tdfjf9hrl9vfrtzo8p2cyjq87v7n" }, { "type": "WEB", "url": "https://www.openwall.com/lists/oss-security/2023/11/08/7" }, { "type": "ADVISORY", "url": "https://github.com/advisories/GHSA-5wvp-7f3h-6wmm" }, { "type": "ADVISORY", "url": "https://www.cve.org/CVERecord?id=CVE-2023-47248" }, { "type": "FIX", "url": "https://github.com/apache/arrow/commit/f14170976372436ec1d03a724d8d3f3925484ecf" }, { "type": "FIX", "url": "https://pypi.org/project/pyarrow-hotfix/" } ] }
Loading...
Loading...
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.