CVE-2023-27494

Source
https://cve.org/CVERecord?id=CVE-2023-27494
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-27494.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2023-27494
Aliases
Published
2023-03-16T20:29:17.975Z
Modified
2026-07-15T01:48:51.154629106Z
Severity
  • 5.9 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:L/A:N CVSS Calculator
Summary
Streamlit Cross-site Scripting vulnerability
Details

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.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/27xxx/CVE-2023-27494.json",
    "cwe_ids": [
        "CWE-79"
    ],
    "cna_assigner": "GitHub_M"
}
References

Affected packages

Git / github.com/streamlit/streamlit

Affected ranges

Type
GIT
Repo
https://github.com/streamlit/streamlit
Events
Database specific
{
    "extracted_events": [
        {
            "introduced": "0.63.0"
        },
        {
            "fixed": "0.81.0"
        }
    ],
    "source": [
        "CPE_RANGE",
        "REFERENCES"
    ],
    "cpe": "cpe:2.3:a:snowflake:streamlit:*:*:*:*:*:*:*:*"
}

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-27494.json"