Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

github логотип

GHSA-5mv2-rx3q-4w2v

Опубликовано: 10 фев. 2022
Источник: github
Github: Прошло ревью
CVSS3: 8.8

Описание

Code injection in Twig

Description

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.

Resolution

We now disallow calling non Closure in the sort filter like we already did for some other filters.

Credits

We would like to thank Marlon Starkloff for reporting the issue and Fabien Potencier for fixing the issue.

Пакеты

Наименование

twig/twig

composer
Затронутые версииВерсия исправления

>= 2.0.0, < 2.14.11

2.14.11

Наименование

twig/twig

composer
Затронутые версииВерсия исправления

>= 3.0.0, < 3.3.8

3.3.8

EPSS

Процентиль: 98%
0.49674
Средний

8.8 High

CVSS3

Дефекты

CWE-74
CWE-94

Связанные уязвимости

CVSS3: 8.8
ubuntu
больше 3 лет назад

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.

CVSS3: 8.8
redhat
больше 3 лет назад

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.

CVSS3: 8.8
nvd
больше 3 лет назад

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.

CVSS3: 8.8
debian
больше 3 лет назад

Twig is an open source template language for PHP. When in a sandbox mo ...

CVSS3: 9.8
fstec
больше 3 лет назад

Уязвимость компилирующего обработчика шаблонов Twig, существующая из-за непринятия мер по нейтрализации специальных элементов, позволяющая нарушителю оказать воздействие на конфиденциальность, целостность и доступность защищаемой информации

EPSS

Процентиль: 98%
0.49674
Средний

8.8 High

CVSS3

Дефекты

CWE-74
CWE-94