VYPR

Twig

by Twigphp

Source repositories

CVEs (25)

  • CVE-2025-24374MedJan 29, 2025
    risk 0.21cvss 4.3epss 0.00

    Twig is a template language for PHP. When using the ?? operator, output escaping was missing for the expression on the left side of the operator. This vulnerability is fixed in 3.19.0.

  • CVE-2019-9942LowMar 23, 2019
    risk 0.17cvss 3.7epss 0.01

    A sandbox information disclosure exists in Twig before 1.38.0 and 2.x before 2.7.0 because, under some circumstances, it is possible to call the __toString() method on an object even if not allowed by the security policy in place.

  • CVE-2024-51755LowNov 6, 2024
    risk 0.07cvss 2.2epss 0.00

    Twig is a template language for PHP. In a sandbox, an attacker can access attributes of Array-like objects as they were not checked by the security policy. They are now checked via the property policy and the `__isset()` method is now called after the security check. This is a…

  • CVE-2024-51754LowNov 6, 2024
    risk 0.07cvss 2.2epss 0.00

    Twig is a template language for PHP. In a sandbox, an attacker can call `__toString()` on an object even if the `__toString()` method is not allowed by the security policy when the object is part of an array or an argument list (arguments to a function or a filter for instance).…

  • CVE-2018-13818CriJul 10, 2018
    risk 0.01cvss 9.8epss 0.07

    Twig before 2.4.4 allows Server-Side Template Injection (SSTI) via the search search_key parameter. NOTE: the vendor points out that Twig itself is not a web application and states that it is the responsibility of web applications using Twig to properly wrap input to it

Page 2 of 2