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 cranelift-codegen
to version 0.73.1 or higher.
cranelift-codegen is a translates code from an intermediate representation into executable machine code.
Affected versions of this package are vulnerable to Uninitialized Memory Exposure. A bug in the x64 backend can create a scenario that could result in a potential sandbox escape in a WebAssembly module. This bug performs a sign-extend instead of a zero-extend on a value loaded from the stack, under a specific set of circumstances. If those circumstances occur, the bug could allow access to memory addresses up to 2GiB before the start of the heap allocated for the WebAssembly module.