CVE-2022-23614Injection in Twig

Severity
9.8CRITICALNVD
CNA8.8
EPSS
27.8%
top 3.53%
CISA KEV
Not in KEV
Exploit
No known exploits
Timeline
PublishedFeb 4
Latest updateMar 13

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.

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:HExploitability: 3.9 | Impact: 5.9

Affected Packages3 packages

Packagisttwig/twig2.0.02.14.11+1
NVDsymfony/twig2.0.02.14.11+1
CVEListV5twigphp/twig>= 2.0.0, < 2.14.11, >= 3.0.0, < 3.3.8+1

Also affects: Debian Linux 11.0, Fedora 34, 35

Patches

🔴Vulnerability Details

5
OSV
php-twig, twig vulnerabilities2023-03-13
GHSA
Code injection in Twig2022-02-10
OSV
Code injection in Twig2022-02-10
OSV
CVE-2022-23614: Twig is an open source template language for PHP2022-02-04
CVEList
Code injection in Twig2022-02-04

📋Vendor Advisories

3
Ubuntu
Twig vulnerabilities2023-03-13
Red Hat
twig: Disallow non closures in `sort` filter when the sandbox mode is enabled2022-02-05
Debian
CVE-2022-23614: php-twig - Twig is an open source template language for PHP. When in a sandbox mode, the `a...2022
CVE-2022-23614 — Injection in Symfony Twig | cvebase