SSRF in Opengeos Streamlit-Geospatial

CVE-2024-41120

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.

Vulnerability class: Drupalgeddon 2 (CVE-2018-7600)

EPSS: 0.008 (52.4th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 9.8 (Critical). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H.

Affected products

Weakness classification (CWE)

Public proof-of-concept exploits

References

Frequently asked questions

What is CVE-2024-41120?
CVE-2024-41120 is a critical-severity vulnerability in Opengeos Streamlit-Geospatial, classified under Improper Input Validation. CVSS score: 9.8/10. Published 2024-07-26.
How severe is CVE-2024-41120?
Critical severity. CVSS v3 base score is 9.8 out of 10.
Is CVE-2024-41120 known to be exploited?
1 public proof-of-concept repositories are indexed. Not currently listed in the CISA KEV catalog.