CVE-2023-29005

Flask-AppBuilder versions before 4.3.0 lack rate limiting which can allow an attacker to brute-force user credentials. Version 4.3.0 includes the ability to enable rate limiting using `AUTH_RATE_LIMITED = True`, `RATELIMIT_ENABLED = True`, and setting an `AUTH_RATE_LIMIT`.
Configurations

Configuration 1 (hide)

cpe:2.3:a:flask-appbuilder_project:flask-appbuilder:*:*:*:*:*:*:*:*

History

21 Nov 2024, 07:56

Type Values Removed Values Added
References () https://flask-limiter.readthedocs.io/en/stable/configuration.html - Product () https://flask-limiter.readthedocs.io/en/stable/configuration.html - Product
References () https://github.com/dpgaspar/Flask-AppBuilder/security/advisories/GHSA-9hcr-9hcv-x6pv - Vendor Advisory () https://github.com/dpgaspar/Flask-AppBuilder/security/advisories/GHSA-9hcr-9hcv-x6pv - Vendor Advisory

Information

Published : 2023-04-10 21:15

Updated : 2024-11-21 07:56


NVD link : CVE-2023-29005

Mitre link : CVE-2023-29005

CVE.ORG link : CVE-2023-29005


JSON object : View

Products Affected

flask-appbuilder_project

  • flask-appbuilder
CWE
CWE-307

Improper Restriction of Excessive Authentication Attempts