CVE-2023-29005
Flask-AppBuilder Has No Rate Limiting on Login AUTH DB
7.5
HIGH
CVSS 3.1
EPSS 0.63%
描述
### 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.
如何修補 CVE-2023-29005
要修補 CVE-2023-29005,請將受影響套件升級到下列已修補版本。
- —升級至 4.3.0 或更新版本
- —升級至 4.3.0 或更新版本
CVE-2023-29005 正在被利用嗎?
低 — EPSS 為 0.6%,目前沒有觀察到大規模利用活動。
受影響套件(2)
- from 0, < 4.3.0
- from 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 |