Lucene search
+L

1127 matches found

Github Security Blog
Github Security Blog
added 2024/01/31 11:13 p.m.42 views

Path Traversal in Moby builder

util/binfmtmisc/check.go in Builder in Docker Engine before 19.03.9 calls os.OpenFile with a potentially unsafe qemu-check temporary pathname, constructed with an empty first argument in an ioutil.TempDir call...

5.3CVSS6.7AI score0.01745EPSS
SaveExploits0References6Affected Software2
OSV
OSV
added 2024/01/31 11:13 p.m.15 views

GHSA-6HWG-W5JG-9C6X Path Traversal in Moby builder

util/binfmtmisc/check.go in Builder in Docker Engine before 19.03.9 calls os.OpenFile with a potentially unsafe qemu-check temporary pathname, constructed with an empty first argument in an ioutil.TempDir call...

5.3CVSS5.4AI score0.01745EPSS
SaveExploits0References5
OSV
OSV
added 2024/01/31 10:15 p.m.10 views

AZL-34078 CVE-2024-23653 affecting package moby-buildx for versions less than 0.7.1-18

BuildKit is a toolkit for converting source code to build artifacts in an efficient, expressive and repeatable manner. In addition to running containers as build steps, BuildKit also provides APIs for running interactive containers based on built images. It was possible to use these APIs to ask...

9.8CVSS6.6AI score0.02983EPSS
SaveExploits0References1
OSV
OSV
added 2024/01/31 10:15 p.m.10 views

AZL-34998 CVE-2024-23653 affecting package moby-engine for versions less than 25.0.3-1

BuildKit is a toolkit for converting source code to build artifacts in an efficient, expressive and repeatable manner. In addition to running containers as build steps, BuildKit also provides APIs for running interactive containers based on built images. It was possible to use these APIs to ask...

9.8CVSS6.6AI score0.02983EPSS
SaveExploits0References1
OSV
OSV
added 2024/01/31 10:15 p.m.9 views

AZL-34079 CVE-2024-23653 affecting package moby-cli for versions less than 20.10.27-3

BuildKit is a toolkit for converting source code to build artifacts in an efficient, expressive and repeatable manner. In addition to running containers as build steps, BuildKit also provides APIs for running interactive containers based on built images. It was possible to use these APIs to ask...

9.8CVSS6.6AI score0.02983EPSS
SaveExploits0References1
OSV
OSV
added 2024/01/31 10:15 p.m.11 views

AZL-35010 CVE-2024-23652 affecting package moby-engine for versions less than 25.0.3-1

BuildKit is a toolkit for converting source code to build artifacts in an efficient, expressive and repeatable manner. A malicious BuildKit frontend or Dockerfile using RUN --mount could trick the feature that removes empty files created for the mountpoints into removing a file outside the...

9.1CVSS6.6AI score0.02055EPSS
SaveExploits0References1
OSV
OSV
added 2024/01/31 10:15 p.m.10 views

AZL-34085 CVE-2024-23651 affecting package moby-engine for versions less than 20.10.27-4

BuildKit is a toolkit for converting source code to build artifacts in an efficient, expressive and repeatable manner. Two malicious build steps running in parallel sharing the same cache mounts with subpaths could cause a race condition that can lead to files from the host system being accessibl...

7.4CVSS6.8AI score0.00791EPSS
SaveExploits0References1
OSV
OSV
added 2024/01/31 10:15 p.m.11 views

AZL-34084 CVE-2024-23653 affecting package moby-engine for versions less than 20.10.27-3

BuildKit is a toolkit for converting source code to build artifacts in an efficient, expressive and repeatable manner. In addition to running containers as build steps, BuildKit also provides APIs for running interactive containers based on built images. It was possible to use these APIs to ask...

9.8CVSS6.6AI score0.02983EPSS
SaveExploits0References1
OSV
OSV
added 2024/01/31 10:15 p.m.15 views

AZL-35005 CVE-2024-23651 affecting package moby-engine for versions less than 25.0.3-1

BuildKit is a toolkit for converting source code to build artifacts in an efficient, expressive and repeatable manner. Two malicious build steps running in parallel sharing the same cache mounts with subpaths could cause a race condition that can lead to files from the host system being accessibl...

7.4CVSS6.6AI score0.00791EPSS
SaveExploits0References1
OSV
OSV
added 2024/01/31 10:15 p.m.11 views

AZL-34086 CVE-2024-23652 affecting package moby-engine for versions less than 20.10.27-4

BuildKit is a toolkit for converting source code to build artifacts in an efficient, expressive and repeatable manner. A malicious BuildKit frontend or Dockerfile using RUN --mount could trick the feature that removes empty files created for the mountpoints into removing a file outside the...

9.1CVSS6.8AI score0.02055EPSS
SaveExploits0References1
OSV
OSV
added 2024/01/31 10:15 p.m.11 views

AZL-34081 CVE-2024-23653 affecting package moby-compose for versions less than 2.17.2-7

BuildKit is a toolkit for converting source code to build artifacts in an efficient, expressive and repeatable manner. In addition to running containers as build steps, BuildKit also provides APIs for running interactive containers based on built images. It was possible to use these APIs to ask...

9.8CVSS6.6AI score0.02983EPSS
SaveExploits0References1
OSV
OSV
added 2024/01/31 10:15 p.m.10 views

AZL-35006 CVE-2024-21626 affecting package moby-engine for versions less than 25.0.3-1

runc is a CLI tool for spawning and running containers on Linux according to the OCI specification. In runc 1.1.11 and earlier, due to an internal file descriptor leak, an attacker could cause a newly-spawned container process from runc exec to have a working directory in the host filesystem...

8.6CVSS6.7AI score0.18087EPSS
SaveExploits18References1
OSV
OSV
added 2024/01/31 10:15 p.m.11 views

AZL-35003 CVE-2024-23650 affecting package moby-engine for versions less than 25.0.3-1

BuildKit is a toolkit for converting source code to build artifacts in an efficient, expressive and repeatable manner. A malicious BuildKit client or frontend could craft a request that could lead to BuildKit daemon crashing with a panic. The issue has been fixed in v0.12.5. As a workaround, avoi...

5.3CVSS6.6AI score0.00957EPSS
SaveExploits0References1
OSV
OSV
added 2024/01/31 10:15 p.m.8 views

AZL-34087 CVE-2024-21626 affecting package moby-runc for versions less than 1.1.9-4

runc is a CLI tool for spawning and running containers on Linux according to the OCI specification. In runc 1.1.11 and earlier, due to an internal file descriptor leak, an attacker could cause a newly-spawned container process from runc exec to have a working directory in the host filesystem...

8.6CVSS6.7AI score0.18087EPSS
SaveExploits18References1
OSV
OSV
added 2024/01/31 10:15 p.m.11 views

AZL-34080 CVE-2024-23650 affecting package moby-compose for versions less than 2.17.3-5

BuildKit is a toolkit for converting source code to build artifacts in an efficient, expressive and repeatable manner. A malicious BuildKit client or frontend could craft a request that could lead to BuildKit daemon crashing with a panic. The issue has been fixed in v0.12.5. As a workaround, avoi...

5.3CVSS6.6AI score0.00957EPSS
SaveExploits0References1
OSV
OSV
added 2024/01/31 10:15 p.m.11 views

AZL-34083 CVE-2024-23650 affecting package moby-engine for versions less than 24.0.9-14

BuildKit is a toolkit for converting source code to build artifacts in an efficient, expressive and repeatable manner. A malicious BuildKit client or frontend could craft a request that could lead to BuildKit daemon crashing with a panic. The issue has been fixed in v0.12.5. As a workaround, avoi...

5.3CVSS6.6AI score0.00957EPSS
SaveExploits0References1
CBLMariner
CBLMariner
added 2024/01/19 3:54 a.m.30 views

CVE-2023-48795 affecting package moby-cli for versions less than 20.10.27-2

CVE-2023-48795 affecting package moby-cli for versions less than 20.10.27-2. A patched version of the package is available...

5.9CVSS6.9AI score0.93305EPSS
SaveExploits4
Tenable Nessus
Tenable Nessus
added 2024/01/16 12:00 a.m.34 views

EulerOS 2.0 SP11 : docker-engine (EulerOS-SA-2023-2679)

According to the versions of the docker-engine package installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - Moby is an open source container framework developed by Docker Inc. that is distributed as Docker, Mirantis Container Runtime, and various...

8.7CVSS7.1AI score0.0271EPSS
SaveExploits2References4
Tenable Nessus
Tenable Nessus
added 2024/01/15 12:00 a.m.39 views

Siemens SCALANCE LPE9403 Incorrect Permission Assignment for Critical Resource (CVE-2021-41091)

A vulnerability was found in Moby Docker Engine where the data directory typically /var/lib/docker contained subdirectories with insufficiently restricted permissions, allowing otherwise unprivileged Linux users to traverse directory contents and execute programs. When containers included...

6.3CVSS7.3AI score0.02848EPSS
SaveExploits3References4
CBLMariner
CBLMariner
added 2024/01/14 10:46 p.m.23 views

CVE-2023-2253 affecting package moby-cli for versions less than 20.10.27-1

CVE-2023-2253 affecting package moby-cli for versions less than 20.10.27-1. An upgraded version of the package is available that resolves this issue...

6.5CVSS6.9AI score0.00938EPSS
SaveExploits0
Rows per page
Query Builder