Lucene search

K
cvelistGitHub_MCVELIST:CVE-2022-31177
HistoryAug 01, 2022 - 7:05 p.m.

CVE-2022-31177 Possible to infer sensitive information through query strings in Flask-AppBuilder

2022-08-0119:05:11
CWE-200
GitHub_M
www.cve.org
1
flask-appbuilder
sensitive information
query strings
authentication
passwords
security issue
upgrade

CVSS3

2.7

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

HIGH

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

LOW

Integrity Impact

NONE

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:N/A:N

AI Score

3.7

Confidence

High

EPSS

0.001

Percentile

19.4%

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.

CNA Affected

[
  {
    "product": "Flask-AppBuilder",
    "vendor": "dpgaspar",
    "versions": [
      {
        "status": "affected",
        "version": "< 4.1.3"
      }
    ]
  }
]

CVSS3

2.7

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

HIGH

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

LOW

Integrity Impact

NONE

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:N/A:N

AI Score

3.7

Confidence

High

EPSS

0.001

Percentile

19.4%