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/7_📦_Web_Map_Service.py
Vulnerability Description
streamlit-geospatial is a streamlit multipage app for geospatial applications. Prior to commit c4f81d9616d40c60584e36abb15300853a66e489, the `url` variable on line 47 of `pages/7_📦_Web_Map_Service.py` takes user input, which is passed to `get_layers` function, in which `url` is used with `get_wms_layer` method. `get_wms_layer` 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:N/I:H/A:N
Vulnerability Type
服务端请求伪造(SSRF)
Vulnerability Title
streamlit-geospatial 安全漏洞
Vulnerability Description
streamlit-geospatial是一个适用于地理空间应用的 streamlit 多页应用程序。 streamlit-geospatial 存在安全漏洞,该漏洞源于 pages/7_??_Web_Map_Service.py 中的 url 变量接受用户输入,该输入被传递给 get_layers 函数,其中 url 与 get_wms_layer 方法一起使用。get_wms_layer 方法会向任意目的地发起请求,从而导致服务器端请求伪造问题。
CVSS Information
N/A
Vulnerability Type
N/A