The probability is the direct output of the EPSS model, and conveys an overall sense of the threat of exploitation in the wild. The percentile measures the EPSS probability relative to all known EPSS scores. Note: This data is updated daily, relying on the latest available EPSS model version. Check out the EPSS documentation for more details.
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsLearn about Remote Code Execution (RCE) vulnerabilities in an interactive lesson.
Start learningUpgrade apache-superset
to version 0.37.1 or higher.
apache-superset is a modern, enterprise-ready business intelligence web application.
Affected versions of this package are vulnerable to Remote Code Execution (RCE). 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. It is possible for an authenticated user to list and access files, environment variables, and process information. Additionally, 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 available.