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 yarn
to version 1.19 or higher.
yarn is a package for dependency management.
Affected versions of this package are vulnerable to Improper Integrity Checks. It allows to pollute yarn cache via a crafted yarn.lock
file and place a malicious package into cache under any name/version, bypassing both integrity and hash checks in yarn.lock
so that any future installs of that package will install the fake version (regardless of integrity and hashes).