2020-02-12 13:01:08 +00:00
{
"CVE_data_meta" : {
2020-11-16 12:01:45 +00:00
"ASSIGNER" : "security@google.com" ,
2020-02-12 13:01:08 +00:00
"ID" : "CVE-2020-8897" ,
2020-11-16 12:47:27 +01:00
"STATE" : "PUBLIC" ,
2020-11-16 12:50:55 +01:00
"TITLE" : "Robustness weakness in AWS KMS and Encryption SDKs"
2020-02-12 13:01:08 +00:00
} ,
2020-11-16 12:47:27 +01:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "AWS SDK" ,
"version" : {
"version_data" : [
{
"platform" : "all" ,
"version_affected" : "<" ,
"version_name" : "stable" ,
"version_value" : "2.0.0"
}
]
}
}
]
} ,
"vendor_name" : "Amazon"
}
]
}
} ,
"credit" : [
{
"lang" : "eng" ,
"value" : "Thai Duong"
}
] ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2020-02-12 13:01:08 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-11-16 12:47:27 +01:00
"value" : "A weak robustness vulnerability exists in the AWS Encryption SDKs for Java, Python, C and Javalcript prior to versions 2.0.0. Due to the non-committing property of AES-GCM (and other AEAD ciphers such as AES-GCM-SIV or (X)ChaCha20Poly1305) used by the SDKs to encrypt messages, an attacker can craft a unique cyphertext which will decrypt to multiple different results, and becomes especially relevant in a multi-recipient setting. We recommend users update their SDK to 2.0.0 or later."
2020-02-12 13:01:08 +00:00
}
]
2020-11-16 12:47:27 +01:00
} ,
"generator" : {
"engine" : "Vulnogram 0.0.9"
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "HIGH" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 4.8 ,
"baseSeverity" : "MEDIUM" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "HIGH" ,
"privilegesRequired" : "LOW" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "REQUIRED" ,
"vectorString" : "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:N/I:H/A:N" ,
"version" : "3.1"
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-310 Cryptographic Issues"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://github.com/google/security-research/security/advisories/GHSA-wqgp-vphw-hphf" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/google/security-research/security/advisories/GHSA-wqgp-vphw-hphf"
} ,
{
"name" : "https://aws.amazon.com/blogs/security/improved-client-side-encryption-explicit-keyids-and-key-commitment/" ,
"refsource" : "CONFIRM" ,
"url" : "https://aws.amazon.com/blogs/security/improved-client-side-encryption-explicit-keyids-and-key-commitment/"
}
]
} ,
"source" : {
"discovery" : "EXTERNAL"
2020-02-12 13:01:08 +00:00
}
2020-11-16 12:01:45 +00:00
}