CVE-2024-2914

A TarSlip vulnerability exists in the deepjavalibrary/djl, affecting version 0.26.0 and fixed in version 0.27.0. This vulnerability allows an attacker to manipulate file paths within tar archives to overwrite arbitrary files on the target system. Exploitation of this vulnerability could lead to remote code execution, privilege escalation, data theft or manipulation, and denial of service. The vulnerability is due to improper validation of file paths during the extraction of tar files, as demonstrated in multiple occurrences within the library's codebase, including but not limited to the files_util.py and extract_imagenet.py scripts.
Configurations

Configuration 1 (hide)

cpe:2.3:a:djl:deep_java_library:0.26.0:*:*:*:*:*:*:*

History

No history.

Information

Published : 2024-06-06 18:15

Updated : 2024-11-21 09:10


NVD link : CVE-2024-2914

Mitre link : CVE-2024-2914

CVE.ORG link : CVE-2024-2914


JSON object : View

Products Affected

djl

  • deep_java_library
CWE
CWE-29

Path Traversal: '\..\filename'

CWE-22

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')