CSRF Token Fixation Affecting symfony/symfony package, versions <2.7.48 >=2.8.0, <2.8.41 >=3.0.0, <3.3.17 >=3.4.0, <3.4.11 >=4.0.0, <4.0.11


0.0
high

Snyk CVSS

    Attack Complexity Low
    User Interaction Required
    Confidentiality High
    Integrity High
    Availability High

    Threat Intelligence

    EPSS 0.28% (69th percentile)
Expand this section
NVD
8.8 high

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-SYMFONYSYMFONY-72198
  • published 30 May 2018
  • disclosed 30 May 2018
  • credit Kevin Liagre

How to fix?

Upgrade symfony/symfony to versions 2.7.48, 2.8.41, 3.3.17, 3.4.11, 4.0.11 or higher.

Overview

symfony/symfony is a set of reusable PHP components.

Affected versions of this package are vulnerable to CSRF Token Fixation. CSRF tokens where not erased during logout, when the invalidate_session option was disabled. By default, a user’s session is invalidated when the user is logged out.