Denial of Service Vulnerability in Symfony Framework Components
CVE-2016-4423
7.5HIGH
What is CVE-2016-4423?
The attemptAuthentication function in the Symfony framework fails to restrict the length of usernames stored in user sessions. This oversight enables remote attackers to exploit the system by making repeated authentication attempts using overly long, non-existent usernames. Such activity can lead to excessive consumption of session storage resources, potentially resulting in a denial of service scenario where legitimate users are denied access.