[ISSUE] Vulnerability GO-2022-0646 in AWS SDK Go #1371
Labels
area/security
Marks an issue as improving security of the project
kind/issue
Unidentified issue, it could be a bug, misconfig, or anything in between
Milestone
Describe the issue:
We have identified a security vulnerability, referenced as GO-2022-0646, in our project that uses the AWS SDK for Go. This vulnerability arises from using the V1 EncryptionClient, specifically with AES-CBC content cipher or the KMS key wrap algorithm. An attacker with write access to an S3 bucket could potentially decrypt files in that bucket.
It can only be triggered, though, if a particular, deprecated function is called. We would need to confirm this.
How to reproduce:
camunda-platform-helm/go.mod
Line 15 in 18d1893
Possible Solutions/Workarounds:
Useful Links:
Environment:
Please note: Without the following info, it's hard to resolve the issue and probably it will be closed.
The text was updated successfully, but these errors were encountered: