Lucene search
+L

1097 matches found

CISA
CISA
added 2024/02/01 12:0 p.m.12 views

Moby and Open Container Initiative Release Critical Updates for Multiple Vulnerabilities Affecting Docker-related Components

Moby and the Open Container Initiative OCI have released updates for multiple vulnerabilities CVE-2024-23651, CVE-2024-23652, CVE-2024-23653, CVE-2024-21626 affecting Docker-related components, including Moby BuildKit and OCI runc. A cyber threat actor could exploit these vulnerabilities to take...

10CVSS9.4AI score0.18087EPSS
SaveExploits18References7
Veracode
Veracode
added 2024/02/01 8:3 a.m.32 views

Arbitrary File Deletion

github.com/moby/buildkit is vulnerable to Arbitrary File Deletion. The vulnerability due to improper path sanitization when a dockerfile utilizes the RUN --mount feature. This feature is used to delete empty files which are created for mountpoints, but can be tricked into deleting arbitrary files...

10CVSS6.8AI score0.02055EPSS
SaveExploits0References5Affected Software5
CNNVD
CNNVD
added 2024/02/01 12:0 a.m.8 views

Moby Access Control Error Vulnerability

Moby is an open source project that aims to drive containerization of software and help the ecosystem mainstream container technology. An Access Control Error vulnerability exists in Moby versions prior to 24.0.9 and prior to 25.0.2, which stems from the classic builder cache system that is...

7.8CVSS6.8AI score0.00258EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2024/02/01 12:0 a.m.6 views

PT-2024-1509

Name of the Vulnerable Software and Affected Versions Moby versions prior to 23.0 Moby versions 23.0 and later with DOCKER BUILDKIT=0 environment variable Moby versions 23.0 and later using the /build API endpoint Description The classic builder cache system in Moby is prone to cache poisoning if...

7.8CVSS7.5AI score0.00258EPSS
SaveExploits0References40
OSV
OSV
added 2024/01/31 11:28 p.m.33 views

GHSA-3FWX-PJGW-3558 Moby (Docker Engine) Insufficiently restricted permissions on data directory

Impact A bug 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 executable...

5.9CVSS6.9AI score0.02848EPSS
SaveExploits3References7
Github Security Blog
Github Security Blog
added 2024/01/31 11:28 p.m.43 views

Moby (Docker Engine) Insufficiently restricted permissions on data directory

Impact A bug 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 executable...

6.3CVSS6.6AI score0.02848EPSS
SaveExploits3References7Affected Software2
Github Security Blog
Github Security Blog
added 2024/01/31 11:28 p.m.41 views

Docker Authentication Bypass

An issue was discovered in Docker Moby before 17.06.0. The Docker engine validated a client TLS certificate using both the configured client CA root certificate and all system roots on non-Windows systems. This allowed a client with any domain validated certificate signed by a system-trusted root...

7.5CVSS7.3AI score0.0092EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2024/01/31 11:28 p.m.37 views

GHSA-QRQR-3X5J-2XW9 Docker Authentication Bypass

An issue was discovered in Docker Moby before 17.06.0. The Docker engine validated a client TLS certificate using both the configured client CA root certificate and all system roots on non-Windows systems. This allowed a client with any domain validated certificate signed by a system-trusted root...

7.5CVSS7.3AI score0.0092EPSS
SaveExploits0References5
OSV
OSV
added 2024/01/31 11:14 p.m.34 views

GHSA-7452-XQPJ-6RPC moby Access to remapped root allows privilege escalation to real root

Impact When using --userns-remap, if the root user in the remapped namespace has access to the host filesystem they can modify files under /var/lib/docker/ that cause writing files with extended privileges. Patches Versions 20.10.3 and 19.03.15 contain patches that prevent privilege escalation fr...

6.8CVSS7AI score0.01065EPSS
SaveExploits0References9
Github Security Blog
Github Security Blog
added 2024/01/31 11:14 p.m.44 views

moby Access to remapped root allows privilege escalation to real root

Impact When using --userns-remap, if the root user in the remapped namespace has access to the host filesystem they can modify files under /var/lib/docker/ that cause writing files with extended privileges. Patches Versions 20.10.3 and 19.03.15 contain patches that prevent privilege escalation fr...

6.8CVSS7AI score0.01065EPSS
SaveExploits0References10Affected Software1
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
Github Security Blog
Github Security Blog
added 2024/01/31 11:13 p.m.40 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 10:15 p.m.9 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-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.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.8 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.10 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-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.14 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.10 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
Rows per page
Query Builder