Flask-AppBuilder is an application development framework built on top of Flask python framework. In versions prior to 4.1.3 an authenticated Admin user could query other 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. This issue has been fixed in version 4.1.3. Users are advised to upgrade. There are no known workarounds for this issue.
References
Link | Resource |
---|---|
https://github.com/dpgaspar/Flask-AppBuilder/security/advisories/GHSA-32ff-4g79-vgfc | Third Party Advisory |
https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.1.3 | Release Notes Third Party Advisory |
Configurations
Information
Published : 2022-08-01 12:15
Updated : 2022-08-08 08:10
NVD link : CVE-2022-31177
Mitre link : CVE-2022-31177
JSON object : View
CWE
CWE-916
Use of Password Hash With Insufficient Computational Effort
Products Affected
flask-appbuilder_project
- flask-appbuilder