CVE-2024-41114

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.
Configurations

No configuration.

History

29 Jul 2024, 14:12

Type Values Removed Values Added
Summary
  • (es) streamlit-geospatial es una aplicación multipágina optimizada para aplicaciones geoespaciales. Antes de la confirmación c4f81d9616d40c60584e36abb15300853a66e489, la variable `palette` en la línea 430 en `pages/1_?_Timelapse.py` toma la entrada del usuario, que luego se usa en la función `eval()` en la línea 435, lo que lleva a la ejecución remota de código. La confirmación c4f81d9616d40c60584e36abb15300853a66e489 soluciona este problema.
Summary (en) 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. (en) 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.

Information

Published : 2024-07-26 21:15

Updated : 2024-07-29 14:12


NVD link : CVE-2024-41114

Mitre link : CVE-2024-41114

CVE.ORG link : CVE-2024-41114


JSON object : View

Products Affected

No product.

CWE
CWE-20

Improper Input Validation