Lucene search
+L

76 matches found

Cvelist
Cvelist
added 2026/03/06 8:37 p.m.29 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
Github Security Blog
Github Security Blog
added 2026/03/05 12:59 a.m.13 views

dbt-common's commonprefix() doesn't protect against path traversal

Impact What kind of vulnerability is it? Who is impacted? 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 extracted files remain within the intended destination directory...

5.3CVSS6AI score0.00262EPSS
SaveExploits0References7Affected Software1
Positive Technologies
Positive Technologies
added 2026/03/05 12:00 a.m.17 views

PT-2026-23610

Name of the Vulnerable Software and Affected Versions dbt-common versions prior to 1.34.2 dbt-common versions prior to 1.37.3 Description A path traversal issue exists in the safe extract function of dbt-common when extracting tarball archives. The function uses os.path.commonprefix to validate...

5.3CVSS5.8AI score0.00262EPSS
SaveExploits0References17
CVE
CVE
added 2026/02/18 9:10 p.m.38 views

CVE-2026-27180

CVE-2026-27180 — MajorDoMo supply chain RCE : Affected MajorDoMo allows unauthenticated remote code execution via a poisoned update URL. The saverestore admin endpoint at /objects/?module=saverestore is exposed because gr('mode') reads from $_REQUEST instead of the framework’s mode, enabling an a...

9.8CVSS6.8AI score0.01086EPSS
SaveExploits4References3Affected Software1
Cvelist
Cvelist
added 2026/02/18 9:10 p.m.43 views

CVE-2026-27180 MajorDoMo Supply Chain Remote Code Execution via Update URL Poisoning

MajorDoMo aka Major Domestic Module is vulnerable to unauthenticated remote code execution through supply chain compromise via update URL poisoning. The saverestore module exposes its admin method through the /objects/?module=saverestore endpoint without authentication because it uses gr'mode'...

9.8CVSS0.01086EPSS
SaveExploits4References3
RedhatCVE
RedhatCVE
added 2026/01/27 4:59 a.m.15 views

CVE-2026-23889

A flaw was found in pnpm, a package manager. This vulnerability, known as path traversal, allows a malicious package to write files to unintended locations on Windows systems during the extraction of compressed archives tarballs. The issue arises because pnpm's path normalization process does not...

6.5CVSS6.2AI score0.00433EPSS
SaveExploits1References6
NVD
NVD
added 2026/01/26 10:15 p.m.14 views

CVE-2026-23889

pnpm is a package manager. Prior to version 10.28.1, a path traversal vulnerability in pnpm's tarball extraction allows malicious packages to write files outside the package directory on Windows. The path normalization only checks for ./ but not .. On Windows, backslashes are directory separators...

6.5CVSS0.00433EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2026/01/26 9:50 p.m.29 views

CVE-2026-23889 pnpm has Windows-specific tarball Path Traversal

pnpm is a package manager. Prior to version 10.28.1, a path traversal vulnerability in pnpm's tarball extraction allows malicious packages to write files outside the package directory on Windows. The path normalization only checks for ./ but not .. On Windows, backslashes are directory separators...

6.5CVSS0.00433EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2026/01/26 9:50 p.m.2 views

CVE-2026-23889 pnpm has Windows-specific tarball Path Traversal

pnpm is a package manager. Prior to version 10.28.1, a path traversal vulnerability in pnpm's tarball extraction allows malicious packages to write files outside the package directory on Windows. The path normalization only checks for ./ but not .. On Windows, backslashes are directory separators...

6.5CVSS5.9AI score0.00433EPSS
SaveExploits1References3
OSV
OSV
added 2026/01/26 9:50 p.m.9 views

CVE-2026-23889 pnpm has Windows-specific tarball Path Traversal

pnpm is a package manager. Prior to version 10.28.1, a path traversal vulnerability in pnpm's tarball extraction allows malicious packages to write files outside the package directory on Windows. The path normalization only checks for ./ but not .. On Windows, backslashes are directory separators...

6.5CVSS5.9AI score
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/01/26 9:50 p.m.6 views

CVE-2026-23889

pnpm is a package manager. Prior to version 10.28.1, a path traversal vulnerability in pnpm's tarball extraction allows malicious packages to write files outside the package directory on Windows. The path normalization only checks for ./ but not .. On Windows, backslashes are directory separators...

