Lucene search
+L

1203 matches found

Prion
Prion
added 2021/08/03 7:15 p.m.35 views

Design/Logic Flaw

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

5.8CVSS8.7AI score0.07795EPSS
SaveExploits0References6Affected Software3
ATTACKERKB
ATTACKERKB
added 2021/08/03 7:15 p.m.7 views

CVE-2021-32803

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.2CVSS6.8AI score0.07795EPSS
SaveExploits0References7Affected Software1
Prion
Prion
added 2021/08/03 7:15 p.m.38 views

Design/Logic Flaw

The npm package "tar" aka node-tar before versions 6.1.1, 5.0.6, 4.4.14, and 3.3.2 has a arbitrary File Creation/Overwrite vulnerability due to insufficient absolute path sanitization. node-tar aims to prevent extraction of absolute file paths by turning absolute paths into relative paths when th...

5.8CVSS8.7AI score0.15133EPSS
SaveExploits1References6Affected Software3
ATTACKERKB
ATTACKERKB
added 2021/08/03 7:15 p.m.13 views

CVE-2021-32804

The npm package "tar" aka node-tar before versions 6.1.1, 5.0.6, 4.4.14, and 3.3.2 has a arbitrary File Creation/Overwrite vulnerability due to insufficient absolute path sanitization. node-tar aims to prevent extraction of absolute file paths by turning absolute paths into relative paths when th...

8.2CVSS6.7AI score0.15133EPSS
SaveExploits1References7Affected Software1
UbuntuCve
UbuntuCve
added 2021/08/03 7:15 p.m.55 views

CVE-2021-32803

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.2CVSS6.9AI score0.07795EPSS
SaveExploits0References6
OSV
OSV
added 2021/08/03 7:15 p.m.9 views

UBUNTU-CVE-2021-32804

The npm package "tar" aka node-tar before versions 6.1.1, 5.0.6, 4.4.14, and 3.3.2 has a arbitrary File Creation/Overwrite vulnerability due to insufficient absolute path sanitization. node-tar aims to prevent extraction of absolute file paths by turning absolute paths into relative paths when th...

8.2CVSS6.8AI score0.15133EPSS
SaveExploits1References6
CVE
CVE
added 2021/08/03 7:10 p.m.1947 views

CVE-2021-32804

The CVE-2021-32804 entry concerns the npm package tar (node-tar). Affected versions before 6.1.1, 5.0.6, 4.4.14, and 3.3.2 contain an arbitrary File Creation/Overwrite vulnerability caused by insufficient absolute path sanitization during extraction. node-tar attempts to prevent absolute paths by...

8.2CVSS7.6AI score0.15133EPSS
SaveExploits1References6Affected Software1
Debian CVE
Debian CVE
added 2021/08/03 7:10 p.m.66 views

CVE-2021-32804

The npm package "tar" aka node-tar before versions 6.1.1, 5.0.6, 4.4.14, and 3.3.2 has a arbitrary File Creation/Overwrite vulnerability due to insufficient absolute path sanitization. node-tar aims to prevent extraction of absolute file paths by turning absolute paths into relative paths when th...

8.2CVSS7.6AI score0.15133EPSS
SaveExploits1
Github Security Blog
Github Security Blog
added 2021/08/03 7:06 p.m.174 views

Arbitrary File Creation/Overwrite due to insufficient absolute path sanitization

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 when the preservePaths flag is not set to true. This is achieved by stripping the absolute path root from any...

8.2CVSS1.3AI score0.15133EPSS
SaveExploits1References8Affected Software1
OSV
OSV
added 2021/08/03 7:06 p.m.16 views

GHSA-3JFQ-G458-7QM9 Arbitrary File Creation/Overwrite due to insufficient absolute path sanitization

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 when the preservePaths flag is not set to true. This is achieved by stripping the absolute path root from any...

8.2CVSS6.9AI score0.15133EPSS
SaveExploits1References8
AlpineLinux
AlpineLinux
added 2021/08/03 7:05 p.m.50 views

CVE-2021-32803

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.2CVSS7.8AI score0.07795EPSS
SaveExploits0
Cvelist
Cvelist
added 2021/08/03 7:05 p.m.58 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:00 p.m.89 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:00 p.m.12 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
CNNVD
CNNVD
added 2021/08/03 12:00 a.m.7 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:00 a.m.8 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.15133EPSS
SaveExploits1References33
Positive Technologies
Positive Technologies
added 2021/07/27 12:00 a.m.15 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.82456EPSS
SaveExploits36References291
Positive Technologies
Positive Technologies
added 2021/07/24 12:00 a.m.14 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.82456EPSS
SaveExploits36References286
CVE
CVE
added 2021/07/14 4:40 p.m.92 views

CVE-2021-23407

The CVE-2021-23407 issue affects elFinder.Net.Core (versions 0 up to

7.5CVSS7.5AI score0.01997EPSS
SaveExploits1References3Affected Software1
CNNVD
CNNVD
added 2021/06/29 12:00 a.m.10 views

ZOOK 输入验证错误漏洞

ZOOK is a Korean remote control service program that can control a remote PC from an Android phone. A security vulnerability exists in the ZOOK software remote administration tool, which can be exploited by an attacker to create and execute arbitrary files in the ZOOK agent program using the "Tig...

9CVSS6.1AI score0.01621EPSS
SaveExploits0References1
Rows per page
Query Builder