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 @pnpm/package-store to version 1007.1.0 or higher.
@pnpm/package-store is an A storage for packages
Affected versions of this package are vulnerable to Resources Downloaded over Insecure Protocol due to the absence of integrity hashes in the lockfile for HTTP or git-hosted tarball dependencies. An attacker can execute arbitrary code by serving different content from a remote server each time a dependency is installed, even when a lockfile is committed. This enables targeted or time-based attacks and can evade security audits by delivering benign code during review and malicious code at other times.
Note: This is only exploitable if a package with an HTTP or git tarball dependency is installed as part of the dependency tree.