SensioLabs Symfony 4.4.50

CPE Details

SensioLabs Symfony 4.4.50
4.4.50
2023-02-10
17h02 +00:00
2023-02-13
16h23 +00:00
Alerte pour un CPE
Stay informed of any changes for a specific CPE.
Notifications manage

CPE Name: cpe:2.3:a:sensiolabs:symfony:4.4.50:*:*:*:*:*:*:*

Informations

Vendor

sensiolabs

Product

symfony

Version

4.4.50

Related CVE

Open and find in CVE List

CVE ID Published Description Score Severity
CVE-2023-46734 2023-11-10 17h49 +00:00 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.
6.1
Medium
CVE-2022-23601 2022-02-01 11h17 +00:00 Symfony is a PHP framework for web and console applications and a set of reusable PHP components. The Symfony form component provides a CSRF protection mechanism by using a random token injected in the form and using the session to store and control the token submitted by the user. When using the FrameworkBundle, this protection can be enabled or disabled with the configuration. If the configuration is not specified, by default, the mechanism is enabled as long as the session is enabled. In a recent change in the way the configuration is loaded, the default behavior has been dropped and, as a result, the CSRF protection is not enabled in form when not explicitly enabled, which makes the application sensible to CSRF attacks. This issue has been resolved in the patch versions listed and users are advised to update. There are no known workarounds for this issue.
8.8
High