CVE-2021-32693
Authentication granted to all firewalls instead of just one
Description
Symfony is a PHP framework for web and console applications and a set of reusable PHP components. A vulnerability related to firewall authentication is in Symfony starting with version 5.3.0 and prior to 5.3.2. When an application defines multiple firewalls, the token authenticated by one of the firewalls was available for all other firewalls. This could be abused when the application defines different providers for each part of the application, in such a situation, a user authenticated on a part of the application could be considered authenticated on the rest of the application. Starting in version 5.3.2, a patch ensures that the authenticated token is only available for the firewall that generates it.
How to fix CVE-2021-32693
To remediate CVE-2021-32693, upgrade the affected package to a fixed version below.
- —upgrade to 5.3.2 or later
- —upgrade to 5.3.2 or later
- —upgrade to 5.3.2 or later
Is CVE-2021-32693 being exploited?
Low — EPSS is 0.2%, meaning exploitation activity has not been observed at scale.
Affected packages (3)
- >= 5.3.0, < 5.3.2
- >= 5.3.0, < 5.3.2
- >= 5.3.0, < 5.3.2
CVSS scores
| Source | Version | Severity | Vector |
|---|---|---|---|
| osv | CVSS 3.1 | MEDIUM6.8 | CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N |