CVE-2023-27494
Streamlit publishes previously-patched Cross-site Scripting vulnerability
Description
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.
How to fix CVE-2023-27494
To remediate CVE-2023-27494, upgrade the affected package to a fixed version below.
- —upgrade to 0.81.0 or later
- —upgrade to afcf880c60e5d7538936cc2d9721b9e1bc02b075 or later
Is CVE-2023-27494 being exploited?
Low — EPSS is 0.7%, meaning exploitation activity has not been observed at scale.
Affected packages (2)
- >= 0.63.0, < 0.81.0
- from 0, < afcf880c60e5d7538936cc2d9721b9e1bc02b075 | >= 0.63.0, < 0.81.0
CVSS scores
| Source | Version | Severity | Vector |
|---|---|---|---|
| osv | CVSS 4.0 | — | CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:P/VC:H/VI:L/VA:N/SC:N/SI:N/SA:N |
| osv | CVSS 3.1 | MEDIUM5.9 | CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:L/A:N |