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 github.com/treeverse/lakefs/pkg/gateway/sig to version 1.74.0 or higher.
Affected versions of this package are vulnerable to Replay Attack via the authentication process in the S3 gateway. An attacker can gain unauthorized access or perform actions by replaying previously captured signed requests, as the system does not validate timestamps on authenticated requests.
Note: This allows repeated use of valid requests until credentials are rotated or deactivated.
This vulnerability can be mitigated by using short-lived credentials, rotating access keys frequently, deactivating old keys, and restricting S3 gateway access to trusted networks or IPs.