PT-2016-5952 · Symfony · Symfony
Marek Alaksa
·
Published
2016-05-29
·
Updated
2022-05-17
·
CVE-2016-4423
CVSS v3.1
7.5
High
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Symfony versions prior to 2.3.41
Symfony versions 2.7.x prior to 2.7.13
Symfony versions 2.8.x prior to 2.8.6
Symfony versions 3.0.x prior to 3.0.6
Description
The issue is related to the
attemptAuthentication function in Component/Security/Http/Firewall/UsernamePasswordFormAuthenticationListener.php, which does not limit the length of a username stored in a session. This allows remote attackers to cause a denial of service (session storage consumption) via a series of authentication attempts with long, non-existent usernames.Recommendations
For Symfony versions prior to 2.3.41, update to version 2.3.41 or later.
For Symfony versions 2.7.x prior to 2.7.13, update to version 2.7.13 or later.
For Symfony versions 2.8.x prior to 2.8.6, update to version 2.8.6 or later.
For Symfony versions 3.0.x prior to 3.0.6, update to version 3.0.6 or later.
Exploit
Fix
DoS
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Symfony