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 sealed-env to version 0.1.0-alpha.5 or higher.
sealed-env is an Encrypted .env files with optional TOTP unsealing for production deploys. Cross-stack with the Java port. One minimal CLI dependency.
Affected versions of this package are vulnerable to Insufficiently Protected Credentials in the process of embedding the TOTP secret in the JWS payload of unseal tokens. An attacker can gain unauthorized access to sensitive authentication secrets by decoding the base64-encoded payload from any observed unseal token and extracting the TOTP secret in plaintext. This enables the attacker, if they also possess the master key, to mint new valid unseal tokens for future deployments indefinitely.