CVE-2024-41116

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-41116
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-41116.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2024-41116
Published
2024-07-26T20:16:24.561Z
Modified
2025-12-05T05:38:20.939479Z
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
Remote code execution in streamlit geospatial in pages/1_📷_Timelapse.py MODIS Ocean Color SMI option vis_params
Details

streamlit-geospatial is a streamlit multipage app for geospatial applications. Prior to commit c4f81d9616d40c60584e36abb15300853a66e489, the vis_params variable on line 1254 in pages/1_📷_Timelapse.py takes user input, which is later used in the eval() function on line 1345, leading to remote code execution. Commit c4f81d9616d40c60584e36abb15300853a66e489 fixes this issue.

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

Affected packages

Git / github.com/opengeos/streamlit-geospatial

Affected ranges

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