CVE-2022-23614

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.
Configurations

Configuration 1 (hide)

OR cpe:2.3:a:symfony:twig:*:*:*:*:*:*:*:*
cpe:2.3:a:symfony:twig:*:*:*:*:*:*:*:*

Configuration 2 (hide)

OR cpe:2.3:o:fedoraproject:fedora:34:*:*:*:*:*:*:*
cpe:2.3:o:fedoraproject:fedora:35:*:*:*:*:*:*:*

Configuration 3 (hide)

cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*

History

No history.

Information

Published : 2022-02-04 23:15

Updated : 2023-11-07 03:44


NVD link : CVE-2022-23614

Mitre link : CVE-2022-23614

CVE.ORG link : CVE-2022-23614


JSON object : View

Products Affected

debian

  • debian_linux

fedoraproject

  • fedora

symfony

  • twig
CWE
CWE-94

Improper Control of Generation of Code ('Code Injection')

CWE-74

Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')