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 electron to version 39.8.8, 40.9.1, 41.2.1, 42.0.0-beta.3 or higher.
electron is a framework which lets you write cross-platform desktop applications using JavaScript, HTML and CSS.
Affected versions of this package are vulnerable to Incorrect Permission Assignment for Critical Resource via the openExternal. An attacker can cause an OS-registered external application to be launched by sending requests from sandboxed iframes that are not properly restricted.
Note: This is only exploitable if untrusted content is rendered in sandboxed iframes and the openExternal permission is granted (which is the default unless a custom permission handler is installed).
This vulnerability can be mitigated by installing a setPermissionRequestHandler that denies the openExternal permission for untrusted content.