6.5CVSS5.9AI score0.00433EPSS
SaveExploits1References4Affected Software1
EUVD
EUVD
added 2026/01/26 9:50 p.m.8 views

EUVD-2026-4657

pnpm is a package manager. Prior to version 10.28.1, a path traversal vulnerability in pnpm's tarball extraction allows malicious packages to write files outside the package directory on Windows. The path normalization only checks for ./ but not .. On Windows, backslashes are directory separators...

6.5CVSS5.9AI score0.00433EPSS
SaveExploits1References3
CVE
CVE
added 2026/01/26 9:50 p.m.37 views

CVE-2026-23889

CVE-2026-23889 affects pnpm prior to 10.28.1, with a Windows-specific path traversal in tarball extraction caused by incomplete path normalization that doesn’t account for backslashes. This can allow a malicious package to write files outside the package directory on Windows (e.g., overwriting .n...

6.5CVSS5.9AI score0.00433EPSS
SaveExploits1References3Affected Software1
AlpineLinux
AlpineLinux
added 2026/01/26 9:50 p.m.10 views

CVE-2026-23889

pnpm is a package manager. Prior to version 10.28.1, a path traversal vulnerability in pnpm's tarball extraction allows malicious packages to write files outside the package directory on Windows. The path normalization only checks for ./ but not .. On Windows, backslashes are directory separators...

6.5CVSS5.9AI score0.00433EPSS
SaveExploits1
Github Security Blog
Github Security Blog
added 2026/01/26 9:02 p.m.16 views

pnpm has Windows-specific tarball Path Traversal

Summary A path traversal vulnerability in pnpm's tarball extraction allows malicious packages to write files outside the package directory on Windows. The path normalization only checks for ./ but not .. On Windows, backslashes are directory separators, enabling path traversal. This vulnerability...

6.5CVSS5.9AI score0.00433EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2026/01/26 9:02 p.m.8 views

GHSA-6X96-7VC8-CM3P pnpm has Windows-specific tarball Path Traversal

Summary A path traversal vulnerability in pnpm's tarball extraction allows malicious packages to write files outside the package directory on Windows. The path normalization only checks for ./ but not .. On Windows, backslashes are directory separators, enabling path traversal. This vulnerability...

6.5CVSS5.9AI score0.00433EPSS
SaveExploits1References5
Snyk
Snyk
added 2026/01/26 9:02 p.m.9 views

Directory Traversal

Overview @pnpm/store.cafs is a content-addressable filesystem for the packages storage Affected versions of this package are vulnerable to Directory Traversal via improper path normalization during tarball extraction on Windows. An attacker can overwrite files outside the intended directory by...

6.5CVSS6.3AI score0.00433EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2026/01/26 12:00 a.m.15 views

pnpm path traversal vulnerability

PNPM is a package manager developed by the open-source project Pnpm. Prior to version 10.28.1, Pnpm had a path traversal vulnerability. This vulnerability stemmed from the tarball extraction process, which allowed for path traversal attacks. As a result, malicious packages could write files outsi...

6.5CVSS5.8AI score0.00433EPSS
SaveExploits1References3
OSV
OSV
added 2026/01/20 5:21 p.m.7 views

GHSA-2657-3C98-63JQ esm.sh has a path traversal in extractPackageTarball enables file writes from malicious packages

Summary The commit does not actually fix the path traversal bug. path.Clean basically normalizes a path but does not prevent absolute paths in a malicious tar file. PoC This test file can demonstrate the basic idea pretty easily: go package server import "archive/tar" "bytes" "compress/gzip"...

8.7CVSS6.2AI score0.00485EPSS
SaveExploits1References7
CNNVD
CNNVD
added 2026/01/20 12:00 a.m.19 views

jaraco.context path traversal vulnerability

jaraco.context is a Python library developed by Jason R. Coombs. Versions 5.2.0 to 6.1.0 of jaraco.context had a path traversal vulnerability. This vulnerability stemmed from the Zip Slip path traversal in the tarball functions, which could allow files to be extracted outside of the expected...

8.6CVSS5.8AI score0.00548EPSS
SaveExploits1References4
Rows per page
Query Builder