Lucene search
K

16 matches found

NVD
NVD
added 2026/04/22 5:16 p.m.2 views

CVE-2026-32885

DDEV is an open-source tool for running local web development environments for PHP and Node.js. Versions prior to 1.25.2 have unsanitized extraction in both Untar and Unzip functions in pkg/archive/archive.go. Downloads and extracts archives from remote sources without path validation. Version...

9.1CVSS0.00019EPSS
Exploits3References2
Positive Technologies
Positive Technologies
added 2026/04/22 12:0 a.m.4 views

PT-2026-34524

DDEV is an open-source tool for running local web development environments for PHP and Node.js. Versions prior to 1.25.2 have unsanitized extraction in both Untar and Unzip functions in pkg/archive/archive.go. Downloads and extracts archives from remote sources without path validation. Version...

6.5CVSS5.8AI score0.00019EPSS
Exploits3References3
Huntr
Huntr
added 2024/11/17 1:57 p.m.3 views

Arbitrary File Overwrite & RCE via Tarfile Path Traversal

Description The DJL package utilizes an untar function, for example, when downloading and saving models. Additionally, the untar function overwrites existing files. Therefore, the untar method includes the following two security measures to prevent misuse of its functionality. 1. Security measure...

7.2AI score
Exploits0
SUSE CVE
SUSE CVE
added 2024/06/04 1:16 p.m.1 views

SUSE CVE-2019-1002101

The kubectl cp command allows copying files between containers and the user machine. To copy files from a container, Kubernetes creates a tar inside the container, copies it over the network, and kubectl unpacks it on the user's machine. If the tar binary in the container is malicious, it could r...

5.3CVSS6.3AI score0.49935EPSS
Exploits2References5
Veracode
Veracode
added 2023/07/21 1:58 a.m.25 views

Path Traversal

org.openrefine is vulnerable to Path Traversal. The vulnerability exists because the OpenRefine project tar files are not properly escaping their root directory in the untar function of FileProjectManager.java, which allows an attacker to access files outside the expected directory using relative...

7.8CVSS7.1AI score0.00208EPSS
Exploits0References3Affected Software1
CNNVD
CNNVD
added 2022/08/04 12:0 a.m.1 views

Apache Hadoop 操作系统命令注入漏洞

Apache Hadoop is an open source distributed system infrastructure from the Apache Foundation. The product is capable of distributed processing of large amounts of data and is highly reliable, scalable, and fault-tolerant. Apache Hadoop has a security vulnerability that stems from its...

9.8CVSS5.8AI score0.03008EPSS
Exploits0References4
NVD
NVD
added 2022/04/07 7:15 p.m.22 views

CVE-2022-26612

In Apache Hadoop, The unTar function uses unTarUsingJava function on Windows and the built-in tar utility on Unix and other OSes. As a result, a TAR entry may create a symlink under the expected extraction directory which points to an external directory. A subsequent TAR entry may extract an...

9.8CVSS0.0022EPSS
Exploits1References2
OSV
OSV
added 2022/04/07 7:15 p.m.25 views

CVE-2022-26612

In Apache Hadoop, The unTar function uses unTarUsingJava function on Windows and the built-in tar utility on Unix and other OSes. As a result, a TAR entry may create a symlink under the expected extraction directory which points to an external directory. A subsequent TAR entry may extract an...

9.8CVSS9.2AI score
Exploits0References2
Prion
Prion
added 2022/04/07 7:15 p.m.18 views

Xxe

In Apache Hadoop, The unTar function uses unTarUsingJava function on Windows and the built-in tar utility on Unix and other OSes. As a result, a TAR entry may create a symlink under the expected extraction directory which points to an external directory. A subsequent TAR entry may extract an...

7.5CVSS9.1AI score0.0022EPSS
Exploits1References2Affected Software1
CVE
CVE
added 2022/04/07 6:20 p.m.220 views

CVE-2022-26612

CVE-2022-26612 affects Apache Hadoop. The vulnerability arises during TAR extraction: Hadoop’s unTar uses unTarUsingJava on Windows and the built-in tar utility on other OSes, allowing a TAR entry to create a symlink pointing outside the extraction directory. A following TAR entry can write arbit...

9.8CVSS9.2AI score0.0022EPSS
Exploits1References2Affected Software1
Positive Technologies
Positive Technologies
added 2022/03/07 12:0 a.m.2 views

PT-2022-2441 · Apache · Apache Hadoop

Name of the Vulnerable Software and Affected Versions: Apache Hadoop versions prior to 3.2.3 Description: The issue is related to the unTar function in Apache Hadoop, which uses the unTarUsingJava function on Windows and the built-in tar utility on Unix and other OSes. This can lead to a TAR entr...

9.8CVSS8.9AI score0.0022EPSS
Exploits1References15
Github Security Blog
Github Security Blog
added 2022/02/15 1:57 a.m.126 views

Symlink Attack in kubectl cp

The kubectl cp command allows copying files between containers and the user machine. To copy files from a container, Kubernetes creates a tar inside the container, copies it over the network, and kubectl unpacks it on the user’s machine. If the tar binary in the container is malicious, it could r...

6.4CVSS1.5AI score0.49935EPSS
Exploits2References13Affected Software1
OSV
OSV
added 2019/04/01 2:29 p.m.25 views

CVE-2019-1002101

The kubectl cp command allows copying files between containers and the user machine. To copy files from a container, Kubernetes creates a tar inside the container, copies it over the network, and kubectl unpacks it on the user’s machine. If the tar binary in the container is malicious, it could r...

5.5CVSS7.1AI score0.49935EPSS
Exploits2References11
Prion
Prion
added 2014/10/29 10:55 a.m.21 views

Path traversal

Absolute path traversal vulnerability in the untarblock function in win32/untar.c in Pidgin before 2.10.10 on Windows allows remote attackers to write to arbitrary files via a drive name in a tar archive of a smiley theme...

6.4CVSS7.1AI score0.01028EPSS
Exploits0References4Affected Software1
Cvelist
Cvelist
added 2014/10/29 10:0 a.m.25 views

CVE-2014-3697

Absolute path traversal vulnerability in the untarblock function in win32/untar.c in Pidgin before 2.10.10 on Windows allows remote attackers to write to arbitrary files via a drive name in a tar archive of a smiley theme...

6.4AI score0.01028EPSS
Exploits0References4
CVE
CVE
added 2014/10/29 10:0 a.m.65 views

CVE-2014-3697

The CVE-2014-3697 issue affects Pidgin for Windows, where the untar_block function in win32/untar.c allows absolute path traversal via a tar archive’s drive name in a smiley theme. This enables remote attackers to write files to arbitrary locations on the victim system. Public references indicate...

6.4CVSS6.6AI score0.01028EPSS
Exploits0References4Affected Software1
Rows per page
Query Builder