2 matches found
AWS VDP: V2Plugin.Decrypt panics on empty ciphertext (Remote DoS)
A vulnerability was discovered in the "aws-encryption-provider" component where the "V2Plugin.Decrypt" function accessed the ciphertext slice without checking if it was empty, leading to a panic and crashing the entire gRPC server process...
AWS VDP: V1Plugin.Decrypt panics on empty ciphertext (Remote DoS)
A vulnerability was discovered in the aws-encryption-provider component of the pkg/plugin/plugin.go file at revision 4341c70. The vulnerability caused the V1Plugin.Decrypt function to panic when passed an empty ciphertext, crashing the entire gRPC server process. This was due to the function...