CVE Vulnerabilities

CVE-2024-45314

Use of Web Browser Cache Containing Sensitive Information

Published: Sep 04, 2024 | Modified: Sep 12, 2024
CVSS 3.x
5.5
MEDIUM
Source:
NVD
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N
CVSS 2.x
RedHat/V2
RedHat/V3
Ubuntu

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 ones web server to send the specific HTTP headers for /login per the directions provided in the GitHub Security Advisory.

Weakness

The web application does not use an appropriate caching policy that specifies the extent to which each web page and associated form fields should be cached.

Affected Software

Name Vendor Start Version End Version
Flask_app_builder Dpgaspar * 4.5.1 (excluding)

Potential Mitigations

References