Lucene search
+L

57 matches found

OSV
OSV
added 2024/06/06 5:55 p.m.12 views

CVE-2024-2914 TarSlip Vulnerability in deepjavalibrary/djl

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...

7.8CVSS7.5AI score
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2024/06/06 12:00 a.m.19 views

PT-2024-22759 · Djl · Djl

Name of the Vulnerable Software and Affected Versions: djl version 0.26.0 Description: A TarSlip vulnerability exists in the djl library, allowing an attacker to manipulate file paths within tar archives to overwrite arbitrary files on the target system. This could lead to remote code execution,...

8.8CVSS8AI score0.00917EPSS
SaveExploits1References6
OSV
OSV
added 2023/06/30 9:15 p.m.10 views

UBUNTU-CVE-2023-35947

Gradle is a build tool with a focus on build automation and support for multi-language development. In affected versions when unpacking Tar archives, Gradle did not check that files could be written outside of the unpack location. This could lead to important files being overwritten anywhere the...

8.1CVSS7.2AI score0.00528EPSS
SaveExploits0References7
CVE
CVE
added 2023/06/30 8:18 p.m.94 views

CVE-2023-35947

CVE-2023-35947 affects Gradle, a build tool. The vulnerability arises when unpacking Tar archives: Gradle did not prevent path traversal, allowing potential writes outside the unpack directory and, in reads from a Tar entry, possible disclosure of sensitive files. This is commonly referred to as ...

8.1CVSS7.3AI score0.00528EPSS
SaveExploits0References4Affected Software1
PyPA
PyPA
added 2023/04/21 9:15 p.m.12 views

PYSEC-2023-27

mindsdb is a Machine Learning platform to help developers build AI solutions. In affected versions an unsafe extraction is being performed using tarfile.extractall from a remotely retrieved tarball. Which may lead to the writing of the extracted files to an unintended location. Sometimes, the...

7.5CVSS6.5AI score0.00992EPSS
SaveExploits1References4Affected Software1
Cvelist
Cvelist
added 2023/04/21 8:11 p.m.48 views

CVE-2023-30620 Arbitrary File Write when Extracting a Remotely retrieved Tarball in mindsdb/mindsdb

mindsdb is a Machine Learning platform to help developers build AI solutions. In affected versions an unsafe extraction is being performed using tarfile.extractall from a remotely retrieved tarball. Which may lead to the writing of the extracted files to an unintended location. Sometimes, the...

7.5CVSS7.6AI score0.00992EPSS
SaveExploits1References3
OSV
OSV
added 2023/03/30 8:16 p.m.139 views

GHSA-7X45-PHMR-9WQP Arbitrary file write in mindsdb when Extracting Tarballs retrieved from a remote location

Summary An unsafe extraction is being performed using shutil.unpackarchive from a remotely retrieved tarball. Which may lead to the writing of the extracted files to an unintended location. This vulnerability is sometimes called a TarSlip or a ZipSlip variant. Details Unpacking files using the...

8.5CVSS8.7AI score0.00883EPSS
SaveExploits1References7
Github Security Blog
Github Security Blog
added 2023/03/30 8:16 p.m.32 views

Arbitrary file write in mindsdb when Extracting Tarballs retrieved from a remote location

Summary An unsafe extraction is being performed using shutil.unpackarchive from a remotely retrieved tarball. Which may lead to the writing of the extracted files to an unintended location. This vulnerability is sometimes called a TarSlip or a ZipSlip variant. Details Unpacking files using the...

8.8CVSS8.6AI score0.00883EPSS
SaveExploits1References7Affected Software1
NVD
NVD
added 2023/03/30 7:15 p.m.41 views

CVE-2022-23522

MindsDB is an open source machine learning platform. An unsafe extraction is being performed using shutil.unpackarchive from a remotely retrieved tarball. Which may lead to the writing of the extracted files to an unintended location. This vulnerability is sometimes called a TarSlip or a ZipSlip...

8.8CVSS8.5AI score0.00883EPSS
SaveExploits1References1
OSV
OSV
added 2023/03/30 7:15 p.m.38 views

PYSEC-2023-26

MindsDB is an open source machine learning platform. An unsafe extraction is being performed using shutil.unpackarchive from a remotely retrieved tarball. Which may lead to the writing of the extracted files to an unintended location. This vulnerability is sometimes called a TarSlip or a ZipSlip...

8.8CVSS8.8AI score0.00883EPSS
SaveExploits1References1
Prion
Prion
added 2023/03/30 7:15 p.m.24 views

Design/Logic Flaw

MindsDB is an open source machine learning platform. An unsafe extraction is being performed using shutil.unpackarchive from a remotely retrieved tarball. Which may lead to the writing of the extracted files to an unintended location. This vulnerability is sometimes called a TarSlip or a ZipSlip...

6.5CVSS8.6AI score0.00883EPSS
SaveExploits1References1Affected Software1
OSV
OSV
added 2023/03/30 6:04 p.m.26 views

CVE-2022-23522 Arbitrary File Write when Extracting Tarballs retrieved from a remote location using in mindsdb

MindsDB is an open source machine learning platform. An unsafe extraction is being performed using shutil.unpackarchive from a remotely retrieved tarball. Which may lead to the writing of the extracted files to an unintended location. This vulnerability is sometimes called a TarSlip or a ZipSlip...

8.5CVSS8.4AI score
SaveExploits0References3
CVE
CVE
added 2023/03/30 6:04 p.m.76 views

CVE-2022-23522

CVE-2022-23522 concerns MindsDB, where unsafe extraction via shutil.unpack_archive() from remotely retrieved tarballs may write files outside the intended directory (TarSlip/ZipSlip variant). The underlying issue: validating destination paths during archive extraction is insufficient, enabling cr...

8.8CVSS8.6AI score0.00883EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2023/03/30 6:04 p.m.46 views

CVE-2022-23522 Arbitrary File Write when Extracting Tarballs retrieved from a remote location using in mindsdb

MindsDB is an open source machine learning platform. An unsafe extraction is being performed using shutil.unpackarchive from a remotely retrieved tarball. Which may lead to the writing of the extracted files to an unintended location. This vulnerability is sometimes called a TarSlip or a ZipSlip...

8.5CVSS8.8AI score0.00883EPSS
SaveExploits1References1
Hacker One
Hacker One
added 2023/03/21 8:33 p.m.54 views

GitHub Security Lab: [ruby]: ZipSlip/TarSlip vulnerability detection

Vulnerability description not provided...

7.1AI score
SaveExploits0
Hacker One
Hacker One
added 2022/11/16 3:30 a.m.23 views

GitHub Security Lab: [python] TarSlip vulnerability improvements

Vulnerability description not provided...

7.1AI score
SaveExploits0
Github Security Blog
Github Security Blog
added 2021/09/01 6:32 p.m.45 views

Tarslip in go-unarr

unarr.go in go-unarr aka Go bindings for unarr 0.1.1 allows Directory Traversal via ../ in a pathname within a TAR archive...

10CVSS8.9AI score0.02111EPSS
SaveExploits1References5Affected Software1
Rows per page
Query Builder