Submeter #878860: error311 FileRise 3.20.0 Rate Limitinginformação

Títuloerror311 FileRise 3.20.0 Rate Limiting
DescriçãoLogin rate limiting uses per-IP+username keys (5 attempts per pair, 30-min window). Since the key includes the username, rotating to a different username resets the counter. AuthController.php handleFormLogin() at line 521 and loginBasic() at line 787 use AuthModel::getFailedLoginKey() which returns IP|username. Each pair gets independent budget. PoC: sending requests to 6 different usernames from same IP all return 401 instead of 429. Enables unlimited password spraying, user enumeration, and denial of service by locking out specific users.
Fonte⚠️ https://github.com/error311/FileRise/security/advisories/GHSA-5m63-83jf-gwx8
Utilizador
 BRabbit (UID 99520)
Submissão03/07/2026 08h37 (há 2 meses)
Moderação19/08/2026 18h38 (2 months later)
EstadoAceite
Entrada VulDB393216 [error311 FileRise até 3.20.0 AuthController.php getFailedLoginKey Divulgação de Informação]
Pontos20

Do you want to use VulDB in your project?

Use the official API to access entries easily!