Lucene search

K
osvGoogleOSV:CVE-2021-21424
HistoryMay 13, 2021 - 4:15 p.m.

CVE-2021-21424

2021-05-1316:15:07
Google
osv.dev
9
symfony
php
framework
vulnerability
user enumeration
patch
3.4

AI Score

7

Confidence

Low

EPSS

0.001

Percentile

47.8%

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.