Buildah 路径遍历漏洞
Buildah is a Buildah open source tool that supports building OCI container images. Buildah suffers from a path traversal vulnerability that stems from a cache mount that does not properly validate that the user-specified cache path is in our cache directory, allowing the RUN command in the...