CVE-2021-32693
published 2021-06-17CVE-2021-32693: 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…
PriorityP351high8.8CVSS 3.1
AVNACLPRLUINSUCHIHAH
EPSS
1.39%
69.2th percentile
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.
Affected
5 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| debian | symfony | — | — |
| sensiolabs | symfony | >= 5.3.0 < 5.3.2 | 5.3.2 |
| symfony | security-http | >= 5.3.0 < 5.3.2 | 5.3.2 |
| symfony | symfony | — | — |
| symfony | symfony | >= 5.3.0 < 5.3.2 | 5.3.2 |
CVSS provenance
nvdv3.18.8HIGHCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
nvdv2.06.5MEDIUMAV:N/AC:L/Au:S/C:P/I:P/A:P
vendor_debian6.8LOW
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
GHSA
Authentication granted to all firewalls instead of just one
ghsa·2021-06-21
CVE-2021-32693 [MEDIUM] CWE-287 Authentication granted to all firewalls instead of just one
Authentication granted to all firewalls instead of just one
Description
When an application defines multiple firewalls, the authenticated token delivered by one of the firewalls is available to all other firewalls. This can be abused when the application defines different providers for different parts of an application. In such a situation, a user authenticated on one part of the application is considered authenticated on the whole application.
Resolution
We now ensure that the authenticated token is only available for the firewall that generates it.
The patch for this issue is available [here](https://github.com/symfony/symfony/commit/3084764ad82f29dbb025df19978b9cbc3ab34728) for branch 5.3.
Credits
I would like to thank Bogdan, gndk, Paweł Warchoł, Warxcell, and Adrien Lamotte for
OSV
Authentication granted to all firewalls instead of just one
osv·2021-06-21
CVE-2021-32693 [MEDIUM] Authentication granted to all firewalls instead of just one
Authentication granted to all firewalls instead of just one
Description
When an application defines multiple firewalls, the authenticated token delivered by one of the firewalls is available to all other firewalls. This can be abused when the application defines different providers for different parts of an application. In such a situation, a user authenticated on one part of the application is considered authenticated on the whole application.
Resolution
We now ensure that the authenticated token is only available for the firewall that generates it.
The patch for this issue is available [here](https://github.com/symfony/symfony/commit/3084764ad82f29dbb025df19978b9cbc3ab34728) for branch 5.3.
Credits
I would like to thank Bogdan, gndk, Paweł Warchoł, Warxcell, and Adrien Lamotte for
Debian
CVE-2021-32693: symfony - Symfony is a PHP framework for web and console applications and a set of reusabl...
vendor_debian·2021·CVSS 6.8
CVE-2021-32693 [MEDIUM] CVE-2021-32693: symfony - Symfony is a PHP framework for web and console applications and a set of reusabl...
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.
Scope: local
bookworm: resolved
bullseye: resolved
forky: resolved
sid: resolved
trixie
No detection rules found.
No public exploits indexed.
No writeups or analysis indexed.
https://github.com/symfony/security-http/commit/6bf4c31219773a558b019ee12e54572174ff8129https://github.com/symfony/symfony/commit/3084764ad82f29dbb025df19978b9cbc3ab34728https://github.com/symfony/symfony/security/advisories/GHSA-rfcf-m67m-jcrqhttps://symfony.com/blog/cve-2021-32693-authentication-granted-to-all-firewalls-instead-of-just-onehttps://github.com/symfony/security-http/commit/6bf4c31219773a558b019ee12e54572174ff8129https://github.com/symfony/symfony/commit/3084764ad82f29dbb025df19978b9cbc3ab34728https://github.com/symfony/symfony/security/advisories/GHSA-rfcf-m67m-jcrqhttps://symfony.com/blog/cve-2021-32693-authentication-granted-to-all-firewalls-instead-of-just-one
2021-06-17
Published