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 Inadequate Encryption Strength vulnerabilities in an interactive lesson.
Start learningUpgrade Debian:12
golang-github-aws-aws-sdk-go
to version 1.34.22-1 or higher.
Note: Versions mentioned in the description apply only to the upstream golang-github-aws-aws-sdk-go
package and not the golang-github-aws-aws-sdk-go
package as distributed by Debian
.
See How to fix?
for Debian:12
relevant fixed versions and status.
The AWS S3 Crypto SDK sends an unencrypted hash of the plaintext alongside the ciphertext as a metadata field. This hash can be used to brute force the plaintext, if the hash is readable to the attacker. AWS now blocks this metadata field, but older SDK versions still send it.