Lucene search
+L

485 matches found

Prion
Prion
added 2022/01/26 9:15 p.m.17 views

Remote code execution

SharpZipLib or ziplib is a Zip, GZip, Tar and BZip2 library. Prior to version 1.3.3, a TAR file entry ../evil.txt may be extracted in the parent directory of destFolder. This leads to arbitrary file write that may lead to code execution. The vulnerability was patched in version 1.3.3...

7.5CVSS9.6AI score0.01973EPSS
SaveExploits1References3Affected Software1
CNNVD
CNNVD
added 2022/01/26 12:00 a.m.13 views

SharpZipLib 路径遍历漏洞

SharpZipLib ziplib, formerly known as NZipLib is an open source C compression and decompression library from the ICSharpCode Icsharpcode team for the .NET platform, which supports decompression and compression of Zip, GZip, BZip2, Tar and other formats. A security vulnerability exists in...

9.8CVSS8.6AI score0.01973EPSS
SaveExploits1References4
OSV
OSV
added 2022/01/04 6:15 p.m.12 views

CVE-2021-39143

Spinnaker is an open source, multi-cloud continuous delivery platform. A path traversal vulnerability was discovered in uses of TAR files by AppEngine for deployments. This uses a utility to extract files locally for deployment without validating the paths in that deployment don't override system...

7.1CVSS5.8AI score0.00344EPSS
SaveExploits1References1
Hacker One
Hacker One
added 2022/01/03 1:57 a.m.16 views

GitLab: Arbitrary file read via the bulk imports UploadsPipeline

Summary The bulk imports api does not remove symlinks when untaring the uploads.tar.gz file, allowing arbitrary files to be read and uploaded when importing a group. When a group has uploads such as markdown attachments, an uploads.tar.gz file will be downloaded and extracted in the...

7.1AI score
SaveExploits0
Veracode
Veracode
added 2021/12/09 6:25 a.m.20 views

Directory Traversal

sharpziplib is vulnerable to directory traversal. The vulnerability exists due to the TAR extraction directory path not enforced to be slash terminated allowing an attacker to create a file with a name thats begins as the destination directory one level up from the directory...

5.3CVSS4.3AI score0.00895EPSS
SaveExploits1References5Affected Software2
Veracode
Veracode
added 2021/12/09 5:15 a.m.18 views

Directory Traversal

sharpziplib is vulnerable to directory traversal. The vulnerability exists due to the TAR extraction directory path not enforced to be slash terminated allowing an attacker to create a file with a name thats begins with the destination directory...

5.3CVSS4.4AI score0.01079EPSS
SaveExploits1References4Affected Software2
nodejs
nodejs
added 2021/08/31 4:10 p.m.76 views

Arbitrary File Creation/Overwrite via insufficient symlink protection due to directory cache poisoning using symbolic links

Overview Impact Arbitrary File Creation, Arbitrary File Overwrite, Arbitrary Code Execution node-tar aims to guarantee that any file whose location would be modified by a symbolic link is not extracted. This is, in part, achieved by ensuring that extracted directories are not symlinks...

4.4CVSS0.9AI score0.03286EPSS
SaveExploits0Affected Software1
OSV
OSV
added 2021/08/31 4:05 p.m.12 views

GHSA-9R2W-394V-53QC Arbitrary File Creation/Overwrite via insufficient symlink protection due to directory cache poisoning using symbolic links

Impact Arbitrary File Creation, Arbitrary File Overwrite, Arbitrary Code Execution node-tar aims to guarantee that any file whose location would be modified by a symbolic link is not extracted. This is, in part, achieved by ensuring that extracted directories are not symlinks. Additionally, in...

8.2CVSS6.8AI score0.03286EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2021/08/31 12:00 a.m.14 views

PT-2021-7037 · Npm +6 · Node-Tar +6

Name of the Vulnerable Software and Affected Versions: node-tar versions prior to 4.4.18 node-tar versions prior to 5.0.10 node-tar versions prior to 6.1.9 Description: The issue is related to the handling of tar archives by the node-tar module, which can lead to arbitrary file creation, overwrit...

9.8CVSS8AI score0.81464EPSS
SaveExploits34References283
RedHat Linux
RedHat Linux
added 2021/08/26 10:18 a.m.9 views

nodejs-tar: Insufficient symlink protection allowing arbitrary file creation and overwrite

