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 Improper Authentication vulnerabilities in an interactive lesson.
Start learningUpgrade github.com/grafana/grafana/pkg/api
to version 8.3.10, 8.4.10, 8.5.9, 9.0.3 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 Improper Authentication which allows a malicious user, who has the authorization to log in via an OAuth
integration that provides a login name, to take over the account of another user in the same Grafana instance.
Note: This is exploitable only if:
the malicious user is authorized to log in to Grafana via OAuth
the malicious user's external user id is not already associated with an account in Grafana
the malicious user's email address is not already associated with an account in Grafana
the malicious user knows the Grafana username or email of the target user