Lucene search
+L

138 matches found

Huntr
Huntr
added 2026/02/21 6:25 a.m.12 views

Path traversal via startswith() prefix confusion in is_path_in_dir (bypass of CVE-2025-12638 fix)

Description The ispathindir function in keras/src/utils/fileutils.py line 47-48 is a security-critical path validation function introduced as part of the fix for CVE-2025-12638. It is used by both filtersafezipinfos and filtersafetarinfos to validate that archive entries stay within the intended...

8CVSS7.2AI score0.00605EPSS
SaveExploits0
Github Security Blog
Github Security Blog
added 2026/02/04 8:17 p.m.18 views

Local Path Provisioner vulnerable to Path Traversal via parameters.pathPattern

Impact A malicious user can manipulate the parameters.pathPattern to create PersistentVolumes in arbitrary locations on the host node, potentially overwriting sensitive files or gaining access to unintended directories. Example: apiVersion: storage.k8s.io/v1 kind: StorageClass metadata:...

9.9CVSS5.7AI score0.00581EPSS
SaveExploits1References5Affected Software1
Cvelist
Cvelist
added 2026/02/04 7:2 p.m.31 views

CVE-2026-25121 apko is vulnerable to path traversal in apko dirFS which allows filesystem writes outside base

apko allows users to build and publish OCI container images built from apk packages. From version 0.14.8 to before 1.1.1, a path traversal vulnerability was discovered in apko's dirFS filesystem abstraction. An attacker who can supply a malicious APK package e.g., via a compromised or typosquatte...

7.5CVSS0.00369EPSS
SaveExploits0References2
CVE
CVE
added 2026/02/04 7:2 p.m.26 views

CVE-2026-25121

The CVE-2026-25121 entry concerns a path traversal in apko’s dirFS (package apko) where MkdirAll, Mkdir, and Symlink in rwosfs.go use filepath.Join() without validating the path against the base directory. A malicious APK package (e.g., from a compromised or typosquatted repo) could cause writes ...

7.5CVSS5.4AI score0.00369EPSS
SaveExploits0References2Affected Software1
Positive Technologies
Positive Technologies
added 2026/02/04 12:0 a.m.4 views

PT-2026-6543

Name of the Vulnerable Software and Affected Versions rancher.io/local-path-provisioner versions prior to 0.0.34 Description A malicious user can manipulate the parameters.pathPattern to create PersistentVolumes in arbitrary locations on the host node, potentially overwriting sensitive files or...

9.9CVSS5.6AI score0.00581EPSS
SaveExploits1References19
Positive Technologies
Positive Technologies
added 2026/02/04 12:0 a.m.6 views

PT-2026-6443

Impact A malicious user can manipulate the parameters.pathPattern to create PersistentVolumes in arbitrary locations on the host node, potentially overwriting sensitive files or gaining access to unintended directories. Example: apiVersion: storage.k8s.io/v1 kind: StorageClass metadata:...

9.9CVSS5.7AI score
SaveExploits0References4
CNNVD
CNNVD
added 2026/01/23 12:0 a.m.7 views

Sigstore framework path traversal vulnerability

The sigstore framework is an open-source Go language library developed by sigstore. Versions of the sigstore framework starting from 1.10.3 and earlier contained a path traversal vulnerability. This vulnerability stemmed from the lack of verification that the generated file paths remained within...

5.8CVSS6.9AI score0.0037EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/01/22 10:30 p.m.11 views

Container and Containerization archive extraction does not guard against escapes from extraction base directory.

Summary The ArchiveReader.extractContents function used by cctl image load and container image load performs no pathname validation before extracting an archive member. This means that a carelessly or maliciously constructed archive can extract a file into any user-writable location on the system...

7.8CVSS5.5AI score0.00244EPSS
SaveExploits1References3Affected Software2
GitLab Advisory Database
GitLab Advisory Database
added 2026/01/22 12:0 a.m.9 views

Container and Containerization archive extraction does not guard against escapes from extraction base directory.

