CVE-2022-31177

Use of Password Hash With Insufficient Computational Effort in pypi/Flask-AppBuilder

Identifiers

CVE-2022-31177, GHSA-32ff-4g79-vgfc, GMS-2022-3340

Package Slug

pypi/Flask-AppBuilder

Vulnerability

Use of Password Hash With Insufficient Computational Effort

Description

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.

Affected Versions

All versions before 4.1.3

Solution

Upgrade to version 4.1.3 or above.

Last Modified

2022-08-09

source