Lucene search
+L

33 matches found

Kitploit
Kitploit
added 2026/09/16 12:48 p.m.9 views

CVE-2026-23745

CVE-2026-23745:node-tar 任意文件覆盖 研究: Joshua van Rijswijk 描述 CVE-2026-23745 的概念验证(PoC),这是 node-tar(7.5.2)中的一个高危路径遍历漏洞。 该库未能对硬链接和符号链接的 linkpath 字段中的绝对路径进行清理。这允许恶意 tar 归档绕过解压根目录,覆盖主机系统上的任意文件,即使设置了 preservePaths: false 也是如此。 漏洞详情 位于 src/unpack.ts 中。该库对未清理的用户输入使用了 path.resolve: root@kitploit: //...

8.2CVSS6.6AI score0.00382EPSS
SaveExploits2References2
EUVD
EUVD
added 2026/07/20 9:53 p.m.15 views

EUVD-2026-42308

node-tar: Process crash via PAX numeric path type confusion...

7.5CVSS5.1AI score0.00644EPSS
SaveExploits1References4
Snyk
Snyk
added 2026/07/08 6:46 p.m.14 views

Incorrect Type Conversion or Cast

Overview tar is a full-featured Tar for Node.js. Affected versions of this package are vulnerable to Incorrect Type Conversion or Cast via the src/pax.ts file. An attacker can cause a process crash by providing all-digit PAX path or linkpath values that are coerced to JavaScript numbers, leading ...

7.5CVSS6.1AI score0.00644EPSS
SaveExploits1References2
NVD
NVD
added 2026/07/08 4:16 p.m.24 views

CVE-2026-59875

node-tar is a tar archive manipulation library for Node.js. Prior to 7.5.17, node-tar does not strip NUL bytes from PAX path and linkpath records in src/pax.ts, allowing a crafted archive with values to reach fs.lstat or fs.open and terminate the process with an uncaught exception. This issue is...

5.3CVSS0.00507EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/07/08 4:16 p.m.21 views

CVE-2026-59875

node-tar is a tar archive manipulation library for Node.js. Prior to 7.5.17, node-tar does not strip NUL bytes from PAX path and linkpath records in src/pax.ts, allowing a crafted archive with values to reach fs.lstat or fs.open and terminate the process with an uncaught exception. This issue is...

5.3CVSS6AI score0.00507EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/07/08 3:25 p.m.18 views

CVE-2026-59871

node-tar is a tar archive manipulation library for Node.js. Prior to 7.5.18, node-tar coerces all-digit PAX path and linkpath values in src/pax.ts to JavaScript numbers, causing downstream path handling such as normalizeWindowsPathentry.path.split'/' to throw an uncaught TypeError. This issue is...

7.5CVSS5.9AI score0.00644EPSS
SaveExploits1
ATTACKERKB
ATTACKERKB
added 2026/07/08 3:20 p.m.13 views

CVE-2026-59875

node-tar is a tar archive manipulation library for Node.js. Prior to 7.5.17, node-tar does not strip NUL bytes from PAX path and linkpath records in src/pax.ts, allowing a crafted archive with values to reach fs.lstat or fs.open and terminate the process with an uncaught exception. This issue is...

5.3CVSS5.9AI score0.00507EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2026/07/08 3:20 p.m.52 views

CVE-2026-59875 node-tar: Uncaught Exception DoS via NUL byte in PAX path/linkpath records

node-tar is a tar archive manipulation library for Node.js. Prior to 7.5.17, node-tar does not strip NUL bytes from PAX path and linkpath records in src/pax.ts, allowing a crafted archive with values to reach fs.lstat or fs.open and terminate the process with an uncaught exception. This issue is...

5.3CVSS0.00507EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/08 3:20 p.m.20 views

CVE-2026-59875 node-tar: Uncaught Exception DoS via NUL byte in PAX path/linkpath records

node-tar is a tar archive manipulation library for Node.js. Prior to 7.5.17, node-tar does not strip NUL bytes from PAX path and linkpath records in src/pax.ts, allowing a crafted archive with values to reach fs.lstat or fs.open and terminate the process with an uncaught exception. This issue is...

5.3CVSS6AI score
SaveExploits0References5
CVE
CVE
added 2026/07/08 3:20 p.m.93 views

CVE-2026-59875

CVE-2026-59875 affects the Node.js tar library node-tar prior to 7.5.17. The root cause is that NUL bytes are not stripped from PAX path and linkpath records in src/pax.ts, which can allow a crafted archive to reach fs.lstat or fs.open and terminate the process with an uncaught exception. The iss...

