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 Information Exposure vulnerabilities in an interactive lesson.
Start learningUpgrade github.com/grafana/grafana/pkg/api
to version 7.5.15, 8.3.5 or higher.
github.com/grafana/grafana/pkg/api is an open and composable observability and data visualization platform.
Affected versions of this package are vulnerable to Information Exposure. This vulnerability only impacts the following API endpoints:
/teams/:teamId
- an authenticated attacker can view unintended data by querying for the specific team ID.
/teams/:search
- an authenticated attacker can search for teams and see the total number of available teams, including for those teams that the user does not have access to.
/teams/:teamId/members
- when editors_can_admin flag is enabled, an authenticated attacker can see unintended data by querying for the specific team ID.