漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
Twig: HTML-output filters in twig/* extras incorrectly declared `is_safe => ['all']`
Vulnerability Description
Twig is a template language for PHP. Prior to 3.26.0, several filters in twig/markdown-extra and twig/cssinliner-extra are registered with is_safe => [all], causing Twig to treat plain text or HTML output as safe in HTML, JavaScript, CSS, URL, and other contexts where the output is not properly escaped. This issue is fixed in version 3.26.0.
CVSS Information
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N
Vulnerability Type
对输出编码和转义不恰当
Vulnerability Title
twigphp Twig 输出处理不当漏洞
Vulnerability Description
twigphp Twig是twigphp的PHP模板引擎。 twigphp Twig 3.26.0之前版本存在输出处理不当漏洞,该漏洞源于过滤器注册为is_safe => [all],可能导致将纯文本或HTML输出视为安全而未正确转义。
CVSS Information
N/A
Vulnerability Type
N/A