An open index of dependabot pull requests across open source projects.

Symphony Denial of Service Via Overlong Usernames

GHSA-whgv-8cg3-7hcm CVE-2016-4423
Description:

The attemptAuthentication function in Component/Security/Http/Firewall/UsernamePasswordFormAuthenticationListener.php in Symfony before 2.3.41, 2.7.x before 2.7.13, 2.8.x before 2.8.6, and 3.0.x before 3.0.6 does not limit the length of a username stored in a session, which allows remote attackers to cause a denial of service (session storage consumption) via a series of authentication attempts with long, non-existent usernames.

Affected Packages
Ecosystem Package Vulnerable Versions Patched Version
packagist symfony/symfony >= 3.0.0, < 3.0.6
>= 2.8.0, < 2.8.6
>= 2.4.0, < 2.7.13
>= 2.3.0, < 2.3.41
3.0.6
packagist symfony/security >= 3.0.0, < 3.0.6
>= 2.8.0, < 2.8.6
>= 2.4.0, < 2.7.13
>= 2.3.0, < 2.3.41
3.0.6
packagist symfony/security-http >= 3.0.0, < 3.0.6
>= 2.8.0, < 2.8.6
>= 2.4.0, < 2.7.13
>= 2.3.0, < 2.3.41
3.0.6
Related Dependabot Pull Requests