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
Copier `_subdirectory` allows template root escape via parent-directory traversal
Vulnerability Description
Copier is a library and CLI app for rendering project templates. Prior to version 9.14.1, Copier's _subdirectory setting is documented as the subdirectory to use as the template root. However, the current implementation accepts parent-directory traversal such as .. and uses it directly when selecting the template root. As a result, a template can escape its own directory and make Copier render files from the parent directory without --UNSAFE. This issue has been patched in version 9.14.1.
CVSS Information
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N
Vulnerability Type
对路径名的限制不恰当(路径遍历)
Vulnerability Title
Copier 路径遍历漏洞
Vulnerability Description
Copier是Copier开源的一个用于渲染项目模板的库。 Copier 9.14.1之前版本存在路径遍历漏洞,该漏洞源于_subdirectory设置接受父目录遍历,可能导致模板逃逸其自身目录并渲染父目录文件。
CVSS Information
N/A
Vulnerability Type
N/A