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

exploitDog

github логотип

GHSA-x3cf-w64x-4cp2

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

Описание

Symfony Path Disclosure

An issue was discovered in Symfony 2.7.x before 2.7.50, 2.8.x before 2.8.49, 3.x before 3.4.20, 4.0.x before 4.0.15, 4.1.x before 4.1.9, and 4.2.x before 4.2.1. When using the scalar type hint string in a setter method (e.g. setName(string $name)) of a class that's the data_class of a form, and when a file upload is submitted to the corresponding field instead of a normal text input, then UploadedFile::__toString() is called which will then return and disclose the path of the uploaded file. If combined with a local file inclusion issue in certain circumstances this could escalate it to a Remote Code Execution.

Пакеты

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

symfony/symfony

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

>= 2.7.0, < 2.7.50

2.7.50

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

symfony/symfony

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

>= 2.8.0, < 2.8.49

2.8.49

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

symfony/symfony

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

>= 3.0.0, < 3.4.20

3.4.20

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

symfony/symfony

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

>= 4.0.0, < 4.0.15

4.0.15

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

symfony/symfony

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

>= 4.1.0, < 4.1.9

4.1.9

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

symfony/symfony

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

>= 4.2.0, < 4.2.1

4.2.1

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

symfony/form

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

>= 2.7.0, < 2.7.50

2.7.50

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

symfony/form

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

>= 2.8.0, < 2.8.49

2.8.49

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

symfony/form

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

>= 3.0.0, < 3.4.20

3.4.20

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

symfony/form

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

>= 4.0.0, < 4.0.15

4.0.15

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

symfony/form

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

>= 4.1.0, < 4.1.9

4.1.9

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

symfony/form

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

>= 4.2.0, < 4.2.1

4.2.1

EPSS

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

5.3 Medium

CVSS3

Дефекты

CWE-434

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

CVSS3: 5.3
ubuntu
больше 6 лет назад

An issue was discovered in Symfony 2.7.x before 2.7.50, 2.8.x before 2.8.49, 3.x before 3.4.20, 4.0.x before 4.0.15, 4.1.x before 4.1.9, and 4.2.x before 4.2.1. When using the scalar type hint `string` in a setter method (e.g. `setName(string $name)`) of a class that's the `data_class` of a form, and when a file upload is submitted to the corresponding field instead of a normal text input, then `UploadedFile::__toString()` is called which will then return and disclose the path of the uploaded file. If combined with a local file inclusion issue in certain circumstances this could escalate it to a Remote Code Execution.

CVSS3: 5.3
nvd
больше 6 лет назад

An issue was discovered in Symfony 2.7.x before 2.7.50, 2.8.x before 2.8.49, 3.x before 3.4.20, 4.0.x before 4.0.15, 4.1.x before 4.1.9, and 4.2.x before 4.2.1. When using the scalar type hint `string` in a setter method (e.g. `setName(string $name)`) of a class that's the `data_class` of a form, and when a file upload is submitted to the corresponding field instead of a normal text input, then `UploadedFile::__toString()` is called which will then return and disclose the path of the uploaded file. If combined with a local file inclusion issue in certain circumstances this could escalate it to a Remote Code Execution.

CVSS3: 5.3
debian
больше 6 лет назад

An issue was discovered in Symfony 2.7.x before 2.7.50, 2.8.x before 2 ...

CVSS3: 5.3
fstec
больше 6 лет назад

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

EPSS

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

5.3 Medium

CVSS3

Дефекты

CWE-434