Lucene search
+L

289 matches found

RedhatCVE
RedhatCVE
added 2024/02/02 1:11 a.m.72 views

CVE-2024-24557

A vulnerability was found in github.com/moby/moby. The classic builder cache system in moby is vulnerable to cache poisoning if the image is built using a 'FROM scratch' in Dockerfile. This flaw allows an attacker who has knowledge of the Dockerfile to create a malicious cache that would be pulle...

6.9CVSS6.4AI score0.00258EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2024/02/01 8:51 p.m.43 views

Classic builder cache poisoning

The classic builder cache system is prone to cache poisoning if the image is built FROM scratch. Also, changes to some instructions most important being HEALTHCHECK and ONBUILD would not cause a cache miss. An attacker with the knowledge of the Dockerfile someone is using could poison their cache...

7.8CVSS7.4AI score0.00258EPSS
SaveExploits0References6Affected Software2
OSV
OSV
added 2024/02/01 8:51 p.m.45 views

GHSA-XW73-RW38-6VJC Classic builder cache poisoning

The classic builder cache system is prone to cache poisoning if the image is built FROM scratch. Also, changes to some instructions most important being HEALTHCHECK and ONBUILD would not cause a cache miss. An attacker with the knowledge of the Dockerfile someone is using could poison their cache...

6.9CVSS7.4AI score0.00258EPSS
SaveExploits0References6
NVD
NVD
added 2024/02/01 5:15 p.m.32 views

CVE-2024-24557

Moby is an open-source project created by Docker to enable software containerization. The classic builder cache system is prone to cache poisoning if the image is built FROM scratch. Also, changes to some instructions most important being HEALTHCHECK and ONBUILD would not cause a cache miss. An...

7.8CVSS7AI score0.00258EPSS
SaveExploits0References2
Prion
Prion
added 2024/02/01 5:15 p.m.28 views

Design/Logic Flaw

Moby is an open-source project created by Docker to enable software containerization. The classic builder cache system is prone to cache poisoning if the image is built FROM scratch. Also, changes to some instructions most important being HEALTHCHECK and ONBUILD would not cause a cache miss. An...

4.4CVSS6.5AI score0.00258EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2024/02/01 4:26 p.m.4 views

CVE-2024-24557 Moby classic builder cache poisoning

Moby is an open-source project created by Docker to enable software containerization. The classic builder cache system is prone to cache poisoning if the image is built FROM scratch. Also, changes to some instructions most important being HEALTHCHECK and ONBUILD would not cause a cache miss. An...

6.9CVSS6.9AI score0.00258EPSS
SaveExploits0References2
AlpineLinux
AlpineLinux
added 2024/02/01 4:26 p.m.88 views

CVE-2024-24557

Moby is an open-source project created by Docker to enable software containerization. The classic builder cache system is prone to cache poisoning if the image is built FROM scratch. Also, changes to some instructions most important being HEALTHCHECK and ONBUILD would not cause a cache miss. An...

7.8CVSS7.6AI score0.00258EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2024/02/01 2:33 p.m.69 views

CVE-2024-23652

A vulnerability was found in the Moby Builder Toolkit, which arose from BuildKit's attempts to clean up temporarily added directories after use. A malicious BuildKit frontend or Dockerfile using RUN --mount could deceive the feature responsible for removing empty files created for the mount point...

7.8CVSS9.3AI score0.02038EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2024/02/01 2:31 p.m.58 views

CVE-2024-23653

A vulnerability was found in the Moby Builder Toolkit, specifically in the Interactive Containers API, where entitlement checks are not adequately validated, caused by a missing privilege check in a GRPC endpoint when called using a custom syntax format. This flaw allows the currently running...

7CVSS9.4AI score0.02983EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2024/02/01 2:31 p.m.57 views

CVE-2024-23651

A race condition issue was found in the Moby Builder Toolkit, stemming from a time-of-check/time-of-use TOCTOU vulnerability during cache volume mounting at container build time. Concurrent execution of two malicious build steps, sharing the same cache mounts with subpaths, may result in files fr...

7.5CVSS8.4AI score0.00791EPSS
SaveExploits0References7
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.02038EPSS
SaveExploits0References5Affected Software5
Github Security Blog
Github Security Blog
added 2024/01/31 10:43 p.m.31 views

BuildKit vulnerable to possible race condition with accessing subpaths from cache mounts

Impact 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 accessible to the build container. Patches The issue has been fixed in v0.12.5 Workarounds Avoid using BuildKit frontend...

8.7CVSS6.8AI score0.00791EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2024/01/31 10:43 p.m.21 views

GHSA-M3R6-H7WV-7XXV BuildKit vulnerable to possible race condition with accessing subpaths from cache mounts

Impact 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 accessible to the build container. Patches The issue has been fixed in v0.12.5 Workarounds Avoid using BuildKit frontend...

8.7CVSS8.3AI score0.00791EPSS
SaveExploits0References5
OSV
OSV
added 2024/01/31 10:43 p.m.32 views

GHSA-4V98-7QMW-RQR8 BuildKit vulnerable to possible host system access from mount stub cleaner

Impact 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 container, from the host system. Patches The issue has been fixed in v0.12.5 Workarounds Avoid using BuildKit frontend...

10CVSS8.7AI score0.02038EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2024/01/31 10:43 p.m.42 views

BuildKit vulnerable to possible host system access from mount stub cleaner

Impact 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 container, from the host system. Patches The issue has been fixed in v0.12.5 Workarounds Avoid using BuildKit frontend...

10CVSS7AI score0.02038EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2024/01/31 10:43 p.m.34 views

GHSA-WR6V-9F75-VH2G Buildkit's interactive containers API does not validate entitlements check

Impact 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 BuildKit to run a container with elevated privileges. Normally, running such containers is only allowed if specia...

9.8CVSS8.3AI score0.02983EPSS
SaveExploits0References7
OSV
OSV
added 2024/01/31 10:15 p.m.8 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.02038EPSS
SaveExploits0References1
NVD
NVD
added 2024/01/31 10:15 p.m.32 views

CVE-2024-23652

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

10CVSS9.4AI score0.02038EPSS
SaveExploits0References3
NVD
NVD
added 2024/01/31 10:15 p.m.29 views

CVE-2024-23651

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

8.7CVSS8.9AI score0.00791EPSS
SaveExploits0References3
OSV
OSV
added 2024/01/31 10:15 p.m.9 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.02038EPSS
SaveExploits0References1
Rows per page
Query Builder