Lucene search
+L

10103 matches found

CVE
CVE
added 2026/03/07 3:32 p.m.113 views

CVE-2026-29786

CVE-2026-29786 — node-tar hardlink path-traversal Affected: node-tar (Node.js tar handling) prior to version 7.5.10. Summary: tar can be tricked into creating a hardlink outside the extraction directory by using a drive-relative link target (e.g., C:../target.txt), enabling file overwrite outside...

8.2CVSS5.7AI score0.00439EPSS
SaveExploits2References5Affected Software1
OSV
OSV
added 2026/03/07 3:32 p.m.11 views

CVE-2026-29786 node-tar: Hardlink Path Traversal via Drive-Relative Linkpath

node-tar is a full-featured Tar for Node.js. Prior to version 7.5.10, tar 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. Th...

8.2CVSS5.7AI score
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2026/03/07 7:59 a.m.15 views

CVE-2026-25962

MarkUs is a web application for the submission and grading of student assignments. Prior to version 2.9.4, MarkUs currently extracts zip files without any size or entry-count limits. For example, instructors can upload a zip file to provide an assignment configuration; students can upload a zip...

6.5CVSS5.7AI score0.0026EPSS
SaveExploits0References1
Veracode
Veracode
added 2026/03/07 5:15 a.m.12 views

Path Traversal

dbt-common is vulnerable to Path traversal. The vulnerability is due to the use of os.path.commonprefix for validating extraction paths, where commonprefix compares paths character‑by‑character rather than by path components, and an attacker can exploit this by providing a malicious tarball that...

5.3CVSS5.9AI score0.00262EPSS
SaveExploits0References3Affected Software1
RedhatCVE
RedhatCVE
added 2026/03/07 1:44 a.m.17 views

CVE-2026-28452

OpenClaw versions prior to 2026.2.14 contain a denial of service vulnerability in the extractArchive function within src/infra/archive.ts that allows attackers to consume excessive CPU, memory, and disk resources through high-expansion ZIP and TAR archives. Remote attackers can trigger resource...

6.7CVSS5.8AI score0.00319EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/03/07 1:44 a.m.10 views

CVE-2026-28486

OpenClaw versions 2026.1.16-2 prior to 2026.2.14 contain a path traversal vulnerability in archive extraction during installation commands that allows arbitrary file writes outside the intended directory. Attackers can craft malicious archives that, when extracted via skills install, hooks instal...

6.8CVSS5.9AI score0.00152EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/03/07 1:43 a.m.10 views

CVE-2026-28453

OpenClaw versions prior to 2026.2.14 fail to validate TAR archive entry paths during extraction, allowing path traversal sequences to write files outside the intended directory. Attackers can craft malicious archives with traversal sequences like ../../ to write files outside extraction boundarie...

9.8CVSS5.8AI score0.00409EPSS
SaveExploits0References1
attackerkb
attackerkb
added 2026/03/07 1:21 a.m.5 views

CVE-2026-2429

The Community Events plugin for WordPress is vulnerable to SQL Injection via the 'cevenuename' CSV field in the onsavechangesvenues function in all versions up to, and including, 1.5.8. This is due to insufficient escaping on the user-supplied CSV data and lack of sufficient preparation on the...

4.9CVSS5.8AI score0.00325EPSS
SaveExploits0References5
attackerkb
attackerkb
added 2026/03/07 1:21 a.m.6 views

CVE-2025-14353

The ZIP Code Based Content Protection plugin for WordPress is vulnerable to SQL Injection in all versions up to, and including, 1.0.2 via the 'zipcode' parameter. This is due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This...

7.5CVSS5.8AI score0.00333EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/03/07 12:00 a.m.16 views

PT-2026-23810

Name of the Vulnerable Software and Affected Versions ZIP Code Based Content Protection plugin for WordPress versions up to and including 1.0.2 Description The ZIP Code Based Content Protection plugin for WordPress is susceptible to SQL Injection due to inadequate input sanitization of the zipcod...

7.5CVSS5.8AI score0.00333EPSS
SaveExploits0References12
CNNVD
CNNVD
added 2026/03/07 12:00 a.m.19 views

node-tar 后置链接漏洞

node-tar is a software package for file compression/decompression developed by isaacs. Versions of node-tar prior to 7.5.10 had a post-installation link vulnerability. This vulnerability stemmed from the possibility of creating hard links pointing outside the extraction directory, which could lea...

