Lucene search
+L

649 matches found

Positive Technologies
Positive Technologies
added 2026/04/03 12:00 a.m.11 views

PT-2026-30233

Name of the Vulnerable Software and Affected Versions Zulip versions 1.4.0 through 11.5 Description An issue exists where the ./manage.py import command allows the reading of arbitrary files from the server filesystem. This occurs due to path traversal in uploads/records.json, where a specially...

6.1CVSS5.9AI score0.00237EPSS
SaveExploits1References6
RedhatCVE
RedhatCVE
added 2026/03/26 3:03 p.m.9 views

CVE-2026-23940

Uncontrolled Resource Consumption vulnerability in hexpm hexpm/hexpm allows Excessive Allocation. Publishing an oversized package can cause Hex.pm to run out of memory while extracting the uploaded package tarball. This can terminate the affected application instance and result in a denial of...

7.1CVSS5.8AI score0.0044EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/03/21 12:00 a.m.15 views

PT-2026-26727

OpenClaw versions prior to 2026.3.2 contain an archive extraction vulnerability in the tar.bz2 installer path that bypasses safety checks enforced on other archive formats. Attackers can craft malicious tar.bz2 skill archives to bypass special-entry blocking and extracted-size guardrails, causing...

6.7CVSS5.8AI score0.00132EPSS
SaveExploits0References4
OSV
OSV
added 2026/03/20 8:16 a.m.4 views

AZL-80502 CVE-2026-33056 affecting package rust for versions less than 1.75.0-28

tar-rs is a tar archive reading/writing library for Rust. In versions 0.4.44 and below, when unpacking a tar archive, the tar crate's unpackdir function uses fs::metadata to check whether a path that already exists is a directory. Because fs::metadata follows symbolic links, a crafted tarball...

6.5CVSS6.3AI score0.00379EPSS
SaveExploits1References1
NVD
NVD
added 2026/03/18 11:17 p.m.12 views

CVE-2026-32731

ApostropheCMS is an open-source content management framework. Prior to version 3.5.3 of @apostrophecms/import-export, The extract function in gzip.js constructs file-write paths using fs.createWriteStreampath.joinexportPath, header.name. path.join does not resolve or sanitise traversal segments...

9.9CVSS0.00432EPSS
SaveExploits1References1
CVE
CVE
added 2026/03/13 4:07 p.m.25 views

CVE-2026-23940

CVE-2026-23940 describes an Uncontrolled Resource Consumption vulnerability in hexpm/hexpm that allows Excessive Allocation during package upload. Publishing an oversized package can exhaust memory during tarball extraction, potentially terminating the affected Hex.pm instance and causing a denia...

7.1CVSS5.8AI score0.0044EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2026/03/13 4:07 p.m.38 views

CVE-2026-23940 Denial of Service via Oversized Package Upload

Uncontrolled Resource Consumption vulnerability in hexpm hexpm/hexpm allows Excessive Allocation. Publishing an oversized package can cause Hex.pm to run out of memory while extracting the uploaded package tarball. This can terminate the affected application instance and result in a denial of...

7.1CVSS0.0044EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/03/13 4:07 p.m.20 views

EUVD-2026-12050

Uncontrolled Resource Consumption vulnerability in hexpm hexpm/hexpm allows Excessive Allocation. Publishing an oversized package can cause Hex.pm to run out of memory while extracting the uploaded package tarball. This can terminate the affected application instance and result in a denial of...

7.1CVSS5.8AI score0.0044EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/03/13 4:07 p.m.6 views

CVE-2026-23940 Denial of Service via Oversized Package Upload

Uncontrolled Resource Consumption vulnerability in hexpm hexpm/hexpm allows Excessive Allocation. Publishing an oversized package can cause Hex.pm to run out of memory while extracting the uploaded package tarball. This can terminate the affected application instance and result in a denial of...

7.1CVSS5.8AI score0.0044EPSS
SaveExploits0References4
OSV
OSV
added 2026/03/13 4:07 p.m.9 views

EEF-CVE-2026-23940 Denial of Service via Oversized Package Upload

Summary Uncontrolled Resource Consumption vulnerability in hexpm hexpm/hexpm allows Excessive Allocation. Publishing an oversized package can cause Hex.pm to run out of memory while extracting the uploaded package tarball. This can terminate the affected application instance and result in a denia...

7.1CVSS6.1AI score0.0044EPSS
SaveExploits0References3
OSV
OSV
added 2026/03/13 4:07 p.m.9 views

CVE-2026-23940 Denial of Service via Oversized Package Upload

Uncontrolled Resource Consumption vulnerability in hexpm hexpm/hexpm allows Excessive Allocation. Publishing an oversized package can cause Hex.pm to run out of memory while extracting the uploaded package tarball. This can terminate the affected application instance and result in a denial of...

7.1CVSS5.9AI score0.0044EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2026/03/08 1:44 a.m.12 views

CVE-2026-29790

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

5.3CVSS5.7AI score0.00262EPSS
SaveExploits0References1
Veracode
Veracode
added 2026/03/07 5:15 a.m.10 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
Snyk
Snyk
added 2026/03/06 10:54 p.m.4 views

Directory Traversal

Overview dbt-common is a The shared common utilities that dbt-core and adapter implementations use Affected versions of this package are vulnerable to Directory Traversal via the safeextract function. An attacker can write files outside the intended extraction directory by supplying a malicious...

5.3CVSS6.2AI score0.00262EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/03/06 8:37 p.m.5 views

CVE-2026-29790

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
SaveExploits0References4Affected Software1
CVE
CVE
added 2026/03/06 8:37 p.m.37 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.4 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.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.15 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.18 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
Rows per page
Query Builder