CVE-2024-45411
- EPSS 0.16%
- Published 09.09.2024 19:15:13
- Last modified 21.11.2024 09:37:44
Twig is a template language for PHP. Under some circumstances, the sandbox security checks are not run which allows user-contributed templates to bypass the sandbox restrictions. This vulnerability is fixed in 1.44.8, 2.16.1, and 3.14.0.
CVE-2022-39261
- EPSS 1.57%
- Published 28.09.2022 14:15:10
- Last modified 21.11.2024 07:17:54
Twig is a template language for PHP. Versions 1.x prior to 1.44.7, 2.x prior to 2.15.3, and 3.x prior to 3.4.3 encounter an issue when the filesystem loader loads templates for which the name is a user input. It is possible to use the `source` or `in...
CVE-2022-23614
- EPSS 45.72%
- Published 04.02.2022 23:15:15
- Last modified 21.11.2024 06:48:56
Twig is an open source template language for PHP. When in a sandbox mode, the `arrow` parameter of the `sort` filter must be a closure to avoid attackers being able to run arbitrary PHP functions. In affected versions this constraint was not properly...
CVE-2019-9942
- EPSS 0.33%
- Published 23.03.2019 15:29:00
- Last modified 21.11.2024 04:52:38
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-2018-13818
- EPSS 2.21%
- Published 10.07.2018 14:29:00
- Last modified 21.11.2024 03:48:08
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 prope...
CVE-2015-7809
- EPSS 2.04%
- Published 06.11.2015 21:59:12
- Last modified 12.04.2025 10:46:40
The displayBlock function Template.php in Sensio Labs Twig before 1.20.0, when Sandbox mode is enabled, allows remote attackers to execute arbitrary code via the _self variable in a template.
CVE-2001-1537
- EPSS 0.2%
- Published 31.12.2001 05:00:00
- Last modified 03.04.2025 01:03:51
The default "basic" security setting' in config.php for TWIG webmail 2.7.4 and earlier stores cleartext usernames and passwords in cookies, which could allow attackers to obtain authentication information and gain privileges.