Vulnerability Information
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
Vulnerability Title
streamlit-geospatial blind SSRF in pages/9_🔲_Vector_Data_Visualization.py
Vulnerability Description
streamlit-geospatial is a streamlit multipage app for geospatial applications. Prior to commit c4f81d9616d40c60584e36abb15300853a66e489, the `url` variable on line 63 of `pages/9_🔲_Vector_Data_Visualization.py` takes user input, which is later passed to the `gpd.read_file` method. `gpd.read_file` method creates a request to arbitrary destinations, leading to blind server-side request forgery. Commit c4f81d9616d40c60584e36abb15300853a66e489 fixes this issue.
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Vulnerability Type
输入验证不恰当
Vulnerability Title
streamlit-geospatial 安全漏洞
Vulnerability Description
streamlit-geospatial是一个适用于地理空间应用的 streamlit 多页应用程序。 streamlit-geospatial 存在安全漏洞,该漏洞源于 pages/9_??_Vector_Data_Visualization.py 中的 url 变量接受用户输入,该输入随后传递给 gpd.read_file 方法。gpd.read_file 方法会向任意目的地创建请求,从而导致服务器端请求伪造漏洞。
CVSS Information
N/A
Vulnerability Type
N/A