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 applicationsLearn about Improper Access Control vulnerabilities in an interactive lesson.
Start learningUpgrade github.com/hashicorp/vault/physical/raft
to version 1.8.0 or higher.
github.com/hashicorp/vault/physical/raft is a tool for secrets management, encryption as a service, and privileged access management.
Affected versions of this package are vulnerable to Improper Access Control. During initialization of the Integrated Storage
backend, Vault
creates a database file on disk with potentially excessive filesystem permissions, though these vary depending on the operating system’s umask values. This vault.db
file is written to the location configured by the path
parameter in Vault
’s Raft
configuration.
Only Vault
clusters utilizing Integrated Storage
are affected.