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

exploitDog

github логотип

GHSA-52m2-vc4m-jj33

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

Описание

Twig may load a template outside a configured directory when using the filesystem loader

Description

When using the filesystem loader to load 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).

Resolution

We fixed validation for such template names.

Even if the 1.x branch is not maintained anymore, a new version has been released.

Credits

We would like to thank Dariusz Tytko for reporting the issue and Fabien Potencier for fixing the issue.

Пакеты

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

twig/twig

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

>= 1.0.0, < 1.44.7

1.44.7

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

twig/twig

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

>= 2.0.0, < 2.15.3

2.15.3

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

twig/twig

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

>= 3.0.0, < 3.4.3

3.4.3

EPSS

Процентиль: 76%
0.01001
Низкий

7.5 High

CVSS3

Дефекты

CWE-22

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

CVSS3: 7.5
ubuntu
почти 3 года назад

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.

CVSS3: 7.5
nvd
почти 3 года назад

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.

CVSS3: 7.5
debian
почти 3 года назад

Twig is a template language for PHP. Versions 1.x prior to 1.44.7, 2.x ...

EPSS

Процентиль: 76%
0.01001
Низкий

7.5 High

CVSS3

Дефекты

CWE-22