mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-08-04 08:44:25 +00:00
166 lines
7.0 KiB
JSON
166 lines
7.0 KiB
JSON
{
|
|
"CVE_data_meta": {
|
|
"ASSIGNER": "cve-notifications-us@f-secure.com",
|
|
"ID": "CVE-2021-40828",
|
|
"STATE": "PUBLIC",
|
|
"TITLE": "TLS hostname validation issues within AWS IoT Device SDKs on Windows"
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "AWS IoT Device SDK v2 for Java ",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"platform": "Microsoft Windows",
|
|
"version_affected": "<",
|
|
"version_value": "1.3.3"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"product_name": "AWS IoT Device SDK v2 for Python",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"platform": "Microsoft Windows",
|
|
"version_affected": "<",
|
|
"version_value": "1.5.18"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"product_name": "AWS IoT Device SDK v2 for C++",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"platform": "Microsoft Windows",
|
|
"version_affected": "<",
|
|
"version_value": "1.12.7"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"product_name": "AWS IoT Device SDK v2 for Node.js",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"platform": "Microsoft Windows",
|
|
"version_affected": "<",
|
|
"version_value": "1.5.3"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"product_name": "AWS-C-IO",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"platform": "Microsoft Windows",
|
|
"version_value": "0.9.12"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"vendor_name": "Amazon Web Services"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"credit": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "F-Secure"
|
|
}
|
|
],
|
|
"data_format": "MITRE",
|
|
"data_type": "CVE",
|
|
"data_version": "4.0",
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "Connections initialized by the AWS IoT Device SDK v2 for Java (versions prior to 1.3.3), Python (versions prior to 1.5.18), C++ (versions prior to 1.12.7) and Node.js (versions prior to 1.5.1) did not verify server certificate hostname during TLS handshake when overriding Certificate Authorities (CA) in their trust stores on Windows. This issue has been addressed in aws-c-io submodule versions 0.9.13 onward. This issue affects: Amazon Web Services AWS IoT Device SDK v2 for Java versions prior to 1.3.3 on Microsoft Windows. Amazon Web Services AWS IoT Device SDK v2 for Python versions prior to 1.5.18 on Microsoft Windows. Amazon Web Services AWS IoT Device SDK v2 for C++ versions prior to 1.12.7 on Microsoft Windows. Amazon Web Services AWS IoT Device SDK v2 for Node.js versions prior to 1.5.3 on Microsoft Windows."
|
|
}
|
|
]
|
|
},
|
|
"generator": {
|
|
"engine": "Vulnogram 0.0.9"
|
|
},
|
|
"impact": {
|
|
"cvss": {
|
|
"attackComplexity": "HIGH",
|
|
"attackVector": "ADJACENT_NETWORK",
|
|
"availabilityImpact": "HIGH",
|
|
"baseScore": 6.3,
|
|
"baseSeverity": "MEDIUM",
|
|
"confidentialityImpact": "HIGH",
|
|
"integrityImpact": "HIGH",
|
|
"privilegesRequired": "HIGH",
|
|
"scope": "UNCHANGED",
|
|
"userInteraction": "REQUIRED",
|
|
"vectorString": "CVSS:3.1/AV:A/AC:H/PR:H/UI:R/S:U/C:H/I:H/A:H",
|
|
"version": "3.1"
|
|
}
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "Connections initialized by the AWS IoT Device SDK v2 for Java, Python, C++ and Node.js did not verify server certificate hostname during TLS handshake when overriding Certificate Authorities (CA) in their trust stores on Windows. "
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"refsource": "MISC",
|
|
"url": "https://github.com/awslabs/aws-c-io/",
|
|
"name": "https://github.com/awslabs/aws-c-io/"
|
|
},
|
|
{
|
|
"refsource": "MISC",
|
|
"url": "https://github.com/aws/aws-iot-device-sdk-cpp-v2",
|
|
"name": "https://github.com/aws/aws-iot-device-sdk-cpp-v2"
|
|
},
|
|
{
|
|
"refsource": "MISC",
|
|
"url": "https://github.com/aws/aws-iot-device-sdk-python-v2",
|
|
"name": "https://github.com/aws/aws-iot-device-sdk-python-v2"
|
|
},
|
|
{
|
|
"refsource": "MISC",
|
|
"url": "https://github.com/aws/aws-iot-device-sdk-java-v2",
|
|
"name": "https://github.com/aws/aws-iot-device-sdk-java-v2"
|
|
},
|
|
{
|
|
"refsource": "MISC",
|
|
"url": "https://github.com/aws/aws-iot-device-sdk-js-v2",
|
|
"name": "https://github.com/aws/aws-iot-device-sdk-js-v2"
|
|
}
|
|
]
|
|
},
|
|
"solution": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "Update to the latest versions of the AWS IoT Device SDK."
|
|
}
|
|
],
|
|
"source": {
|
|
"discovery": "INTERNAL"
|
|
}
|
|
} |