Description
Twig is a template language for PHP. From 3.0.0 until 3.26.0, Twig\Profiler\Dumper\HtmlDumper writes Profile::getTemplate() and Profile::getName() into HTML output without escaping, allowing attacker-controlled template or profile names to inject arbitrary HTML when a browser renders the profiler dump. This issue is fixed in version 3.26.0.
Problem types
CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
Product status
References
github.com/...p/Twig/security/advisories/GHSA-2g2g-8p8h-fgwm
github.com/...ommit/a5f6e8793e603ef34fa86aed2a72f9fbe0b43745
github.com/twigphp/Twig/releases/tag/v3.26.0