CVE-2020-5275

In symfony/security-http before versions 4.4.7 and 5.0.7, when a `Firewall` checks access control rule, it iterate 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 an unanimous strategy. The accessDecisionManager is now called with all attributes at once, allowing the unanimous strategy being applied on each attribute. This issue is patched in versions 4.4.7 and 5.0.7.
Configurations

Configuration 1 (hide)

OR cpe:2.3:a:sensiolabs:symfony:*:*:*:*:*:*:*:*
cpe:2.3:a:sensiolabs:symfony:*:*:*:*:*:*:*:*

History

21 Nov 2024, 05:33

Type Values Removed Values Added
CVSS v2 : 5.5
v3 : 8.1
v2 : 5.5
v3 : 7.6
References () https://github.com/symfony/symfony/commit/c935e4a3fba6cc2ab463a6ca382858068d63cebf - Patch, Third Party Advisory () https://github.com/symfony/symfony/commit/c935e4a3fba6cc2ab463a6ca382858068d63cebf - Patch, Third Party Advisory
References () https://github.com/symfony/symfony/security/advisories/GHSA-g4m9-5hpf-hx72 - Third Party Advisory () https://github.com/symfony/symfony/security/advisories/GHSA-g4m9-5hpf-hx72 - Third Party Advisory
References () https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/C36JLPHUPKDFAX6D5WYFC4ALO2K7RDUQ/ - () https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/C36JLPHUPKDFAX6D5WYFC4ALO2K7RDUQ/ -

07 Nov 2023, 03:23

Type Values Removed Values Added
References
  • {'url': 'https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/C36JLPHUPKDFAX6D5WYFC4ALO2K7RDUQ/', 'name': 'FEDORA-2020-fade6a8df7', 'tags': [], 'refsource': 'FEDORA'}
  • () https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/C36JLPHUPKDFAX6D5WYFC4ALO2K7RDUQ/ -

Information

Published : 2020-03-30 20:15

Updated : 2024-11-21 05:33


NVD link : CVE-2020-5275

Mitre link : CVE-2020-5275

CVE.ORG link : CVE-2020-5275


JSON object : View

Products Affected

sensiolabs

  • symfony
CWE
CWE-285

Improper Authorization

CWE-863

Incorrect Authorization