The login form in the FriendsOfSymfony FOSUserBundle bundle before 1.3.3 for Symfony allows remote attackers to cause a denial of service (CPU consumption) via a long password that triggers an expensive hash computation, as demonstrated by a PBKDF2 computation.
{
"severity": "MODERATE",
"cwe_ids": [
"CWE-400"
],
"nvd_published_at": "2013-09-25T10:31:00Z",
"github_reviewed_at": "2024-04-23T22:47:11Z",
"github_reviewed": true
}