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 applicationsUpgrade github.com/coder/coder/v2/cli to version 2.29.17, 2.32.7, 2.33.8, 2.34.2 or higher.
Affected versions of this package are vulnerable to Open Redirect via the coder open app process. An attacker can obtain a user's session token and impersonate their account by crafting a malicious external app URL containing a session token placeholder, which is then replaced with the real session token and sent to an attacker-controlled host. This is only exploitable if the victim runs coder open app against a workspace whose external app definition is controlled by the attacker.
This vulnerability can be mitigated by avoiding the use of coder open app for untrusted workspaces.