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.
References
Configurations
No configuration.
History
29 Jul 2024, 14:12
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
|
Summary | (en) 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. |
Information
Published : 2024-07-26 21:15
Updated : 2024-07-29 14:12
NVD link : CVE-2024-41116
Mitre link : CVE-2024-41116
CVE.ORG link : CVE-2024-41116
JSON object : View
Products Affected
No product.
CWE
CWE-20
Improper Input Validation