Name | CVE-2022-23614 |
Description | 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 enforced and could lead to code injection of arbitrary PHP code. Patched versions now disallow calling non Closure in the `sort` filter as is the case for some other filters. Users are advised to upgrade. |
Source | CVE (at NVD; CERT, LWN, oss-sec, fulldisc, Red Hat, Ubuntu, Gentoo, SUSE bugzilla/CVE, GitHub advisories/code/issues, web search, more) |
References | DSA-5107-1 |
Vulnerable and fixed packages
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 | 3.5.1-1 | fixed |
| bookworm (security) | 3.5.1-1+deb12u1 | fixed |
| sid, trixie | 3.14.0-4 | 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+deb11u1 | | DSA-5107-1 | |
php-twig | source | (unstable) | 3.3.8-1 | | | |
twig | source | stretch | (not affected) | | | |
twig | source | buster | (not affected) | | | |
twig | source | (unstable) | (unfixed) | | | |
Notes
[buster] - twig <not-affected> (The vulnerable code was introduced later)
[stretch] - twig <not-affected> (The vulnerable code was introduced later)
https://github.com/twigphp/Twig/security/advisories/GHSA-5mv2-rx3q-4w2v
https://github.com/twigphp/Twig/pull/3641
https://github.com/twigphp/Twig/commit/2eb33080558611201b55079d07ac88f207b466d5 (v3.3.8)