5.3CVSS5.9AI score0.00507EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/07/08 3:20 p.m.10 views

CVE-2026-59875 node-tar: Uncaught Exception DoS via NUL byte in PAX path/linkpath records

node-tar is a tar archive manipulation library for Node.js. Prior to 7.5.17, node-tar does not strip NUL bytes from PAX path and linkpath records in src/pax.ts, allowing a crafted archive with values to reach fs.lstat or fs.open and terminate the process with an uncaught exception. This issue is...

5.3CVSS5.9AI score0.00507EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/07/08 12:00 a.m.16 views

PT-2026-56495

Name of the Vulnerable Software and Affected Versions node-tar versions prior to 7.5.17 Description The library fails to strip NUL bytes from PAX path and linkpath records in the src/pax.ts file. This allows a specially crafted archive to pass these values to fs.lstat or fs.open, resulting in an...

5.3CVSS5.2AI score0.00507EPSS
SaveExploits0References14
Tenable Nessus
Tenable Nessus
added 2026/04/02 12:00 a.m.8 views

Atlassian Jira Service Management Data Center and Server 5.15.2 < 10.3.18 / 10.4.x < 11.3.3 (JSDSERVER-16528)

The version of Atlassian Jira Service Management Data Center and Server Jira Service Desk running on the remote host is affected by a vulnerability as referenced in the JSDSERVER-16528 advisory. - node-tar is a Tar for Node.js. The node-tar library = 7.5.2 fails to sanitize the linkpath of Link...

8.2CVSS6.6AI score0.00382EPSS
SaveExploits2References2
Github Security Blog
Github Security Blog
added 2026/03/05 12:52 a.m.20 views

tar has Hardlink Path Traversal via Drive-Relative Linkpath

Summary tar npm can be tricked into creating a hardlink that points outside the extraction directory by using a drive-relative link target such as C:../target.txt, which enables file overwrite outside cwd during normal tar.x extraction. Details The extraction logic in UnpackSTRIPABSOLUTEPATH chec...

8.6CVSS6AI score0.00439EPSS
SaveExploits2References4Affected Software1
Amazon
Amazon
added 2026/03/05 12:00 a.m.17 views

Important: nodejs24

Issue Overview: node-tar is a Tar for Node.js. The node-tar library = 7.5.2 fails to sanitize the linkpath of Link hardlink and SymbolicLink entries when preservePaths is false the default secure behavior. This allows malicious archives to bypass the extraction root restriction, leading to...

8.8CVSS5.9AI score0.00563EPSS
SaveExploits4
Amazon
Amazon
added 2026/03/05 12:00 a.m.14 views

Important: nodejs20

Issue Overview: node-tar is a Tar for Node.js. The node-tar library = 7.5.2 fails to sanitize the linkpath of Link hardlink and SymbolicLink entries when preservePaths is false the default secure behavior. This allows malicious archives to bypass the extraction root restriction, leading to...

8.8CVSS5.9AI score0.00382EPSS
SaveExploits3
Veracode
Veracode
added 2026/01/21 3:07 p.m.11 views

Symlink Poisoning

node-tar is vulnerable to Symlink Poisoning. The vulnerability is due to insufficient sanitization of hardlink and symlink linkpath values during archive extraction, where malicious tar entries can bypass the extraction root restriction and overwrite arbitrary files or create dangerous symlinks...

8.2CVSS5.7AI score0.00382EPSS
SaveExploits2References14Affected Software1
RedhatCVE
RedhatCVE
added 2026/01/17 10:29 p.m.18 views

CVE-2026-23745

A flaw was found in the node-tar library. This vulnerability allows an attacker to craft malicious archives that, when extracted, can bypass intended security restrictions. This leads to arbitrary file overwrite and symlink poisoning, potentially allowing unauthorized modification of files on the...

8.2CVSS5.4AI score0.00382EPSS
SaveExploits2References5
GithubExploit
GithubExploit
added 2026/01/17 7:45 a.m.281 views

Exploit for CVE-2026-23745

CVE-2026-23745: node-tar Arbitrary File Overwrite Research:...

8.2CVSS6.9AI score0.00382EPSS
SaveExploits2
Tenable Nessus
Tenable Nessus
added 2026/01/17 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2026-23745

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - node-tar is a Tar for Node.js. The node-tar library = 7.5.2 fails to sanitize the linkpath of Link hardlink and SymbolicLink entries when preservePaths is false...

8.2CVSS6.3AI score0.00382EPSS
SaveExploits2References2
Rows per page
Query Builder