CVE-2020-8911
Summary
| CVE | CVE-2020-8911 |
|---|---|
| State | PUBLIC |
| Assigner | [email protected] |
| Source Priority | CVE Program / NVD first with legacy fallback |
| Published | 2020-08-11 20:15:00 UTC |
| Updated | 2020-08-18 13:37:00 UTC |
| Description | A padding oracle vulnerability exists in the AWS S3 Crypto SDK for GoLang versions prior to V2. The SDK allows users to encrypt files with AES-CBC without computing a Message Authentication Code (MAC), which then allows an attacker who has write access to the target's S3 bucket and can observe whether or not an endpoint with access to the key can decrypt a file, they can reconstruct the plaintext with (on average) 128*length (plaintext) queries to the endpoint, by exploiting CBC's ability to manipulate the bytes of the next block and PKCS5 padding errors. It is recommended to update your SDK to V2 or later, and re-encrypt your files. |
Risk And Classification
Problem Types: CWE-327
NVD Known Affected Configurations (CPE 2.3)
| Type | Vendor | Product | Version | Update | Edition | Language |
|---|---|---|---|---|---|---|
| Application | Amazon | Aws S3 Crypto Sdk | All | All | All | All |
| Application | Amazon | Aws S3 Crypto Sdk | All | All | All | All |
References
| Reference | Source | Link | Tags |
|---|---|---|---|
| CBC padding oracle issue in AWS S3 Crypto SDK for golang · Advisory · google/security-research · GitHub | CONFIRM | github.com | Exploit, Third Party Advisory |
| Updates to the Amazon S3 Encryption Client | AWS Developer Blog | CONFIRM | aws.amazon.com | Vendor Advisory |
| CVE Program record | CVE.ORG | www.cve.org | canonical |
| NVD vulnerability detail | NVD | nvd.nist.gov | canonical, analysis |
Vendor Comments And Credit
Discovery Credit
LEGACY: Sophie Schmieg
There are currently no legacy QID mappings associated with this CVE.