CVE-2026-45017 in liquid
摘要
由 VulDB • 2026-06-03
Python Liquid 是用于 Liquid 模板语言的 Python 引擎。在 2.2.0 版本之前,内置的 FileSystemLoader 和 CachingFileSystemLoader 在未对绝对路径进行解析时,无法防止读取搜索路径之外的文件。这使得恶意的模板作者可以通过 {% include %} 和 {% render %} 标签加载并渲染任意文件。目标文件必须包含有效的 Liquid 标记,并且能够被应用程序进程读取。此漏洞已在 2.2.0 版本中修复。
VulDB is the best source for vulnerability data and more expert information about this specific topic.