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

exploitDog

github логотип

GHSA-5c58-w9xc-qcj9

Опубликовано: 17 мая 2022
Источник: github
Github: Прошло ревью

Описание

Symfony Vulnerable to PHP Eval Injection

Applications with ESI support (and SSI support as of Symfony 2.6) enabled and using the Symfony built-in reverse proxy (the `Symfony\Component\HttpKernel\HttpCache class) are vulnerable to PHP code injection; a malicious user can inject PHP code that will be executed by the server.

HttpCache uses eval() to execute files in its cache when they contain ESI tags (and only when ESI is enabled). The vulnerability comes from the fact that PHP allows contents of

A possible exploit comes from websites also vulnerable to Cross-Site Scripting as an attacker can successfully conduct a PHP code injection attack by passing such a tag in a user submitted variable (for which proper output escaping was not applied).

Пакеты

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

symfony/symfony

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

>= 2.0.0, < 2.3.27

2.3.27

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

symfony/symfony

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

>= 2.4.0, < 2.5.11

2.5.11

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

symfony/symfony

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

>= 2.6.0, < 2.6.6

2.6.6

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

symfony/http-kernel

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

>= 2.0.0, < 2.3.27

2.3.27

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

symfony/http-kernel

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

>= 2.4.0, < 2.5.11

2.5.11

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

symfony/http-kernel

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

>= 2.6.0, < 2.6.6

2.6.6

EPSS

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

Дефекты

CWE-94

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

ubuntu
почти 10 лет назад

Eval injection vulnerability in the HttpCache class in HttpKernel in Symfony 2.x before 2.3.27, 2.4.x and 2.5.x before 2.5.11, and 2.6.x before 2.6.6 allows remote attackers to execute arbitrary PHP code via a language="php" attribute of a SCRIPT element.

nvd
почти 10 лет назад

Eval injection vulnerability in the HttpCache class in HttpKernel in Symfony 2.x before 2.3.27, 2.4.x and 2.5.x before 2.5.11, and 2.6.x before 2.6.6 allows remote attackers to execute arbitrary PHP code via a language="php" attribute of a SCRIPT element.

debian
почти 10 лет назад

Eval injection vulnerability in the HttpCache class in HttpKernel in S ...

EPSS

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

Дефекты

CWE-94