Vulnerability Description
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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Apache | Superset | < 0.37.1 |
References
- https://lists.apache.org/thread.html/r0e35c7c5672a6146b962840be5c1a7b7461c05a71c
- https://lists.apache.org/thread.html/r4fc7115f6e63ac255c48fc68c0da592df55fe4be47
- https://lists.apache.org/thread.html/rdeee068ac1e0c43bd5b69830240f30598df15a2ef9Mailing ListVendor Advisory
- https://lists.apache.org/thread.html/r0e35c7c5672a6146b962840be5c1a7b7461c05a71c
- https://lists.apache.org/thread.html/r4fc7115f6e63ac255c48fc68c0da592df55fe4be47
- https://lists.apache.org/thread.html/rdeee068ac1e0c43bd5b69830240f30598df15a2ef9Mailing ListVendor Advisory
FAQ
What is CVE-2020-13948?
CVE-2020-13948 is a vulnerability with a CVSS score of 8.8 (HIGH). 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 a...
How severe is CVE-2020-13948?
CVE-2020-13948 has been rated HIGH with a CVSS base score of 8.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2020-13948?
Check the references section above for vendor advisories and patch information. Affected products include: Apache Superset.