Lucene search
+L

291 matches found

GithubExploit
GithubExploit
added 2024/02/04 7:00 p.m.313 views

Exploit for Out-of-bounds Write in Polkit_Project Polkit

CVE-2021-4034-CTF-writeup This is a CTF pwn challenge that I w...

7.8CVSS8AI score0.94921EPSS
SaveExploits154
Github Security Blog
Github Security Blog
added 2024/02/02 6:11 p.m.44 views

Talos Linux ships runc vulnerable to the escape to the host attack

Impact Snyk has discovered a vulnerability in all versions of runc =1.1.11, as used by the Docker engine, along with other containerization technologies such as Kubernetes. Exploitation of this issue can result in container escape to the underlying host OS, either through executing a malicious...

8.6CVSS9.3AI score0.18087EPSS
SaveExploits18References2Affected Software1
RedhatCVE
RedhatCVE
added 2024/02/02 1:11 a.m.74 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
OSV
OSV
added 2024/02/01 8:51 p.m.48 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
Github Security Blog
Github Security Blog
added 2024/02/01 8:51 p.m.46 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
NVD
NVD
added 2024/02/01 5:15 p.m.35 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.30 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.90 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.71 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.02055EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2024/02/01 2:31 p.m.60 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.59 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:03 a.m.34 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
Github Security Blog
Github Security Blog
added 2024/01/31 10:43 p.m.32 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.34 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.02055EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2024/01/31 10:43 p.m.48 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.02055EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2024/01/31 10:43 p.m.39 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.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
NVD
NVD
added 2024/01/31 10:15 p.m.34 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.02055EPSS
SaveExploits0References3
Rows per page
Query Builder