Lucene search
+L

443 matches found

CVE
CVE
added 2021/08/03 7:5 p.m.2403 views

CVE-2021-32803

CVE-2021-32803 concerns the npm package tar (node-tar) with an arbitrary File Creation/Overwrite vulnerability due to insufficient symlink protection when extracting tar files. The issue arises from a directory cache and mkdir-skip logic that can be bypassed when a directory and a symlink share t...

8.2CVSS7.6AI score0.07795EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 2021/08/03 7:5 p.m.50 views

CVE-2021-32803 Arbitrary File Creation/Overwrite via insufficient symlink protection due to directory cache poisoning

The npm package "tar" aka node-tar before versions 6.1.2, 5.0.7, 4.4.15, and 3.2.3 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...

8.2CVSS9.1AI score0.07795EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2021/08/03 7:0 p.m.85 views

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

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.2CVSS1.3AI score0.07795EPSS
SaveExploits0References12Affected Software1
OSV
OSV
added 2021/08/03 7:0 p.m.6 views

GHSA-R628-MHMH-QJHW Arbitrary File Creation/Overwrite via insufficient symlink protection due to directory cache poisoning

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.9AI score0.07795EPSS
SaveExploits0References12
nodejs
nodejs
added 2021/08/03 6:11 p.m.139 views

Arbitrary File Creation/Overwrite due to insufficient absolute path sanitization

Overview The tar package has a high severity vulnerability before versions 3.2.2, 4.4.14, 5.0.6, and 6.1.1. Impact Arbitrary File Creation, Arbitrary File Overwrite, Arbitrary Code Execution node-tar aims to prevent extraction of absolute file paths by turning absolute paths into relative paths...

5.8CVSS1.6AI score0.15014EPSS
SaveExploits1Affected Software1
CNNVD
CNNVD
added 2021/08/03 12:0 a.m.4 views

node-tar 后置链接漏洞

node-tar is a software package for file compression/decompression. A backlink vulnerability exists in node-tar, which is an arbitrary file creation/overwrite vulnerability that stems from insufficient symbolic link protection...

8.2CVSS7.2AI score0.07795EPSS
SaveExploits0References33
CNNVD
CNNVD
added 2021/08/03 12:0 a.m.5 views

node-tar 路径遍历漏洞

node-tar is a software package for file compression/decompression. A path traversal vulnerability exists in node-tar, which is an arbitrary file creation/overwrite vulnerability that stems from insufficient absolute path cleanup...

8.2CVSS7.2AI score0.15014EPSS
SaveExploits1References33
Positive Technologies
Positive Technologies
added 2021/07/27 12:0 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
Positive Technologies
Positive Technologies
added 2021/07/24 12:0 a.m.9 views

PT-2021-5756 · Npm +7 · Node-Tar +7

Name of the Vulnerable Software and Affected Versions: node-tar versions prior to 3.3.2, 4.4.14, 5.0.6, and 6.1.1 Description: The issue is related to the node-tar module for handling tar archives in Node.js, which has a problem with incorrect filtering of the '/' character sequence. This could...

9.8CVSS7.6AI score0.81464EPSS
SaveExploits36References286
Ubuntu
Ubuntu
added 2021/03/15 8:52 p.m.52 views

USN-4777-1: node-tar vulnerability

It was discovered that node-tar mishandled certain tar archives. An attacker could use this vulnerability to write arbitrary files to the filesystem...

7.5CVSS8.1AI score0.04912EPSS
SaveExploits0
OSV
OSV
added 2021/03/15 8:52 p.m.4 views

USN-4777-1 node-tar vulnerability

It was discovered that node-tar mishandled certain tar archives. An attacker could use this vulnerability to write arbitrary files to the filesystem...

7.5CVSS7.2AI score0.04912EPSS
SaveExploits0References2
BDU FSTEC
BDU FSTEC
added 2019/12/13 12:0 a.m.7 views

The vulnerability of the node-tar and fstream packages in Microsoft Visual Studio software allows a hacker to modify any files they choose.

