Auth bypass in Sensiolabs Symfony
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.
EPSS: 0.011 (63.5th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 7.6 (High). Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:L/A:N.
Affected products
- Sensiolabs Symfony
- Symfony — versions >= 4.4.0, < 4.4.7, >= 5.0.0, < 5.0.7
Weakness classification (CWE)
References
- security-advisories@github.com (x_refsource_CONFIRM, Third Party Advisory)
- security-advisories@github.com (x_refsource_CONFIRM, Patch, Third Party Advisory)
- security-advisories@github.com (x_refsource_FEDORA, vendor-advisory)
Frequently asked questions
- What is CVE-2020-5275?
- CVE-2020-5275 is a high-severity vulnerability in Sensiolabs Symfony, classified under Improper Authorization. CVSS score: 7.6/10. Published 2020-03-30.
- How severe is CVE-2020-5275?
- High severity. CVSS v3 base score is 7.6 out of 10.