PT-2021-3455 · Symfony · Symfony
Adrien Lamotte
+4
·
Published
2021-06-17
·
Updated
2024-03-06
·
CVE-2021-32693
CVSS v2.0
9.0
High
| Vector | AV:N/AC:L/Au:S/C:C/I:C/A:C |
Name of the Vulnerable Software and Affected Versions
Symfony versions 5.3.0 through 5.3.1
Description
A vulnerability in Symfony is related to firewall authentication. 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, allowing a user authenticated on a part of the application to be considered authenticated on the rest of the application.
Recommendations
For Symfony versions 5.3.0 through 5.3.1, update to version 5.3.2 or later, where a patch ensures that the authenticated token is only available for the firewall that generates it. As a temporary workaround, consider restricting access to sensitive parts of the application to minimize the risk of exploitation.
Exploit
Fix
Improper Authentication
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Symfony