CVE-2020-5275
Last modified
CVE-2020-5275 is a high-severity vulnerability rated 8.1/10 on the CVSS scale. 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. EPSS estimates a 1.15% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Sensiolabs | Symfony | >= 4.4.0, < 4.4.7 |
| Sensiolabs | Symfony | >= 5.0.0, < 5.0.7 |
References
- https://github.com/symfony/symfony/commit/c935e4a3fba6cc2ab463a6ca382858068d63cebfPatch, Third Party Advisory
- https://github.com/symfony/symfony/security/advisories/GHSA-g4m9-5hpf-hx72Third Party Advisory
- https://github.com/symfony/symfony/commit/c935e4a3fba6cc2ab463a6ca382858068d63cebfPatch, Third Party Advisory
- https://github.com/symfony/symfony/security/advisories/GHSA-g4m9-5hpf-hx72Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2020-5275?
How severe is CVE-2020-5275?
How do I fix CVE-2020-5275?
Are you affected by CVE-2020-5275?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
