CVE-2024-45314 LOW

CVE-2024-45314: Flask-AppBuilder login form allows browser to cache sensitive fields

Vendor Dpgaspar
Product Flask-AppBuilder
Weakness CWE-525
Published September 4, 2024
Last update September 4, 2024

CVSS base score

3.6/10
Attack vector Local
Attack complexity Low
Privileges required None
User interaction Required
Confidentiality Low
Integrity None

CVSS vector

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

What the vulnerability does

01Description

Flask-AppBuilder is an application development framework. Prior to version 4.5.1, the auth DB login form default cache directives allows browser to locally store sensitive data. This can be an issue on environments using shared computer resources. Version 4.5.1 contains a patch for this issue. If upgrading is not possible, configure one's web server to send the specific HTTP headers for `/login` per the directions provided in the GitHub Security Advisory.

Key dates

02Disclosure timeline

September 4, 2024 CVE published
September 4, 2024 Record updated