PT-2020-13798 · Apache · Apache Superset
Published
2020-09-17
·
Updated
2025-02-05
·
CVE-2020-13948
CVSS v3.1
8.8
High
| Vector | AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Apache Superset versions prior to 0.37.1
Description
The issue allows an authenticated user to gain arbitrary access to Python's
os package in the web application process. This enables the user to list and access files, environment variables, and process information. Furthermore, it is possible to set environment variables for the current process, create and update files in folders writable by the web process, and execute arbitrary programs accessible by the web process. All other operations available to the os package in Python are also accessible.Recommendations
For versions prior to 0.37.1, update to version 0.37.1 or later to resolve the issue. As a temporary workaround, consider restricting access to templated text fields in the product to minimize the risk of exploitation.
Fix
OS Command Injection
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Apache Superset