Twig security issue where escaping was missing when using null coalesce operator
Description
Published by the National Vulnerability Database
Jan 29, 2025
Published to the GitHub Advisory Database
Jan 29, 2025
Reviewed
Jan 29, 2025
Last updated
Jan 29, 2025
When using the
??
operator, output escaping was missing for the expression on the left side of the operator.References