The npm package "tar" aka node-tar has an arbitrary File Creation/Overwrite vulnerability via insufficient symlink protection. node-tar aims to guarantee that any file whose location would be modified by a symbolic link is not extracted. This is, in part, achieved by ensuring that extracted...

8.2CVSS7.4AI score0.07795EPSS
SaveExploits0References5
OSV
OSV
added 2021/08/10 11:15 p.m.8 views

DEBIAN-CVE-2021-38511

An issue was discovered in the tar crate before 0.4.36 for Rust. When symlinks are present in a TAR archive, extraction can create arbitrary directories via .. traversal...

7.5CVSS7.5AI score0.01392EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2021/07/27 12:00 a.m.12 views

PT-2021-5776 · Npm +9 · Node-Tar +9

Name of the Vulnerable Software and Affected Versions: node-tar versions prior to 3.2.3 node-tar versions prior to 4.4.15 node-tar versions prior to 5.0.7 node-tar versions prior to 6.1.2 Description: The issue is related to insufficient symlink protection in the node-tar module for handling tar...

9.8CVSS7.8AI score0.81464EPSS
SaveExploits36References291
OSV
OSV
added 2020/09/01 2:15 p.m.8 views

CVE-2020-7669

This affects all versions of package github.com/u-root/u-root/pkg/tarutil. It is vulnerable to both leading and non-leading relative path traversal attacks in tar file extraction...

7.5CVSS7.1AI score0.0183EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2020/09/01 1:51 p.m.5 views

CVE-2020-7669

This affects all versions of package github.com/u-root/u-root/pkg/tarutil. It is vulnerable to both leading and non-leading relative path traversal attacks in tar file extraction...

7.5CVSS7.3AI score0.0183EPSS
SaveExploits1References3
Microsoft CVE
Microsoft CVE
added 2020/08/18 7:00 a.m.6 views

Multiple directory traversal vulnerabilities in the (1) tar_extract_glob and (2) tar_extract_all functions in libtar 1.2.20 and earlier allow remote attackers to overwrite arbitrary files via a .. (dot dot) in a crafted tar file.

...

5.8CVSS6.1AI score0.03277EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2020/04/22 2:10 p.m.38 views

Ansible: archive traversal vulnerability in ansible-galaxy collection install

An archive traversal flaw was found in Ansible Engine when running ansible-galaxy collection install. When extracting a collection .tar.gz file, the directory is created without sanitizing the filename. An attacker could take advantage to overwrite any file within the system...

5.2CVSS7.1AI score0.00361EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2019/11/05 9:13 p.m.6 views

rubygems: Delete directory using symlink when decompressing tar

A Directory Traversal issue was discovered in RubyGems 2.7.6 and later through 3.0.2. Before making new directories or touching files which now include path-checking code for symlinks, it would delete the target destination. If that destination was hidden behind a symlink, a malicious gem could...

8.8CVSS7.3AI score0.04212EPSS
SaveExploits1References4
OSV
OSV
added 2019/10/23 9:15 p.m.9 views

CVE-2019-18370

An issue was discovered on Xiaomi Mi WiFi R3G devices before 2.28.23-stable. The backup file is in tar.gz format. After uploading, the application uses the tar zxf command to decompress, so one can control the contents of the files in the decompressed directory. In addition, the application's sh...

9.8CVSS7.3AI score0.40295EPSS
SaveExploits2References1
OSV
OSV
added 2019/10/08 1:15 p.m.7 views

CVE-2019-14657

Yealink phones through 2019-08-04 have an issue with OpenVPN file upload. They execute tar as root to extract files, but do not validate the extraction directory. Creating a tar file with ../../../../ allows replacement of almost any file on a phone. This leads to password replacement and arbitra...

8.8CVSS7.8AI score0.03735EPSS
SaveExploits1References2
RedHat Linux
RedHat Linux
added 2019/05/13 9:04 a.m.10 views

rubygems: Delete directory using symlink when decompressing tar

A Directory Traversal issue was discovered in RubyGems 2.7.6 and later through 3.0.2. Before making new directories or touching files which now include path-checking code for symlinks, it would delete the target destination. If that destination was hidden behind a symlink, a malicious gem could...

8.8CVSS7.3AI score0.04212EPSS
SaveExploits1References4
Rows per page
Query Builder