Vulnerability Information
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
Vulnerability Title
Docker Compose Vulnerable to Path Traversal via OCI Artifact Layer Annotations
Vulnerability Description
Docker Compose trusts the path information embedded in remote OCI compose artifacts. When a layer includes the annotations com.docker.compose.extends or com.docker.compose.envfile, Compose joins the attacker‑supplied value from com.docker.compose.file/com.docker.compose.envfile with its local cache directory and writes the file there. This affects any platform or workflow that resolves remote OCI compose artifacts, Docker Desktop, standalone Compose binaries on Linux, CI/CD runners, cloud dev environments is affected. An attacker can escape the cache directory and overwrite arbitrary files on the machine running docker compose, even if the user only runs read‑only commands such as docker compose config or docker compose ps. This issue is fixed in v2.40.2.
CVSS Information
N/A
Vulnerability Type
对路径名的限制不恰当(路径遍历)
Vulnerability Title
Docker Compose 路径遍历漏洞
Vulnerability Description
Docker Compose是Docker开源的一个使用Docker定义和运行多容器应用程序。 Docker Compose存在路径遍历漏洞,该漏洞源于信任远程OCI compose构件中的路径信息,可能导致攻击者逃逸缓存目录并覆盖任意文件。
CVSS Information
N/A
Vulnerability Type
N/A