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 electerm to version 3.8.15 or higher.
electerm is an open-sourced terminal/ssh/telnet/serialport/sftp client
Affected versions of this package are vulnerable to Unsafe Dependency Resolution in the handling of protocol URLs or command-line options. An attacker can execute arbitrary local code by enticing a user to click a crafted electerm:// link, open a malicious shortcut, or launch the application with attacker-controlled --opts arguments. This is only exploitable if the application is configured to accept protocol URLs or command-line options from untrusted sources.
This vulnerability can be mitigated by disabling or unregistering protocol handlers, avoiding untrusted --opts arguments, restricting user access to the application, and running it in a sandboxed or non-admin environment.