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 NixOS/nix
to version 2.3.18, 2.18.2, 2.19.4, 2.20.5 or higher.
Affected versions of this package are vulnerable to Improper Check for Unusual or Exceptional Conditions due to fixed-output derivations on Linux being able to send file descriptors to files in the Nix store to another program running on the host via Unix domain sockets in the abstract namespace. This allows the output of fixed-output derivations to be modified from their expected content.
Note:
Since some version of Nix after 2.3, this is no longer as severe an issue: You can no longer race the daemon to convince it to remove the CA flag from a CA output and thus have it be considered non-corrupted if nix-store --verify is run.