In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsUpgrade twig/twig
to version 3.19.0 or higher.
twig/twig is a flexible, fast, and secure template language for PHP.
Affected versions of this package are vulnerable to Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection') due to improper handling of the null coalesce operator ??
. This is because of a missing output escaping for the expression on the left side of the operator.