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 Input Validation vulnerabilities in an interactive lesson.
Start learningUpgrade software.amazon.cryptography:aws-database-encryption-sdk-dynamodb
to version 3.1.1 or higher.
Affected versions of this package are vulnerable to Improper Input Validation when a DynamoDB Set attribute is marked as SIGN_ONLY
. There is a possibility that signature validation of the record containing a Set
will fail on read, even if the Set
attributes contain the same values.
Note:
The probability of a failure depends on the order of the elements in the Set combined with how DynamoDB returns this data, which is undefined.