Flask-AppBuilder before v4.1.3 allows inference of sensitive information through query strings
Low severity
GitHub Reviewed
Published
Jul 28, 2022
in
dpgaspar/Flask-AppBuilder
•
Updated Jan 30, 2023
Description
Published to the GitHub Advisory Database
Jul 29, 2022
Reviewed
Jul 29, 2022
Published by the National Vulnerability Database
Aug 1, 2022
Last updated
Jan 30, 2023
Impact
An authenticated Admin user could craft HTTP requests to filter users by their salted and hashed passwords strings. These filters could be made by using partial hashed password strings. The response would not include the hashed passwords, but an attacker could infer partial password hashes and their respective users.
Only when using
AUTH_DB
database authentication option.Patches
Fixed on 4.1.3
For more information
If you have any questions or comments about this advisory:
References