Asymmetric denial of service In symfony/security
Description
Symphony Denial of Service Via Overlong Usernames
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.
Mitigation
Update Impact
Minimal update. May introduce new vulnerabilities or breaking changes.
Ecosystem | Package | Affected version | Patched versions |
|---|---|---|---|
packagist | 2.3.41, 2.7.13, 2.8.6, 3.0.6 | ||
packagist | 2.3.41, 2.7.13, 2.8.6, 3.0.6 | ||
packagist | 2.3.41, 2.7.13, 2.8.6, 3.0.6 | ||
debian 11 | 2.8.6+dfsg-1 | ||
debian 13 | 2.8.6+dfsg-1 | ||
debian 12 | 2.8.6+dfsg-1 | ||
debian 14 | 2.8.6+dfsg-1 |
Aliases
1. 2. 3. 4. 5. 6.
References
1. 2. 3. 4. 5. 6. 7.