logo

CVE-2023-29005 flask-appbuilder

Package

Manager: pip
Name: flask-appbuilder
Vulnerable Version: >=0 <4.3.0

Severity

Level: High

CVSS v3.1: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N

EPSS: 0.00247 pctl0.47813

Details

Flask-AppBuilder Has No Rate Limiting on Login AUTH DB ### 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.

Metadata

Created: 2023-04-10T16:37:40Z
Modified: 2025-03-07T19:09:34Z
Source: https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2023/04/GHSA-9hcr-9hcv-x6pv/GHSA-9hcr-9hcv-x6pv.json
CWE IDs: ["CWE-307"]
Alternative ID: GHSA-9hcr-9hcv-x6pv
Finding: F053
Auto approve: 1