Advisory Database
  • Advisories
  • Dependency Scanning
  1. composer
  2. ›
  3. symfony/security-http
  4. ›
  5. CVE-2020-5275

CVE-2020-5275: Incorrect Authorization

March 30, 2020 (updated April 9, 2020)

In symfony/security-http, when a Firewall checks access control rule, it iterates overs each rule’s attributes and stops as soon as the accessDecisionManager decides to grant access on the attribute, preventing the check of next attributes that should have been take into account in a unanimous strategy. The accessDecisionManager is now called with all attributes at once, allowing the unanimous strategy being applied on each attribute.

References

  • nvd.nist.gov/vuln/detail/CVE-2020-5275

Code Behaviors & Features

Detect and mitigate CVE-2020-5275 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 4.4.0 before 4.4.7, all versions starting from 5.0.0 before 5.0.7

Fixed versions

  • 4.4.7
  • 5.0.7

Solution

Upgrade to versions 4.4.7, 5.0.7 or above.

Impact 8.1 HIGH

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N

Learn more about CVSS

Weakness

  • CWE-863: Incorrect Authorization

Source file

packagist/symfony/security-http/CVE-2020-5275.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:15:06 +0000.