CVE-2023-29005: No Rate Limiting on Login AUTH DB

Published Apr 10, 2023
·
Updated

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 AUTHRATELIMITED = True and RATELIMITENABLED = True set the limit itself by using AUTHRATELIMIT. Will apply only to database authentication.

Workarounds Implement rate limiting using a reverse proxy or other strategies.

Other sources

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 AUTHRATELIMITED = True, RATELIMITENABLED = True, and setting an AUTHRATELIMIT.

MITRE

Affected Software

3 affected componentsFixes available
Flask-appbuilder Project Flask-appbuilder<4.3.0
dpgaspar Flask-AppBuilder<4.3.0
pip/Flask-AppBuilder<4.3.0
4.3.0

Event History

Apr 10, 2023
Advisory Published
via GitHub·04:37 PM
CVE Published
via MITRE·08:47 PM
Data Sourced
via MITRE·08:47 PM
DescriptionSeverityWeakness

Frequently Asked Questions

1

What is CVE-2023-29005?

CVE-2023-29005 is a vulnerability in Flask-AppBuilder versions before 4.3.0 that lacks rate limiting, enabling attackers to brute-force user credentials.

2

How can an attacker exploit CVE-2023-29005?

An attacker can exploit CVE-2023-29005 by using brute-force techniques to try various combinations of user credentials until they find a valid match.

3

How severe is CVE-2023-29005?

CVE-2023-29005 has a severity rating of 7.5 (high).

4

How can I fix CVE-2023-29005?

To fix CVE-2023-29005, upgrade to Flask-AppBuilder version 4.3.0 or higher, and enable rate limiting using `AUTH_RATE_LIMITED = True`, `RATELIMIT_ENABLED = True`, and set an `AUTH_RATE_LIMIT` value.

5

Where can I find more information about CVE-2023-29005?

You can find more information about CVE-2023-29005 in the references section of the vulnerability advisory.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203