CVE-2023-29005
HIGH7.5EPSS 0.30%Flask-AppBuilder Has No Rate Limiting on Login AUTH DB
發布日:2023/4/10修改日:2025/3/7
描述
### Impact Lack of rate limiting will allow an attacker to brute-force user credentials. ### Patches Ability to enable rate limiting on Flask-AppBuilder >= 4.3.0. Use `AUTH_RATE_LIMITED = True` and `RATELIMIT_ENABLED = True` set the limit itself by using `AUTH_RATE_LIMIT`. Will apply only to database authentication. ### Workarounds Implement rate limiting using a reverse proxy or other strategies.
受影響套件(1)
- PyPI/flask-appbuilderfrom 0, < 4.3.0
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 3.1 | HIGH7.5 | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N |
參考連結(6)
- ADVISORYhttps://nvd.nist.gov/vuln/detail/CVE-2023-29005
- PATCHhttps://github.com/dpgaspar/Flask-AppBuilder
- WEBhttps://flask-limiter.readthedocs.io/en/stable/configuration.html
- WEBhttps://github.com/dpgaspar/Flask-AppBuilder/pull/1976
- WEBhttps://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.3.0
- WEBhttps://github.com/dpgaspar/Flask-AppBuilder/security/advisories/GHSA-9hcr-9hcv-x6pv