Name | CVE-2022-39261 |
Description | 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 `include` statement to read arbitrary files from outside the templates' directory when using a namespace like `@somewhere/../some.file`. In such a case, validation is bypassed. Versions 1.44.7, 2.15.3, and 3.4.3 contain a fix for validation of such template names. There are no known workarounds aside from upgrading. |
Source | CVE (at NVD; CERT, LWN, oss-sec, fulldisc, Red Hat, Ubuntu, Gentoo, SUSE bugzilla/CVE, GitHub advisories/code/issues, web search, more) |
References | DLA-3147-1, DSA-5248-1 |
Debian Bugs | 1020991 |
The table below lists information on source packages.
Source Package | Release | Version | Status |
---|---|---|---|
php-twig (PTS) | bullseye | 2.14.3-1+deb11u2 | fixed |
bullseye (security) | 2.14.3-1+deb11u3 | fixed | |
bookworm (security), bookworm | 3.5.1-1+deb12u1 | fixed | |
sid, trixie | 3.14.2-3 | fixed | |
twig (PTS) | jessie, jessie (lts) | 1.16.2-1+deb8u1 | vulnerable |
stretch (security), stretch (lts), stretch | 1.24.0-2+deb9u1 | vulnerable | |
buster (security), buster, buster (lts) | 2.6.2-2+deb10u1 | fixed |
The information below is based on the following data on fixed versions.
Package | Type | Release | Fixed Version | Urgency | Origin | Debian Bugs |
---|---|---|---|---|---|---|
php-twig | source | bullseye | 2.14.3-1+deb11u2 | DSA-5248-1 | ||
php-twig | source | (unstable) | 3.4.3-1 | 1020991 | ||
twig | source | jessie | (unfixed) | end-of-life | ||
twig | source | stretch | (unfixed) | end-of-life | ||
twig | source | buster | 2.6.2-2+deb10u1 | DLA-3147-1 | ||
twig | source | (unstable) | (unfixed) |
https://github.com/twigphp/Twig/security/advisories/GHSA-52m2-vc4m-jj33
https://github.com/twigphp/Twig/commit/35f3035c5deb0041da7b84daf02dea074ddc7a0b (v1.44.7, v2.15.3, v3.4.3)