cbcvebase.

Sensiolabs Symfony vulnerabilities

89 known vulnerabilities affecting sensiolabs/symfony.

Total CVEs
89
CISA KEV
0
Public exploits
2
Exploited in wild
0
Severity breakdown
CRITICAL11HIGH34MEDIUM44

Vulnerabilities

Page 5 of 5
CVE-2023-46735P4MEDIUMCVSS 6.1≥ 6.0.0, < 6.3.82023-11-10
CVE-2023-46735 [MEDIUM] CWE-79 CVE-2023-46735: Symfony is a PHP framework for web and console applications and a set of reusable PHP components. St 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.
nvd
CVE-2018-11408P4MEDIUMCVSS 6.1≥ 2.7.0, < 2.7.48≥ 2.8.0, < 2.8.41+3 more2018-06-13
CVE-2018-11408 [MEDIUM] CVE-2018-11408: The security handlers in the Security component in Symfony in 2.7.x before 2.7.48, 2.8.x before 2.8. The security handlers in the Security component in Symfony in 2.7.x before 2.7.48, 2.8.x before 2.8.41, 3.3.x before 3.3.17, 3.4.x before 3.4.11, and 4.0.x before 4.0.11 have an Open redirect vulnerability when security.http_utils is inlined by a container. NOTE: this issue exists because of an incomplete fix for CVE-2017-16652.
nvd
CVE-2018-19790P4MEDIUMCVSS 6.1≥ 2.7.0, < 2.7.50≥ 2.8.0, < 2.8.49+4 more2018-12-18
CVE-2018-19790 [MEDIUM] CWE-601 CVE-2018-19790: An open redirect was discovered in Symfony 2.7.x before 2.7.50, 2.8.x before 2.8.49, 3.x before 3.4. An open redirect 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. By using backslashes in the `_failure_path` input field of login forms, an attacker can work around the redirection target restrictions and effectively redirect the user to any domain
nvd
CVE-2017-16652P4MEDIUMCVSS 6.1fixed in 2.7.38fixed in 2.8.31+2 more2018-06-13
CVE-2017-16652 [MEDIUM] CWE-601 CVE-2017-16652: An issue was discovered in Symfony 2.7.x before 2.7.38, 2.8.x before 2.8.31, 3.2.x before 3.2.14, an An issue was discovered in Symfony 2.7.x before 2.7.38, 2.8.x before 2.8.31, 3.2.x before 3.2.14, and 3.3.x before 3.3.13. DefaultAuthenticationSuccessHandler or DefaultAuthenticationFailureHandler takes the content of the _target_path parameter and generates a redirect response, but no check is performed on the path, which could be an absolute URL
nvd
CVE-2019-10909P4MEDIUMCVSS 5.4≥ 2.7.0, < 2.7.51≥ 2.8.0, < 2.8.50+3 more2019-05-16
CVE-2019-10909 [MEDIUM] CWE-79 CVE-2019-10909: In Symfony before 2.7.51, 2.8.x before 2.8.50, 3.x before 3.4.26, 4.x before 4.1.12, and 4.2.x befor In Symfony before 2.7.51, 2.8.x before 2.8.50, 3.x before 3.4.26, 4.x before 4.1.12, and 4.2.x before 4.2.7, validation messages are not escaped, which can lead to XSS when user input is included. This is related to symfony/framework-bundle.
nvd
CVE-2018-12040P4MEDIUMCVSS 6.1v3.3.62018-06-13
CVE-2018-12040 [MEDIUM] CWE-79 CVE-2018-12040: Reflected Cross-site scripting (XSS) vulnerability in the web profiler in SensioLabs Symfony 3.3.6 a Reflected Cross-site scripting (XSS) vulnerability in the web profiler in SensioLabs Symfony 3.3.6 allows remote attackers to inject arbitrary web script or HTML via the "file" parameter, aka an _profiler/open?file= URI. NOTE: The vendor states "The XSS ... is in the web profiler, a tool that should never be deployed in production (so, we don't handl
nvd
CVE-2013-5958P4MEDIUMCVSS 5.0v2.0.0v2.0.1+51 more2014-12-27
CVE-2013-5958 [MEDIUM] CVE-2013-5958: The Security component in Symfony 2.0.x before 2.0.25, 2.1.x before 2.1.13, 2.2.x before 2.2.9, and The Security component in Symfony 2.0.x before 2.0.25, 2.1.x before 2.1.13, 2.2.x before 2.2.9, and 2.3.x before 2.3.6 allows remote attackers to cause a denial of service (CPU consumption) via a long password that triggers an expensive hash computation, as demonstrated by a PBKDF2 computation, a similar issue to CVE-2013-5750.
nvd
CVE-2020-5255P4MEDIUMCVSS 4.3≥ 4.4.0, < 4.4.7≥ 5.0.0, < 5.0.72020-03-30
CVE-2020-5255 [MEDIUM] CWE-435 CVE-2020-5255: In Symfony before versions 4.4.7 and 5.0.7, when a `Response` does not contain a `Content-Type` head In Symfony before versions 4.4.7 and 5.0.7, when a `Response` does not contain a `Content-Type` header, affected versions of Symfony can fallback to the format defined in the `Accept` header of the request, leading to a possible mismatch between the response's content and `Content-Type` header. When the response is cached, this can prevent the use of
nvd
CVE-2012-2667P4MEDIUMCVSS 4.3≤ 1.4.17v1.4.0+16 more2012-06-07
CVE-2012-2667 [MEDIUM] CVE-2012-2667: Session fixation vulnerability in lib/user/sfBasicSecurityUser.class.php in SensioLabs Symfony befor Session fixation vulnerability in lib/user/sfBasicSecurityUser.class.php in SensioLabs Symfony before 1.4.18 allows remote attackers to hijack web sessions via vectors related to the regenerate method and unspecified "database backed session classes."
nvd
Sensiolabs Symfony vulnerabilities | cvebase