Unauthenticated code execution via Python eval
Published Jul 26, 2024 · Updated Aug 2, 2024
Remote code execution in streamlit-geospatial before commit c4f81d9 allows remote attackers to execute code via crafted visualization input. The Raster Data Visualization page passes the vis_params text-area value directly to Python eval(), which interprets attacker-supplied expressions as server-side code. No authentication or user interaction is required; selecting Add visualization parameters and submitting a crafted expression executes commands with the application process's privileges.
Summary
What happened
Remote code execution in streamlit-geospatial before commit c4f81d9 allows remote attackers to execute code via crafted visualization input. The Raster Data Visualization page passes the vis_params text-area value directly to Python eval(), which interprets attacker-supplied expressions as server-side code. No authentication or user interaction is required; selecting Add visualization parameters and submitting a crafted expression executes commands with the application process's privileges.
The record
- CVE
- CVE-2024-41119
- Published
- Jul 26, 2024
- Updated
- Aug 2, 2024
- Vendor
- Open Geospatial Solutions
- Product
- streamlit-geospatial
- Classifications
- CWE-20, T1190
- Attack vector
- network
- Privileges
- unauthenticated
Timeline
How it unfolded
- Jul 26, 2024CVE publishedPublication date reported by the CVE source.
- Aug 2, 2024Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=0 <c4f81d9616d40c60584e36abb15300853a66e489
- Affected versionversion=< c4f81d9616d40c60584e36abb15300853a66e489
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Public exploit references
- GitHub Security Lab vis_params command-execution proof of conceptproof of concept · demonstrated
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo