提交 #878860: error311 FileRise 3.20.0 Rate Limiting信息

标题error311 FileRise 3.20.0 Rate Limiting
描述Login 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.
来源⚠️ https://github.com/error311/FileRise/security/advisories/GHSA-5m63-83jf-gwx8
用户
 BRabbit (UID 99520)
提交2026-07-03 08時37分 (2 月前)
管理2026-08-19 18時38分 (2 months later)
状态已接受
VulDB条目393216 [error311 FileRise 直到 3.20.0 AuthController.php getFailedLoginKey 信息公开]
积分20

Want to know what is going to be exploited?

We predict KEV entries!