Open Redirect Affecting symfony/security package, versions >=2.7.0, <2.7.50 >=2.8.0, <2.8.49 >=3.0.0, <3.4.20 >=4.0.0, <4.0.15 >=4.1.0, <4.1.9


0.0
medium

Snyk CVSS

    Attack Complexity High

    Threat Intelligence

    EPSS 0.99% (84th percentile)
Expand this section
NVD
6.1 medium

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk ID SNYK-PHP-SYMFONYSECURITY-72662
  • published 10 Dec 2018
  • disclosed 7 Dec 2018
  • credit Unknown

How to fix?

Upgrade symfony/security to version 2.7.50, 2.8.49, 3.4.20, 4.0.15, 4.1.9 or higher.

Overview

symfony/security is a security component which provides a complete security system for a symfony web application.

Affected versions of this package are vulnerable to Open Redirect. An attacker could redirect the user to any domain after login while using backslashes in the _failure_path input field of login form.