Логотип exploitDog
product: "symfony"
Консоль
Логотип exploitDog

exploitDog

product: "symfony"
Symfony

Symfonyфреймворк c открытым исходным кодом, написанный на PHP.

Релизный цикл, информация об уязвимостях

Продукт: Symfony
Вендор: SensioLabs

График релизов

5.46.16.26.37.06.47.17.27.38.07.42021202220232024202520262027202820292030

Недавние уязвимости Symfony

Количество 260

github логотип

GHSA-q847-2q57-wmr3

около 2 лет назад

Symfony potential Cross-site Scripting vulnerabilities in CodeExtension filters

CVSS3: 6.1
EPSS: Низкий
github логотип

GHSA-m2wj-r6g3-fxfx

около 2 лет назад

Symfony possible session fixation vulnerability

CVSS3: 6.5
EPSS: Низкий
nvd логотип

CVE-2023-46735

около 2 лет назад

Symfony is a PHP framework for web and console applications and a set of reusable PHP components. Starting in version 6.0.0 and prior to version 6.3.8, the error message in `WebhookController` returns unescaped user-submitted input. As of version 6.3.8, `WebhookController` now doesn't return any user-submitted input in its response.

CVSS3: 6.1
EPSS: Низкий
debian логотип

CVE-2023-46735

около 2 лет назад

Symfony is a PHP framework for web and console applications and a set ...

CVSS3: 6.1
EPSS: Низкий
nvd логотип

CVE-2023-46734

около 2 лет назад

Symfony is a PHP framework for web and console applications and a set of reusable PHP components. Starting in versions 2.0.0, 5.0.0, and 6.0.0 and prior to versions 4.4.51, 5.4.31, and 6.3.8, some Twig filters in CodeExtension use `is_safe=html` but don't actually ensure their input is safe. As of versions 4.4.51, 5.4.31, and 6.3.8, Symfony now escapes the output of the affected filters.

CVSS3: 6.1
EPSS: Низкий
debian логотип

CVE-2023-46734

около 2 лет назад

Symfony is a PHP framework for web and console applications and a set ...

CVSS3: 6.1
EPSS: Низкий
nvd логотип

CVE-2023-46733

около 2 лет назад

Symfony is a PHP framework for web and console applications and a set of reusable PHP components. Starting in versions 5.4.21 and 6.2.7 and prior to versions 5.4.31 and 6.3.8, `SessionStrategyListener` does not migrate the session after every successful login. It does so only in case the logged in user changes by means of checking the user identifier. In some use cases, the user identifier doesn't change between the verification phase and the successful login, while the token itself changes from one type (partially-authenticated) to another (fully-authenticated). When this happens, the session id should be regenerated to prevent possible session fixations, which is not the case at the moment. As of versions 5.4.31 and 6.3.8, Symfony now checks the type of the token in addition to the user identifier before deciding whether the session id should be regenerated.

CVSS3: 6.5
EPSS: Низкий
debian логотип

CVE-2023-46733

около 2 лет назад

Symfony is a PHP framework for web and console applications and a set ...

CVSS3: 6.5
EPSS: Низкий
ubuntu логотип

CVE-2023-46734

около 2 лет назад

Symfony is a PHP framework for web and console applications and a set of reusable PHP components. Starting in versions 2.0.0, 5.0.0, and 6.0.0 and prior to versions 4.4.51, 5.4.31, and 6.3.8, some Twig filters in CodeExtension use `is_safe=html` but don't actually ensure their input is safe. As of versions 4.4.51, 5.4.31, and 6.3.8, Symfony now escapes the output of the affected filters.

CVSS3: 6.1
EPSS: Низкий
ubuntu логотип

CVE-2023-46735

около 2 лет назад

Symfony is a PHP framework for web and console applications and a set of reusable PHP components. Starting in version 6.0.0 and prior to version 6.3.8, the error message in `WebhookController` returns unescaped user-submitted input. As of version 6.3.8, `WebhookController` now doesn't return any user-submitted input in its response.

CVSS3: 6.1
EPSS: Низкий

Уязвимостей на страницу

Уязвимость
CVSS
EPSS
Опубликовано
1
github логотип
GHSA-q847-2q57-wmr3

Symfony potential Cross-site Scripting vulnerabilities in CodeExtension filters

CVSS3: 6.1
1%
Низкий
около 2 лет назад
github логотип
GHSA-m2wj-r6g3-fxfx

Symfony possible session fixation vulnerability

CVSS3: 6.5
1%
Низкий
около 2 лет назад
nvd логотип
CVE-2023-46735

Symfony is a PHP framework for web and console applications and a set of reusable PHP components. Starting in version 6.0.0 and prior to version 6.3.8, the error message in `WebhookController` returns unescaped user-submitted input. As of version 6.3.8, `WebhookController` now doesn't return any user-submitted input in its response.

CVSS3: 6.1
3%
Низкий
около 2 лет назад
debian логотип
CVE-2023-46735

Symfony is a PHP framework for web and console applications and a set ...

CVSS3: 6.1
3%
Низкий
около 2 лет назад
nvd логотип
CVE-2023-46734

Symfony is a PHP framework for web and console applications and a set of reusable PHP components. Starting in versions 2.0.0, 5.0.0, and 6.0.0 and prior to versions 4.4.51, 5.4.31, and 6.3.8, some Twig filters in CodeExtension use `is_safe=html` but don't actually ensure their input is safe. As of versions 4.4.51, 5.4.31, and 6.3.8, Symfony now escapes the output of the affected filters.

CVSS3: 6.1
1%
Низкий
около 2 лет назад
debian логотип
CVE-2023-46734

Symfony is a PHP framework for web and console applications and a set ...

CVSS3: 6.1
1%
Низкий
около 2 лет назад
nvd логотип
CVE-2023-46733

Symfony is a PHP framework for web and console applications and a set of reusable PHP components. Starting in versions 5.4.21 and 6.2.7 and prior to versions 5.4.31 and 6.3.8, `SessionStrategyListener` does not migrate the session after every successful login. It does so only in case the logged in user changes by means of checking the user identifier. In some use cases, the user identifier doesn't change between the verification phase and the successful login, while the token itself changes from one type (partially-authenticated) to another (fully-authenticated). When this happens, the session id should be regenerated to prevent possible session fixations, which is not the case at the moment. As of versions 5.4.31 and 6.3.8, Symfony now checks the type of the token in addition to the user identifier before deciding whether the session id should be regenerated.

CVSS3: 6.5
1%
Низкий
около 2 лет назад
debian логотип
CVE-2023-46733

Symfony is a PHP framework for web and console applications and a set ...

CVSS3: 6.5
1%
Низкий
около 2 лет назад
ubuntu логотип
CVE-2023-46734

Symfony is a PHP framework for web and console applications and a set of reusable PHP components. Starting in versions 2.0.0, 5.0.0, and 6.0.0 and prior to versions 4.4.51, 5.4.31, and 6.3.8, some Twig filters in CodeExtension use `is_safe=html` but don't actually ensure their input is safe. As of versions 4.4.51, 5.4.31, and 6.3.8, Symfony now escapes the output of the affected filters.

CVSS3: 6.1
1%
Низкий
около 2 лет назад
ubuntu логотип
CVE-2023-46735

Symfony is a PHP framework for web and console applications and a set of reusable PHP components. Starting in version 6.0.0 and prior to version 6.3.8, the error message in `WebhookController` returns unescaped user-submitted input. As of version 6.3.8, `WebhookController` now doesn't return any user-submitted input in its response.

CVSS3: 6.1
3%
Низкий
около 2 лет назад

Уязвимостей на страницу


Поделиться