CVE-2024-41119

Source
https://cve.org/CVERecord?id=CVE-2024-41119
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-41119.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2024-41119
Withdrawn
2026-05-04T08:48:17.040706Z
Published
2024-07-26T20:54:49.052Z
Modified
2026-05-04T08:48:17.040706Z
Severity
  • 9.8 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
streamlit-geospatial remote code execution in pages/8_🏜️_Raster_Data_Visualization.py
Details

streamlit-geospatial is a streamlit multipage app for geospatial applications. Prior to commit c4f81d9616d40c60584e36abb15300853a66e489, the vis_params variable on line 80 in 8_🏜️_Raster_Data_Visualization.py takes user input, which is later used in the eval() function on line 86, leading to remote code execution. Commit c4f81d9616d40c60584e36abb15300853a66e489 fixes this issue.

Database specific
{
    "cna_assigner": "GitHub_M",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/41xxx/CVE-2024-41119.json",
    "cwe_ids": [
        "CWE-20"
    ]
}
References

Affected packages

Git /

Affected ranges

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-41119.json"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "fixed": "2024-07-19"
            }
        ]
    }
]