Lucene search

K

Tar Security Vulnerabilities

cve
cve

CVE-2024-28863

node-tar is a Tar for Node.js. node-tar prior to version 6.2.1 has no limit on the number of sub-folders created in the folder creation process. An attacker who generates a large number of sub-folders can consume memory on the system running node-tar and even crash the Node.js client within few...

6.5CVSS

7.3AI Score

0.0004EPSS

2024-03-21 11:15 PM
45
cve
cve

CVE-2022-48303

GNU Tar through 1.34 has a one-byte out-of-bounds read that results in use of uninitialized memory for a conditional jump. Exploitation to change the flow of control has not been demonstrated. The issue occurs in from_header in list.c via a V7 archive in which mtime has approximately 11 whitespace....

5.5CVSS

5.4AI Score

0.0005EPSS

2023-01-30 04:15 AM
132
cve
cve

CVE-2020-36566

Due to improper path sanitization, archives containing relative file paths can cause files to be written (or overwritten) outside of the target...

9.1CVSS

9.1AI Score

0.001EPSS

2022-12-27 10:15 PM
40
cve
cve

CVE-2022-2879

Reader.Read does not set a limit on the maximum size of file headers. A maliciously crafted archive could cause Read to allocate unbounded amounts of memory, potentially causing resource exhaustion or panics. After fix, Reader.Read limits the maximum size of header blocks to 1...

7.5CVSS

7.5AI Score

0.001EPSS

2022-10-14 03:15 PM
294
3
cve
cve

CVE-2022-25358

A ..%2F path traversal vulnerability exists in the path handler of awful-salmonella-tar before 0.0.4. Attackers can only list directories (not read files). This occurs because the safe-path? Scheme predicate is not used for...

5.3CVSS

5.3AI Score

0.001EPSS

2022-02-18 10:15 PM
69
cve
cve

CVE-2021-37701

The npm package "tar" (aka node-tar) before versions 4.4.16, 5.0.8, and 6.1.7 has an arbitrary file creation/overwrite and arbitrary code execution vulnerability. node-tar aims to guarantee that any file whose location would be modified by a symbolic link is not extracted. This is, in part,...

8.6CVSS

7.2AI Score

0.001EPSS

2021-08-31 05:15 PM
199
4
cve
cve

CVE-2021-37712

The npm package "tar" (aka node-tar) before versions 4.4.18, 5.0.10, and 6.1.9 has an arbitrary file creation/overwrite and arbitrary code execution vulnerability. node-tar aims to guarantee that any file whose location would be modified by a symbolic link is not extracted. This is, in part,...

8.6CVSS

7.2AI Score

0.001EPSS

2021-08-31 05:15 PM
221
22
cve
cve

CVE-2021-37713

The npm package "tar" (aka node-tar) before versions 4.4.18, 5.0.10, and 6.1.9 has an arbitrary file creation/overwrite and arbitrary code execution vulnerability. node-tar aims to guarantee that any file whose location would be outside of the extraction target directory is not extracted. This is,....

8.6CVSS

7.1AI Score

0.001EPSS

2021-08-31 05:15 PM
127
6
cve
cve

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

7.5CVSS

7.4AI Score

0.001EPSS

2021-08-10 11:15 PM
66
4
cve
cve

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

8.1CVSS

7AI Score

0.007EPSS

2021-08-03 07:15 PM
210
5
cve
cve

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

8.1CVSS

7.1AI Score

0.007EPSS

2021-08-03 07:15 PM
241
5
cve
cve

CVE-2021-20193

A flaw was found in the src/list.c of tar 1.33 and earlier. This flaw allows an attacker who can submit a crafted input file to tar to cause uncontrolled consumption of memory. The highest threat from this vulnerability is to system...

5.5CVSS

5.2AI Score

0.001EPSS

2021-03-26 05:15 PM
284
4
cve
cve

CVE-2018-20990

An issue was discovered in the tar crate before 0.4.16 for Rust. Arbitrary file overwrite can occur via a symlink or hardlink in a TAR...

7.5CVSS

7.4AI Score

0.001EPSS

2019-08-26 01:15 PM
36
cve
cve

CVE-2018-20835

A vulnerability was found in tar-fs before 1.16.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 plain file content replaces the...

7.5CVSS

7.4AI Score

0.002EPSS

2019-04-30 07:29 PM
24
cve
cve

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

7.5CVSS

7.3AI Score

0.003EPSS

2019-04-30 07:29 PM
57
cve
cve

CVE-2019-9923

pax_decode_header in sparse.c in GNU Tar before 1.32 had a NULL pointer dereference when parsing certain archives that have malformed extended...

