CVE-2022-2582

Summary

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.

Affected Software

VendorProductVersion RangeStatus
github.com/aws/aws-sdk-gogithub.com/aws/aws-sdk-go/service/s3/s3crypto0 < 1.34.0affected

Weaknesses

  • CWE 311: Missing Encryption of Sensitive Data

ADP Enrichment

CVE Program Container

Additional References

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: none
    • Automatable: no
    • Technical Impact: partial

References