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 com.amazonaws:aws-encryption-sdk-java
to version 2.2.0, 1.9.0 or higher.
com.amazonaws:aws-encryption-sdk-java is an AWS Encryption SDK for Java
Affected versions of this package are vulnerable to Improper Verification of Cryptographic Signature. The ESDK supports a streaming mode where callers may stream the plaintext of signed messages before the ECDSA signature is validated.These signatures provide defense in depth and there is no impact on the integrity of decrypted plaintext. Without validating the ECDSA signature, an actor with trusted KMS permissions to decrypt a message may also be able to encrypt messages.