PyPi: Datasets

CVE-2023-47248

Transitive

Safety vulnerability ID: 65477

This vulnerability was reviewed by experts

The information on this page was manually curated by our Cybersecurity Intelligence Team.

Created at Nov 09, 2023 Updated at May 06, 2024
Scan your Python projects for vulnerabilities →

Advisory

Datasets version 2.14.7 updates its dependency to include pyarrow version 14.0.1. This update addresses the security vulnerability CVE-2023-47248.
https://github.com/huggingface/datasets/pull/6404/commits/04a3f006a1a88c894ea10610d66dfddd73ad1490

Affected package

datasets

Latest version: 2.19.1

HuggingFace community-driven open-source library of datasets

Affected versions

Fixed versions

Vulnerability changelog

Bug Fixes
* Fix UnboundLocalError if preprocessing returns an empty list by cwallenwein in https://github.com/huggingface/datasets/pull/6346
* Fix python formatting for complex types in format_table by mariosasko in https://github.com/huggingface/datasets/pull/6368
* Support pyarrow 14.0.0 by albertvillanova in https://github.com/huggingface/datasets/pull/6378
* Do not try to download from HF GCS for generator by yundai424 in https://github.com/huggingface/datasets/pull/6372
* Support pyarrow 14.0.1 and fix vulnerability CVE-2023-47248 by albertvillanova in https://github.com/huggingface/datasets/pull/6404

New Contributors
* cwallenwein made their first contribution in https://github.com/huggingface/datasets/pull/6346
* yundai424 made their first contribution in https://github.com/huggingface/datasets/pull/6372

**Full Changelog**: https://github.com/huggingface/datasets/compare/2.14.6...2.14.7

Resources

Use this package?

Scan your Python project for dependency vulnerabilities in two minutes

Scan your application

Severity Details

CVSS Base Score

CRITICAL 9.8

CVSS v3 Details

CRITICAL 9.8
Attack Vector (AV)
NETWORK
Attack Complexity (AC)
LOW
Privileges Required (PR)
NONE
User Interaction (UI)
NONE
Scope (S)
UNCHANGED
Confidentiality Impact (C)
HIGH
Integrity Impact (I)
HIGH
Availability Availability (A)
HIGH