Security Advisory

CVE-2021-21424

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2021-05-13 00:00:00
Last updated 2024-08-03 18:09:16
Assigner GitHub_M
State PUBLISHED

Description

Symfony is a PHP framework for web and console applications and a set of reusable PHP components. The ability to enumerate users was possible without relevant permissions due to different handling depending on whether the user existed or not when attempting to use the switch users functionality. We now ensure that 403s are returned whether the user exists or not if a user cannot switch to a user or if the user does not exist. The patch for this issue is available for branch 3.4.