Vulnerability CVE-2022-2582


Published: 2022-12-27

Description:
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.

 References:
https://github.com/aws/aws-sdk-go/commit/35fa6ddf45c061e0f08d3a3b5119f8f4da38f6d1
https://pkg.go.dev/vuln/GO-2022-0391

Copyright 2026, cxsecurity.com

 

Back to Top