GHSA-6jvc-q2x7-pchv

Suggest an improvement
Source
https://github.com/advisories/GHSA-6jvc-q2x7-pchv
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/12/GHSA-6jvc-q2x7-pchv/GHSA-6jvc-q2x7-pchv.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-6jvc-q2x7-pchv
Aliases
Related
Published
2022-12-28T00:30:23Z
Modified
2023-11-08T04:08:48.393637Z
Severity
  • 4.3 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N CVSS Calculator
Summary
AWS S3 Crypto SDK sends an unencrypted hash of the plaintext alongside the ciphertext as a metadata field
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.

Database specific
{
    "nvd_published_at": "2022-12-27T22:15:00Z",
    "cwe_ids": [
        "CWE-326"
    ],
    "severity": "MODERATE",
    "github_reviewed": true,
    "github_reviewed_at": "2022-12-30T18:53:40Z"
}
References

Affected packages

Go / github.com/aws/aws-sdk-go

Package

Name
github.com/aws/aws-sdk-go
View open source insights on deps.dev
Purl
pkg:golang/github.com/aws/aws-sdk-go

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
1.34.0