First published: Thu Sep 17 2020(Updated: )
While investigating a bug report on Apache Superset, it was determined that an authenticated user could craft requests via a number of templated text fields in the product that would allow arbitrary access to Python’s `os` package in the web application process in versions < 0.37.1. It was thus possible for an authenticated user to list and access files, environment variables, and process information. Additionally it was 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 were also available, even if not explicitly enumerated in this CVE.
Credit: security@apache.org security@apache.org
Affected Software | Affected Version | How to fix |
---|---|---|
Apache Superset | <0.37.1 | |
pip/apache-superset | <0.37.1 | 0.37.1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2020-13948 is a vulnerability in Apache Superset versions < 0.37.1 that allows an authenticated user to access Python's os package.
CVE-2020-13948 has a severity score of 8.8, which is considered high.
An authenticated user can exploit CVE-2020-13948 by crafting requests through templated text fields in Apache Superset.
The affected software of CVE-2020-13948 is Apache Superset versions < 0.37.1.
To fix CVE-2020-13948, upgrade to Apache Superset version 0.37.1 or above.