7.5CVSS

7.2AI Score

0.011EPSS

2019-03-22 08:29 AM
240
3
cve
cve

CVE-2018-20482

GNU Tar through 1.30, when --sparse is used, mishandles file shrinkage during read access, which allows local users to cause a denial of service (infinite read loop in sparse_dump_region in sparse.c) by modifying a file that is supposed to be archived by a different user's process (e.g., a system.....

4.7CVSS

4.5AI Score

0.0004EPSS

2018-12-26 06:29 PM
325
cve
cve

CVE-2016-10173

Directory traversal vulnerability in the minitar before 0.6 and archive-tar-minitar 0.5.2 gems for Ruby allows remote attackers to write to arbitrary files via a .. (dot dot) in a TAR archive...

7.5CVSS

7.4AI Score

0.005EPSS

2017-02-01 03:59 PM
62
4
cve
cve

CVE-2016-6321

Directory traversal vulnerability in the safer_name_suffix function in GNU tar 1.14 through 1.29 might allow remote attackers to bypass an intended protection mechanism and write to arbitrary files via vectors related to improper sanitization of the file_name parameter, aka...

7.5CVSS

7.3AI Score

0.005EPSS

2016-12-09 10:59 PM
133
cve
cve

CVE-2010-0624

Heap-based buffer overflow in the rmt_read__ function in lib/rtapelib.c in the rmt client functionality in GNU tar before 1.23 and GNU cpio before 2.11 allows remote rmt servers to cause a denial of service (memory corruption) or possibly execute arbitrary code by sending more data than was...

8.1AI Score

0.018EPSS

2010-03-15 01:28 PM
38
cve
cve

CVE-2007-4476

Buffer overflow in the safer_name_suffix function in GNU tar has unspecified attack vectors and impact, resulting in a "crashing...

6.3AI Score

0.006EPSS

2007-09-05 01:17 AM
51
cve
cve

CVE-2007-4131

Directory traversal vulnerability in the contains_dot_dot function in src/names.c in GNU tar allows user-assisted remote attackers to overwrite arbitrary files via certain //.. (slash slash dot dot) sequences in directory symlinks in a TAR...

6.2AI Score

0.024EPSS

2007-08-25 12:17 AM
35
cve
cve

CVE-2006-6097

GNU tar 1.16 and 1.15.1, and possibly other versions, allows user-assisted attackers to overwrite arbitrary files via a tar file that contains a GNUTYPE_NAMES record with a symbolic link, which is not properly handled by the extract_archive function in extract.c and extract_mangle function in...

6.1AI Score

0.01EPSS

2006-11-24 06:07 PM
32
cve
cve

CVE-2006-0300

Buffer overflow in tar 1.14 through 1.15.90 allows user-assisted attackers to cause a denial of service (application crash) and possibly execute code via unspecified vectors involving PAX extended...

6.9AI Score

0.294EPSS

2006-02-24 12:02 AM
36
cve
cve

CVE-2005-1918

The original patch for a GNU tar directory traversal vulnerability (CVE-2002-0399) in Red Hat Enterprise Linux 3 and 2.1 uses an "incorrect optimization" that allows user-assisted attackers to overwrite arbitrary files via a crafted tar file, probably involving "/../" sequences with a leading...

6.1AI Score

0.001EPSS

2005-12-31 05:00 AM
18
cve
cve

CVE-2005-2541

Tar 1.15.1 does not properly warn the user when extracting setuid or setgid files, which may allow local users or remote attackers to gain...

9AI Score

0.006EPSS

2005-08-10 04:00 AM
74
cve
cve

CVE-2002-1216

GNU tar 1.13.19 and other versions before 1.13.25 allows remote attackers to overwrite arbitrary files via a symlink attack, as the result of a modification that effectively disabled the security...

6.6AI Score

0.002EPSS

2002-10-28 05:00 AM
21
cve
cve

CVE-2002-0399

Directory traversal vulnerability in GNU tar 1.13.19 through 1.13.25, and possibly later versions, allows attackers to overwrite arbitrary files during archive extraction via a (1) "/.." or (2) "./.." string, which removes the leading slash but leaves the "..", a variant of...

6.2AI Score

0.082EPSS

2002-10-10 04:00 AM
23
cve
cve

CVE-2001-1267

Directory traversal vulnerability in GNU tar 1.13.19 and earlier allows local users to overwrite arbitrary files during archive extraction via a tar file whose filenames contain a .. (dot...

5.9AI Score

0.0004EPSS

2001-07-12 04:00 AM
43
4