CVE-2024-45314
Python vulnerability analysis and mitigation

Overview

Flask-AppBuilder, an application development framework, was found to have a security vulnerability (CVE-2024-45314) where the authentication database login form's default cache directives allowed browsers to locally store sensitive data. This vulnerability affects versions prior to 4.5.1 and was disclosed on September 4, 2024. The issue particularly impacts environments using shared computer resources (GitHub Advisory).

Technical details

The vulnerability is related to the caching behavior of sensitive form fields in the authentication database login form. The issue stems from the absence of proper cache control directives, which could allow browsers to store sensitive data locally. The vulnerability has been assigned a CVSS v3.1 base score of 5.5 (MEDIUM) with the vector string CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N according to NVD, while GitHub rates it as LOW with a score of 3.6 and vector string CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:L/I:N/A:N. The vulnerability is classified under CWE-525 (Use of Web Browser Cache Containing Sensitive Information) (NVD).

Impact

The primary impact of this vulnerability is the potential exposure of sensitive data through browser caching on shared computer systems. When exploited, it could allow subsequent users of the same computer to access cached login form data, potentially compromising user credentials or other sensitive information (GitHub Advisory).

Mitigation and workarounds

The vulnerability has been patched in version 4.5.1 of Flask-AppBuilder. For users unable to upgrade, a workaround is available by configuring the web server to send specific HTTP headers for the /login endpoint: 'Cache-Control: no-store, no-cache, must-revalidate, max-age=0', 'Pragma: no-cache', and 'Expires: 0' (GitHub Advisory).

Additional resources


SourceThis report was generated using AI

Related Python vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2025-66471HIGH8.9
  • PythonPython
  • urllib3
NoYesDec 05, 2025
CVE-2025-66418HIGH8.9
  • PythonPython
  • python-urllib3
NoYesDec 05, 2025
CVE-2025-65958HIGH8.5
  • PythonPython
  • cpe:2.3:a:openwebui:open_webui
NoYesDec 04, 2025
CVE-2025-56427HIGH7.5
  • PythonPython
  • composio
NoNoDec 04, 2025
CVE-2025-63681MEDIUM4.3
  • PythonPython
  • open-webui
NoNoDec 04, 2025

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management