CVE-2024-41114

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-41114
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-41114.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2024-41114
Published
2024-07-26T20:10:48.528Z
Modified
2025-12-05T05:38:16.202606Z
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 Gap filled Land Surface Temperature Daily option
Details

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

Database specific
{
    "cwe_ids": [
        "CWE-20"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/41xxx/CVE-2024-41114.json",
    "cna_assigner": "GitHub_M"
}
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