Description
Twig is a template language for PHP. Prior to 3.26.0, twig/intl-extra memoises IntlDateFormatter and NumberFormatter instances in arrays keyed by template-controlled filter arguments such as locale, pattern, and attrs, allowing a template to allocate many ICU formatter objects that remain pinned for the lifetime of the Twig\Environment. This issue is fixed in version 3.26.0.
Problem types
CWE-770: Allocation of Resources Without Limits or Throttling
Product status
References
github.com/...p/Twig/security/advisories/GHSA-35wc-cvqg-78fp
github.com/...ommit/6add9066fc5c0455eb764c1f3af6e4e4e3562419
github.com/twigphp/Twig/releases/tag/v3.26.0