CVE-2024-42474

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-42474
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2024-42474.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2024-42474
Aliases
Published
2024-08-12T17:01:44Z
Modified
2025-10-20T19:33:49Z
Severity
  • 5.9 (Medium) CVSS_V3 - CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:L/A:N CVSS Calculator
Summary
Streamlit Path Traversal Security Vulnerability on Windows
Details

Streamlit is a data oriented application development framework for python. Snowflake Streamlit open source addressed a security vulnerability via the static file sharing feature. Users of hosted Streamlit app(s) on Windows were vulnerable to a path traversal vulnerability when the static file sharing feature is enabled. An attacker could utilize the vulnerability to leak the password hash of the Windows user running Streamlit. The vulnerability was patched on Jul 25, 2024, as part of Streamlit open source version 1.37.0. The vulnerability only affects Windows.

Database specific
{
    "cwe_ids": [
        "CWE-22"
    ]
}
References

Affected packages

Git / github.com/streamlit/streamlit

Affected ranges

Type
GIT
Repo
https://github.com/streamlit/streamlit
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed