You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
mend-bolt-for-githubbot
changed the title
CVE-2022-2582 (High) detected in github.com/aws/aws-sdk-go/service/s3/s3crypto-v1.13.30
CVE-2022-2582 (Medium) detected in github.com/aws/aws-sdk-go/service/s3/s3crypto-v1.13.30
Jan 6, 2023
CVE-2022-2582 - Medium Severity Vulnerability
Vulnerable Library - github.com/aws/aws-sdk-go/service/s3/s3crypto-v1.13.30
AWS SDK for the Go programming language.
Dependency Hierarchy:
Found in HEAD commit: 3f5851794e912a2ac2820fdd9fbae44af49cf66e
Found in base branch: master
Vulnerability Details
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.
Publish Date: 2022-12-27
URL: CVE-2022-2582
CVSS 3 Score Details (4.3)
Base Score Metrics:
Suggested Fix
Type: Upgrade version
Origin: https://pkg.go.dev/vuln/GO-2022-0391
Release Date: 2022-12-27
Fix Resolution: v1.33.0
Step up your Open Source Security Game with Mend here
The text was updated successfully, but these errors were encountered: