CVE-2021-32693
Last modified
CVE-2021-32693 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. 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. EPSS estimates a 1.39% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Sensiolabs | Symfony | >= 5.3.0, < 5.3.2 |
References
- https://github.com/symfony/security-http/commit/6bf4c31219773a558b019ee12e54572174ff8129Patch, Third Party Advisory
- https://github.com/symfony/symfony/commit/3084764ad82f29dbb025df19978b9cbc3ab34728Patch, Third Party Advisory
- https://github.com/symfony/symfony/security/advisories/GHSA-rfcf-m67m-jcrqPatch, Third Party Advisory
- https://github.com/symfony/security-http/commit/6bf4c31219773a558b019ee12e54572174ff8129Patch, Third Party Advisory
- https://github.com/symfony/symfony/commit/3084764ad82f29dbb025df19978b9cbc3ab34728Patch, Third Party Advisory
- https://github.com/symfony/symfony/security/advisories/GHSA-rfcf-m67m-jcrqPatch, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2021-32693?
How severe is CVE-2021-32693?
How do I fix CVE-2021-32693?
Are you affected by CVE-2021-32693?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