8.2CVSS6.5AI score0.00439EPSS
SaveExploits2References2
EUVD
EUVD
added 2026/03/06 10:10 p.m.12 views

EUVD-2026-10044

Zarf's symlink targets in archives are not validated against destination directory...

8.2CVSS5.8AI score0.0022EPSS
SaveExploits1References3
OSV
OSV
added 2026/03/06 10:10 p.m.12 views

GHSA-HCM4-6HPJ-VGHM Zarf's symlink targets in archives are not validated against destination directory

Summary A path traversal vulnerability in archive extraction allows a specifically crafted Zarf package to create symlinks pointing outside the destination directory, enabling arbitrary file read or write on the system processing the package. What users should do Upgrade immediately to version...

8.2CVSS6.2AI score0.0022EPSS
SaveExploits1References4
CVE
CVE
added 2026/03/06 8:37 p.m.45 views

CVE-2026-29790

dbt-common is affected by CVE-2026-29790 due to a path-traversal vulnerability in safe_extract() that uses os.path.commonprefix() for extraction path validation. Because commonprefix() compares paths character-by-character rather than by path components, a malicious tarball could write files outs...

5.3CVSS5.7AI score0.00262EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2026/03/06 8:37 p.m.5 views

CVE-2026-29790 dbt-common: commonprefix() doesn't protect against path traversal

dbt-common is the shared common utilities for dbt-core and adapter implementations use. Prior to versions 1.34.2 and 1.37.3, a path traversal vulnerability exists in dbt-common's safeextract function used when extracting tarball archives. The function uses os.path.commonprefix to validate that...

2CVSS5.7AI score0.00262EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/03/06 8:37 p.m.32 views

CVE-2026-29790 dbt-common: commonprefix() doesn't protect against path traversal

dbt-common is the shared common utilities for dbt-core and adapter implementations use. Prior to versions 1.34.2 and 1.37.3, a path traversal vulnerability exists in dbt-common's safeextract function used when extracting tarball archives. The function uses os.path.commonprefix to validate that...

2CVSS0.00262EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/03/06 7:00 p.m.6 views

Directory Traversal

Overview Affected versions of this package are vulnerable to Directory Traversal via the archive extraction process. An attacker can access or modify arbitrary files on the system by crafting a package containing symlinks that point outside the intended destination directory. Details A Directory...

8.4CVSS6.2AI score0.0022EPSS
SaveExploits1References2
vulnersOsv
vulnersOsv
added 2026/03/06 6:39 p.m.10 views

@agent-infra/browser-context (>=0.1.2, <=0.2.2), @agent-infra/mcp-server-browser (>=1.2.15, <=1.2.29) +23 more potentially affected by CVE-2026-30830 via defuddle (>=0.3.8, <=0.8.0)

defuddle NPM version =0.3.8, =0.1.2, =1.2.15, =26.7.0, =0.0.1, =1.0.4, =1.4.0, =0.1.0, =0.1.0, =0.12.0, =0.12.0, =0.3.0, =0.7.1 - @vibe-reader/cli 0.1.0 and more Source cves: CVE-2026-30830 Source advisory: SNYK:JS-DEFUDDLE-15441037...

6.1CVSS5.8AI score0.00252EPSS
SaveExploits1
Cvelist
Cvelist
added 2026/03/06 4:13 p.m.44 views

CVE-2026-29064 Zarf: Symlink targets in archives are not validated against destination directory

Zarf is an Airgap Native Packager Manager for Kubernetes. From version 0.54.0 to before version 0.73.1, a path traversal vulnerability in archive extraction allows a specifically crafted Zarf package to create symlinks pointing outside the destination directory, enabling arbitrary file read or...

8.2CVSS0.0022EPSS
SaveExploits1References2
OSV
OSV
added 2026/03/06 4:13 p.m.11 views

CVE-2026-29064 Zarf: Symlink targets in archives are not validated against destination directory

Zarf is an Airgap Native Packager Manager for Kubernetes. From version 0.54.0 to before version 0.73.1, a path traversal vulnerability in archive extraction allows a specifically crafted Zarf package to create symlinks pointing outside the destination directory, enabling arbitrary file read or...

8.2CVSS5.8AI score
SaveExploits0References4
Rows per page
Query Builder