Symfony

Twig

25 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.22%
  • Veröffentlicht 14.07.2026 21:29:15
  • Zuletzt bearbeitet 17.07.2026 03:16:31

Twig is a template language for PHP. Prior to 3.27.0, the sandbox __toString() checks do not fully cover Traversable values passed to join and replace filters or operands evaluated by the in and not in operators, allowing contained Stringable objects...

  • EPSS 0.23%
  • Veröffentlicht 14.07.2026 21:28:08
  • Zuletzt bearbeitet 17.07.2026 03:17:51

Twig is a template language for PHP. Prior to 3.27.0, ArrayExpression does not guard dynamic mapping keys that are coerced to strings, allowing PHP to invoke __toString() on a Stringable object used as a mapping key without calling SandboxExtension::...

  • EPSS 0.24%
  • Veröffentlicht 14.07.2026 21:27:21
  • Zuletzt bearbeitet 17.07.2026 03:16:15

Twig is a template language for PHP. Prior to 3.27.0, the column filter passes the active sandbox state as a boolean but does not forward the current Source to SandboxExtension::checkPropertyAllowed(), so SourcePolicyInterface decisions are lost and ...

  • EPSS 0.27%
  • Veröffentlicht 14.07.2026 21:26:34
  • Zuletzt bearbeitet 17.07.2026 03:18:15

Twig is a template language for PHP. Prior to 3.27.0, deprecated internal wrappers in src/Resources/core.php do not forward the current sandbox state to CoreExtension::checkArrow(), arraySome(), and arrayEvery(), allowing legacy calls such as twig_ar...

  • EPSS 0.21%
  • Veröffentlicht 14.07.2026 21:26:00
  • Zuletzt bearbeitet 21.07.2026 16:17:13

Twig is a template language for PHP. Prior to 3.27.0, the per-template filter, tag, and function allow-list verdict is computed when a Template instance is constructed and can remain cached after sandbox state changes between renders, allowing a late...

  • EPSS 0.18%
  • Veröffentlicht 14.07.2026 21:25:20
  • Zuletzt bearbeitet 16.07.2026 16:19:08

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 ot...

  • EPSS 0.27%
  • Veröffentlicht 14.07.2026 21:23:50
  • Zuletzt bearbeitet 16.07.2026 03:11:19

Twig is a template language for PHP. Prior to 3.26.0, {% sandbox %}{% include %} can include a template that was previously loaded outside the sandbox without re-invoking checkSecurity(), allowing the cached template to use tags, filters, and functio...

  • EPSS 0.41%
  • Veröffentlicht 14.07.2026 21:22:57
  • Zuletzt bearbeitet 16.07.2026 05:16:20

Twig is a template language for PHP. From 3.15.0 until 3.26.0, _self.(<string>) and import-alias dynamic attribute syntax can concatenate an attacker-controlled string into a MacroReferenceExpression name without identifier validation, causing raw PH...

  • EPSS 0.3%
  • Veröffentlicht 14.07.2026 21:22:15
  • Zuletzt bearbeitet 16.07.2026 03:11:40

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...

  • EPSS 0.17%
  • Veröffentlicht 14.07.2026 21:21:10
  • Zuletzt bearbeitet 21.07.2026 16:17:13

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 arb...