Home
Home
Trends
Trends
Vulnerabilities
Vulnerabilities
News
News
Researchers
Researchers
Why dbugs?
Why dbugs?
Settings

Pgaspar

#55842of 56,330
2.7Total CVSS
Vulnerabilities · 1
PT-2022-20589
2.7
2022-07-29
Pypi · Flask-Appbuilder · CVE-2022-31177
**Name of the Vulnerable Software and Affected Versions** Flask-AppBuilder versions prior to 4.1.3 **Description** An authenticated Admin user could query other users by their salted and hashed passwords strings, 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 is specific to the `AUTH DB` database authentication option. **Recommendations** For versions prior to 4.1.3, upgrade to version 4.1.3 to resolve the issue. As a temporary workaround, consider restricting access to the user query functionality to minimize the risk of exploitation. Avoid using the `AUTH DB` database authentication option until the issue is resolved.