The vulnerability of the node-tar and fstream packages in the Microsoft Visual Studio development environment is related to errors during the checking of hard links when extracting archive files. Exploiting this vulnerability allows a remote attacker to modify arbitrary files by loading a malicio...

7.8CVSS6.7AI score0.03116EPSS
SaveExploits0References5Affected Software4
BDU FSTEC
BDU FSTEC
added 2019/08/08 12:0 a.m.15 views

The vulnerability of the node-tar module in the Node.js library allows a hacker to replace the existing content of a file.

The vulnerability of the node-tar module in the Node.js library is related to an incorrect definition of the reference before accessing the file. Exploiting this vulnerability could allow a remote attacker to replace the existing content of the file...

10CVSS7.7AI score0.03145EPSS
SaveExploits1References4Affected Software2
OSV
OSV
added 2019/04/30 7:29 p.m.26 views

CVE-2018-20834

A vulnerability was found in node-tar before version 4.4.2 excluding version 2.2.2. An Arbitrary File Overwrite issue exists when extracting a tarball containing a hardlink to a file that already exists on the system, in conjunction with a later plain file with the same name as the hardlink. This...

7.5CVSS7.7AI score0.03145EPSS
SaveExploits1References7
NVD
NVD
added 2019/04/30 7:29 p.m.28 views

CVE-2018-20834

A vulnerability was found in node-tar before version 4.4.2 excluding version 2.2.2. An Arbitrary File Overwrite issue exists when extracting a tarball containing a hardlink to a file that already exists on the system, in conjunction with a later plain file with the same name as the hardlink. This...

7.5CVSS7.8AI score0.03145EPSS
SaveExploits1References7
OSV
OSV
added 2019/04/30 7:29 p.m.4 views

DEBIAN-CVE-2018-20834

A vulnerability was found in node-tar before version 4.4.2 excluding version 2.2.2. An Arbitrary File Overwrite issue exists when extracting a tarball containing a hardlink to a file that already exists on the system, in conjunction with a later plain file with the same name as the hardlink. This...

7.5CVSS7.4AI score0.03145EPSS
SaveExploits1References1
UbuntuCve
UbuntuCve
added 2019/04/30 7:29 p.m.31 views

CVE-2018-20834

A vulnerability was found in node-tar before version 4.4.2 excluding version 2.2.2. An Arbitrary File Overwrite issue exists when extracting a tarball containing a hardlink to a file that already exists on the system, in conjunction with a later plain file with the same name as the hardlink. This...

7.5CVSS7AI score0.03145EPSS
SaveExploits1References4
Prion
Prion
added 2019/04/30 7:29 p.m.23 views

Design/Logic Flaw

A vulnerability was found in node-tar before version 4.4.2 excluding version 2.2.2. An Arbitrary File Overwrite issue exists when extracting a tarball containing a hardlink to a file that already exists on the system, in conjunction with a later plain file with the same name as the hardlink. This...

6.4CVSS7.3AI score0.03145EPSS
SaveExploits1References7Affected Software1
CVE
CVE
added 2019/04/30 6:1 p.m.115 views

CVE-2018-20834

CVE-2018-20834 affects the node-tar library. An Arbitrary File Overwrite exists when extracting a tarball that contains a hardlink to a file already present on the system, in conjunction with a later plain file with the same name as the hardlink, allowing the plain file content to overwrite the e...

7.5CVSS7.2AI score0.03145EPSS
SaveExploits1References7Affected Software1
AlpineLinux
AlpineLinux
added 2019/04/30 6:1 p.m.10 views

CVE-2018-20834

A vulnerability was found in node-tar before version 4.4.2 excluding version 2.2.2. An Arbitrary File Overwrite issue exists when extracting a tarball containing a hardlink to a file that already exists on the system, in conjunction with a later plain file with the same name as the hardlink. This...

7.5CVSS5.2AI score0.03145EPSS
SaveExploits1References7
Rows per page
Query Builder