Version 1.39.0

streamlit

Streamlit — A faster way to build and share data apps.

Install Instructions

pip install streamlit
Current Version Release Date October 01, 2024
Language Python
Package URL (purl) pkg:pip/streamlit@1.39.0

Find streamlit vulnerabilities in your supply chain.

Scan for Free

streamlit Vulnerabilities

Sort by
icon CVVS Score
  • icon CVVS Score
  • icon CVVS Score
  • icon CVE
  • icon CVE
CVSS Score question mark icon CVE question mark icon CWE(s) question mark icon EPSS Score question mark icon EPSS % question mark icon Impacted Versions
Medium 6.5 CVE-2022-35918 CWE-22 0.00152 0.51896
  • 1.0.0–1.11.1rc1
  • 0.63.0–0.89.0
Medium 6.5 CVE-2024-42474 CWE-22 0.0005 0.1976
  • 1.0.0–1.36.0
  • 0.1–0.89.0
Medium 6.1 CVE-2023-27494 CWE-79 0.00078 0.34211
  • 0.63.0–0.80.0

streamlit Vulnerability Remediation Guidance

CVE Description Full list of Impacted Versions Fix
CVE-2022-35918 Streamlit is a data oriented application development framework for python. Users hosting Streamlit app(s) that use custom components are vulnerable to a directory traversal attack that could leak data from their web server file-system such as: server logs, world readable files, and potentially other sensitive information. An attacker can craft a malicious URL with file paths and the streamlit server would process that URL and return the contents of that file. This issue has been resolved in version 1.11.1. Users are advised to upgrade. There are no known workarounds for this issue. 1.5.0, 1.8.1, 1.9.0, 1.10.0, 1.10.0rc2, 1.10.0rc1, 1.9.1, 1.9.1rc1 (Show all) Minor → 1.37.0
CVE-2024-42474 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. 1.5.0, 1.8.1, 1.9.0, 1.32.1, 1.27.0, 1.28.2, 1.26.1, 1.36.0 (Show all) Minor → 1.37.0
CVE-2023-27494 Streamlit, software for turning data scripts into web applications, had a cross-site scripting (XSS) vulnerability in versions 0.63.0 through 0.80.0. Users of hosted Streamlit app(s) were vulnerable to a reflected XSS vulnerability. An attacker could craft a malicious URL with Javascript payloads to a Streamlit app. The attacker could then trick the user into visiting the malicious URL and, if successful, the server would render the malicious javascript payload as-is, leading to XSS. Version 0.81.0 contains a patch for this vulnerability. 0.65.0, 0.78.0, 0.69.0, 0.65.1, 0.63.0, 0.68.1, 0.80.0, 0.76.0 (Show all) Major → 1.37.0

Instantly see if these streamlit vulnerabilities affect your code.

Scan for Free

Dependencies

Packages using versions of lodash affected by its vulnerabilities

Dependent Packages
altair<6,>=4.0
blinker<2,>=1.0.0
cachetools<6,>=4.0
click<9,>=7.0
numpy<3,>=1.20
packaging<25,>=20
pandas<3,>=1.4.0
pillow<11,>=7.1.0
protobuf<6,>=3.20
pyarrow>=7.0
requests<3,>=2.27
rich<14,>=10.14.0
tenacity<10,>=8.1.0
toml<2,>=0.10.1
typing-extensions<5,>=4.3.0
gitpython!=3.1.19,<4,>=3.0.7
pydeck<1,>=0.8.0b4
tornado<7,>=6.0.3
watchdog<6,>=2.1.5; platform_system != "Darwin"
snowflake-snowpark-python[modin]>=1.17.0; python_version < "3.12" and extra == "snowflake"
snowflake-connector-python>=2.8.0; python_version < "3.12" and extra == "snowflake"