Improper Authorization Affecting symfony/symfony package, versions >=4.4.0, <4.4.7


0.0
high

Snyk CVSS

    Attack Complexity Low
    User Interaction Required
    Scope Changed
    Confidentiality High

    Threat Intelligence

    EPSS 0.1% (40th percentile)
Expand this section
NVD
8.1 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-561581
  • published 30 Mar 2020
  • disclosed 30 Mar 2020
  • credit Antonio J. Garcia Lagar, Robin Chalas

How to fix?

Upgrade symfony/symfony to version 4.4.7 or higher.

Overview

symfony/symfony is a PHP framework for web applications and a set of reusable PHP components.

Affected versions of this package are vulnerable to Improper Authorization. When checking access control rule it suffices with one attribute that is granted access through accessDecisionManager, instead of checking all attributes.