Lucene search
+L

33 matches found

OSV
OSV
added 2026/07/17 8:17 p.m.4 views

DEBIAN-CVE-2026-50162

oras-go is a Go library for managing OCI artifacts. Prior to 2.6.1, resolveWritePath in content/file/file.go uses a lexical filepath.Rel check for workingDir and does not account for symlink traversal, so when AllowPathTraversalOnWrite=false an attacker-controlled blob title through...

6.9CVSS5.2AI score0.00365EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/17 8:17 p.m.12 views

CVE-2026-48978

oras-go is a Go library for managing OCI artifacts. Prior to 2.6.1, auth.Client follows the realm URL from a registry's WWW-Authenticate: Bearer challenge without validating the scheme or host, allowing a malicious or compromised registry to cause SSRF to internal networks such as...

2.1CVSS0.00211EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/17 8:17 p.m.5 views

UBUNTU-CVE-2026-50151

oras-go is a Go library for managing OCI artifacts. Prior to 2.6.1, registry/remote/repository.go in blobStore.completePushAfterInitialPost follows a registry-controlled Location header during monolithic blob upload and reuses the Authorization header from the initial POST request for the...

7.5CVSS5.9AI score0.00364EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/17 8:17 p.m.5 views

UBUNTU-CVE-2026-50162

oras-go is a Go library for managing OCI artifacts. Prior to 2.6.1, resolveWritePath in content/file/file.go uses a lexical filepath.Rel check for workingDir and does not account for symlink traversal, so when AllowPathTraversalOnWrite=false an attacker-controlled blob title through...

6.9CVSS5.8AI score0.00365EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/17 8:17 p.m.5 views

UBUNTU-CVE-2026-48978

oras-go is a Go library for managing OCI artifacts. Prior to 2.6.1, auth.Client follows the realm URL from a registry's WWW-Authenticate: Bearer challenge without validating the scheme or host, allowing a malicious or compromised registry to cause SSRF to internal networks such as...

2.1CVSS5.9AI score0.00211EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/17 7:41 p.m.8 views

EUVD-2026-45264

oras-go is a Go library for managing OCI artifacts. Prior to 2.6.1, registry/remote/repository.go in blobStore.completePushAfterInitialPost follows a registry-controlled Location header during monolithic blob upload and reuses the Authorization header from the initial POST request for the...

7.5CVSS5.3AI score0.00364EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/10/28 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2025-62725

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Docker Compose trusts the path information embedded in remote OCI compose artifacts. When a layer includes the annotations com.docker.compose.extends or...

8.9CVSS7.6AI score0.13653EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2025/10/27 8:37 p.m.3 views

CVE-2025-62725 Docker Compose Vulnerable to Path Traversal via OCI Artifact Layer Annotations

Docker Compose trusts the path information embedded in remote OCI compose artifacts. When a layer includes the annotations com.docker.compose.extends or com.docker.compose.envfile, Compose joins the attacker‑supplied value from com.docker.compose.file/com.docker.compose.envfile with its local cac...

8.9CVSS6.3AI score0.13653EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2025/10/27 8:19 p.m.12 views

Docker Compose Vulnerable to Path Traversal via OCI Artifact Layer Annotations

Docker Compose trusts the path information embedded in remote OCI compose artifacts. When a layer includes the annotations com.docker.compose.extends or com.docker.compose.envfile, Compose joins the attacker‑supplied value from com.docker.compose.file/com.docker.compose.envfile with its local cac...

8.9CVSS6.8AI score0.13653EPSS
SaveExploits0References4Affected Software1
CNNVD
CNNVD
added 2025/10/27 12:0 a.m.10 views

Docker Compose 路径遍历漏洞

Docker Compose is a Docker open source for defining and running multi-container applications using Docker. A path traversal vulnerability exists in Docker Compose that stems from trusting path information in a remote OCI compose artifact, which could lead an attacker to escape the cache directory...

8.9CVSS9AI score0.13653EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/10/27 12:0 a.m.5 views

PT-2025-44043

Name of the Vulnerable Software and Affected Versions Docker Compose versions prior to 2.40.2 Description Docker Compose is affected by a path traversal flaw stemming from improper restriction of path names to accessible directories. This issue allows a remote attacker to overwrite arbitrary file...

10CVSS9.3AI score0.13653EPSS
SaveExploits0
EUVD
EUVD
added 2025/10/03 8:7 p.m.13 views

EUVD-2023-1916

Malicious code in bioql PyPI...

8.8CVSS8.5AI score0.00354EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/10/03 8:7 p.m.10 views

EUVD-2023-1763

Malicious code in bioql PyPI...

5.7CVSS5.7AI score0.00506EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/10/03 8:7 p.m.10 views

EUVD-2023-1882

Malicious code in bioql PyPI...

6.5CVSS6.5AI score0.00485EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/05/23 3:54 a.m.8 views

CVE-2023-33959

notation is a CLI tool to sign and verify OCI artifacts and container images. An attacker who has compromised a registry can cause users to verify the wrong artifact. The problem has been fixed in the release v1.0.0-rc.6. Users should upgrade their notation-go library to v1.0.0-rc.6 or above. Use...

8.8CVSS8.5AI score0.00354EPSS
SaveExploits0References1
OSV
OSV
added 2024/03/06 11:0 a.m.32 views

BIT-ORAS-2021-21272 zip slip in ORAS

ORAS is open source software which enables a way to push OCI Artifacts to OCI Conformant registries. ORAS is both a CLI for initial testing and a Go Module. In ORAS from version 0.4.0 and before version 0.9.0, there is a "zip-slip" vulnerability. The directory support feature allows the downloade...

7.7CVSS7.5AI score0.01448EPSS
SaveExploits0References5
Prion
Prion
added 2024/01/19 11:15 p.m.19 views

Design/Logic Flaw

The Notary Project is a set of specifications and tools intended to provide a cross-industry standard for securing software supply chains by using authentic container images and other OCI artifacts. An external actor with control of a compromised container registry can provide outdated versions o...

5.4CVSS7.1AI score0.00288EPSS
SaveExploits0References2
CVE
CVE
added 2024/01/19 10:19 p.m.41 views

CVE-2024-23332

CVE-2024-23332 affects the Notary Project: client configurations using permissive trust policies can enable rollback attacks if a compromised registry serves outdated artifacts. The connected sources describe that artifact publishers can set signature expiry and revoke certificates to keep artifa...

6.8CVSS6.6AI score0.00288EPSS
SaveExploits0References2Affected Software1
Github Security Blog
Github Security Blog
added 2024/01/19 10:12 p.m.21 views

Go package github.com/notaryproject/notation configured with permissive trust policies potentially susceptible to rollback attack from compromised registry

Impact An external actor with control of a compromised container registry can provide outdated versions of OCI artifacts, such as Images. This could lead artifact consumers with relaxed trust policies such as permissive instead of strict to potentially use artifacts with signatures that are no...

6.8CVSS7.1AI score0.00288EPSS
SaveExploits0References4Affected Software1
NVD
NVD
added 2023/06/06 7:15 p.m.25 views

CVE-2023-33958

notation is a CLI tool to sign and verify OCI artifacts and container images. An attacker who has compromised a registry and added a high number of signatures to an artifact can cause denial of service of services on the machine, if a user runs notation verify command on the same machine. The...

6.5CVSS5.8AI score0.00485EPSS
SaveExploits0References2
Rows per page
Query Builder