The ArchiveReader.extractContents function used by cctl image load and container image load performs no pathname validation before extracting an archive member. This means that a carelessly or maliciously constructed archive can extract a file into any user-writable location on the system using...

7.8CVSS5.4AI score0.00244EPSS
SaveExploits1References5Affected Software1
RedhatCVE
RedhatCVE
added 2025/12/20 12:12 a.m.12 views

CVE-2025-66905

The Takes web framework's TkFiles take thru 2.0-SNAPSHOT fails to canonicalize HTTP request paths before resolving them against the filesystem. A remote attacker can include ../ sequences in the request path to escape the configured base directory and read arbitrary files from the host system...

7.5CVSS7AI score0.0053EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2025/12/19 12:0 a.m.3 views

CVE-2025-66905

The Takes web framework's TkFiles take thru 2.0-SNAPSHOT fails to canonicalize HTTP request paths before resolving them against the filesystem. A remote attacker can include ../ sequences in the request path to escape the configured base directory and read arbitrary files from the host system...

6.6AI score0.0053EPSS
SaveExploits1References2
EUVD
EUVD
added 2025/12/19 12:0 a.m.7 views

EUVD-2025-204545

The Takes web framework's TkFiles take thru 2.0-SNAPSHOT fails to canonicalize HTTP request paths before resolving them against the filesystem. A remote attacker can include ../ sequences in the request path to escape the configured base directory and read arbitrary files from the host system...

7.5CVSS6.5AI score0.0053EPSS
SaveExploits1References3
EUVD
EUVD
added 2025/10/03 8:7 p.m.8 views

EUVD-2022-34120

Malicious code in bioql PyPI...

5.5CVSS5.6AI score0.11667EPSS
SaveExploits3References3
EUVD
EUVD
added 2025/10/03 8:7 p.m.5 views

EUVD-2024-52972

Malicious code in bioql PyPI...

5.5CVSS6.5AI score0.00352EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/09/26 11:23 p.m.4 views

SUSE CVE-2025-59342

esm.sh is a nobuild content delivery networkCDN for modern web development. In 136 and earlier, a path-traversal flaw in the handling of the X-Zone-Id HTTP header allows an attacker to cause the application to write files outside the intended storage location. The header value is used to build a...

6.9CVSS9.1AI score0.02829EPSS
SaveExploits2References2
Cvelist
Cvelist
added 2025/09/17 5:59 p.m.15 views

CVE-2025-59342 esm.sh writes arbitrary files via path traversal in `X-Zone-Id` header

esm.sh is a nobuild content delivery networkCDN for modern web development. In 136 and earlier, a path-traversal flaw in the handling of the X-Zone-Id HTTP header allows an attacker to cause the application to write files outside the intended storage location. The header value is used to build a...

6.9CVSS0.02829EPSS
SaveExploits2References4
OSV
OSV
added 2025/09/05 12:42 p.m.5 views

OESA-2025-2150 netty security update

Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers clients. %package help Summary: Documents for Buildarch: noarch Requires: man info Provides: -javadoc = - Obsoletes: -javadoc - %description help Man pages a...

5.5CVSS9AI score0.01044EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2025/08/30 12:0 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2021-32842

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - SharpZipLib or ziplib is a Zip, GZip, Tar and BZip2 library. Starting version 1.0.0 and prior to version 1.3.3, a check was added if the destination file is und...

5.3CVSS6.3AI score0.00895EPSS
SaveExploits1References2
NVD
NVD
added 2024/12/15 4:15 a.m.12 views

CVE-2024-56074

gitingest before 9996a06 mishandles symbolic links that point outside of the base directory...

5.5CVSS0.00352EPSS
SaveExploits0References5
CVE
CVE
added 2024/12/15 12:0 a.m.50 views

CVE-2024-56074

CVE-2024-56074 affects gitingest prior to version 9996a06, where symbolic links pointing outside the base directory are mishandled. The issue is described as a symbolic-link traversal vulnerability in gitingest’s handling of links outside the base directory. No exploitation status is provided in ...

5.5CVSS7AI score0.00352EPSS
SaveExploits0References5
Rows per page
Query Builder