"-Synchronized-Data."

This commit is contained in:
CVE Team 2021-11-23 00:01:10 +00:00
parent 90faccdcf4
commit a3c56fc609
No known key found for this signature in database
GPG Key ID: 5708902F06FEF743
4 changed files with 72 additions and 52 deletions

View File

@ -1,6 +1,6 @@
{
"CVE_data_meta": {
"ASSIGNER": "cve@f-secure.com",
"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"
@ -90,7 +90,7 @@
"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.\nThis issue affects:\nAmazon Web Services AWS IoT Device SDK v2 for Java \nversions prior to 1.3.3 on Microsoft Windows.\nAmazon Web Services AWS IoT Device SDK v2 for Python\nversions prior to 1.5.18 on Microsoft Windows.\nAmazon Web Services AWS IoT Device SDK v2 for C++\nversions prior to 1.12.7 on Microsoft Windows.\nAmazon Web Services AWS IoT Device SDK v2 for Node.js\nversions prior to 1.5.3 on Microsoft Windows."
"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."
}
]
},
@ -128,24 +128,29 @@
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"url": "https://github.com/awslabs/aws-c-io/"
"refsource": "MISC",
"url": "https://github.com/awslabs/aws-c-io/",
"name": "https://github.com/awslabs/aws-c-io/"
},
{
"refsource": "CONFIRM",
"url": "https://github.com/aws/aws-iot-device-sdk-cpp-v2"
"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": "CONFIRM",
"url": "https://github.com/aws/aws-iot-device-sdk-python-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": "CONFIRM",
"url": "https://github.com/aws/aws-iot-device-sdk-java-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": "CONFIRM",
"url": "https://github.com/aws/aws-iot-device-sdk-js-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"
}
]
},

View File

@ -1,6 +1,6 @@
{
"CVE_data_meta": {
"ASSIGNER": "cve@f-secure.com",
"ASSIGNER": "cve-notifications-us@f-secure.com",
"ID": "CVE-2021-40829",
"STATE": "PUBLIC",
"TITLE": "TLS hostname validation issues within AWS IoT Device SDKs on macOS"
@ -66,7 +66,7 @@
{
"platform": "macOS",
"version_affected": "<",
"version_value": "0.10.4"
"version_value": "0.10.4"
}
]
}
@ -91,7 +91,7 @@
"description_data": [
{
"lang": "eng",
"value": "Connections initialized by the AWS IoT Device SDK v2 for Java (versions prior to 1.4.2), Python (versions prior to 1.6.1), C++ (versions prior to 1.12.7) and Node.js (versions prior to 1.5.3) did not verify server certificate hostname during TLS handshake when overriding Certificate Authorities (CA) in their trust stores on MacOS. This issue has been addressed in aws-c-io submodule versions 0.10.5 onward.\nThis issue affects:\nAmazon Web Services AWS IoT Device SDK v2 for Java \nversions prior to 1.4.2 on macOS.\nAmazon Web Services AWS IoT Device SDK v2 for Python\nversions prior to 1.6.1 on macOS.\nAmazon Web Services AWS IoT Device SDK v2 for C++\nversions prior to 1.12.7 on macOS.\nAmazon Web Services AWS IoT Device SDK v2 for Node.js\nversions prior to 1.5.3 on macOS.\nAmazon Web Services AWS-C-IO\n0.10.4 on macOS."
"value": "Connections initialized by the AWS IoT Device SDK v2 for Java (versions prior to 1.4.2), Python (versions prior to 1.6.1), C++ (versions prior to 1.12.7) and Node.js (versions prior to 1.5.3) did not verify server certificate hostname during TLS handshake when overriding Certificate Authorities (CA) in their trust stores on MacOS. This issue has been addressed in aws-c-io submodule versions 0.10.5 onward. This issue affects: Amazon Web Services AWS IoT Device SDK v2 for Java versions prior to 1.4.2 on macOS. Amazon Web Services AWS IoT Device SDK v2 for Python versions prior to 1.6.1 on macOS. Amazon Web Services AWS IoT Device SDK v2 for C++ versions prior to 1.12.7 on macOS. Amazon Web Services AWS IoT Device SDK v2 for Node.js versions prior to 1.5.3 on macOS. Amazon Web Services AWS-C-IO 0.10.4 on macOS."
}
]
},
@ -129,24 +129,29 @@
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"url": "https://github.com/awslabs/aws-c-io/"
"refsource": "MISC",
"url": "https://github.com/awslabs/aws-c-io/",
"name": "https://github.com/awslabs/aws-c-io/"
},
{
"refsource": "CONFIRM",
"url": "https://github.com/aws/aws-iot-device-sdk-cpp-v2"
"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": "CONFIRM",
"url": "https://github.com/aws/aws-iot-device-sdk-python-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": "CONFIRM",
"url": "https://github.com/aws/aws-iot-device-sdk-java-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": "CONFIRM",
"url": "https://github.com/aws/aws-iot-device-sdk-js-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"
}
]
},
@ -159,4 +164,4 @@
"source": {
"discovery": "INTERNAL"
}
}
}

View File

@ -1,6 +1,6 @@
{
"CVE_data_meta": {
"ASSIGNER": "cve@f-secure.com",
"ASSIGNER": "cve-notifications-us@f-secure.com",
"ID": "CVE-2021-40830",
"STATE": "PUBLIC",
"TITLE": "Inconsistent CA override function behavior within AWS IoT Device SDKs on Unix systems"
@ -90,7 +90,7 @@
"description_data": [
{
"lang": "eng",
"value": "The AWS IoT Device SDK v2 for Java, Python, C++ and Node.js appends a user supplied Certificate Authority (CA) to the root CAs instead of overriding it on Unix systems. TLS handshakes will thus succeed if the peer can be verified either from the user-supplied CA or the systems default trust-store. Attackers with access to a hosts trust stores or are able to compromise a certificate authority already in the host's trust store (note: the attacker must also be able to spoof DNS in this case) may be able to use this issue to bypass CA pinning. An attacker could then spoof the MQTT broker, and either drop traffic and/or respond with the attacker's data, but they would not be able to forward this data on to the MQTT broker because the attacker would still need the user's private keys to authenticate against the MQTT broker. \n\nThe 'aws_tls_ctx_options_override_default_trust_store_*' function within the aws-c-io submodule has been updated to override the default trust store. This corrects this issue. \nThis issue affects:\nAmazon Web Services AWS IoT Device SDK v2 for Java \nversions prior to 1.5.0 on Linux/Unix.\nAmazon Web Services AWS IoT Device SDK v2 for Python\nversions prior to 1.6.1 on Linux/Unix.\nAmazon Web Services AWS IoT Device SDK v2 for C++\nversions prior to 1.12.7 on Linux/Unix.\nAmazon Web Services AWS IoT Device SDK v2 for Node.js\nversions prior to 1.5.3 on Linux/Unix.\nAmazon Web Services AWS-C-IO\n0.10.4 on Linux/Unix."
"value": "The AWS IoT Device SDK v2 for Java, Python, C++ and Node.js appends a user supplied Certificate Authority (CA) to the root CAs instead of overriding it on Unix systems. TLS handshakes will thus succeed if the peer can be verified either from the user-supplied CA or the system\u2019s default trust-store. Attackers with access to a host\u2019s trust stores or are able to compromise a certificate authority already in the host's trust store (note: the attacker must also be able to spoof DNS in this case) may be able to use this issue to bypass CA pinning. An attacker could then spoof the MQTT broker, and either drop traffic and/or respond with the attacker's data, but they would not be able to forward this data on to the MQTT broker because the attacker would still need the user's private keys to authenticate against the MQTT broker. The 'aws_tls_ctx_options_override_default_trust_store_*' function within the aws-c-io submodule has been updated to override the default trust store. This corrects this issue. This issue affects: Amazon Web Services AWS IoT Device SDK v2 for Java versions prior to 1.5.0 on Linux/Unix. Amazon Web Services AWS IoT Device SDK v2 for Python versions prior to 1.6.1 on Linux/Unix. Amazon Web Services AWS IoT Device SDK v2 for C++ versions prior to 1.12.7 on Linux/Unix. Amazon Web Services AWS IoT Device SDK v2 for Node.js versions prior to 1.5.3 on Linux/Unix. Amazon Web Services AWS-C-IO 0.10.4 on Linux/Unix."
}
]
},
@ -119,7 +119,7 @@
"description": [
{
"lang": "eng",
"value": "The AWS IoT Device SDK v2 for Java, Python, C++ and Node.js appends a user supplied Certificate Authority (CA) to the root CAs instead of overriding it on Unix systems. TLS handshakes will thus succeed if the peer can be verified either from the user-supplied CA or the systems default trust-store. Attackers with access to a hosts trust stores or are able to compromise a certificate authority already in the host's trust store (note: the attacker must also be able to spoof DNS in this case) may be able to use this issue to bypass CA pinning. An attacker could then spoof the MQTT broker, and either drop traffic and/or respond with the attacker's data, but they would not be able to forward this data on to the MQTT broker because the attacker would still need the user's private keys to authenticate against the MQTT broker. "
"value": "The AWS IoT Device SDK v2 for Java, Python, C++ and Node.js appends a user supplied Certificate Authority (CA) to the root CAs instead of overriding it on Unix systems. TLS handshakes will thus succeed if the peer can be verified either from the user-supplied CA or the system\u2019s default trust-store. Attackers with access to a host\u2019s trust stores or are able to compromise a certificate authority already in the host's trust store (note: the attacker must also be able to spoof DNS in this case) may be able to use this issue to bypass CA pinning. An attacker could then spoof the MQTT broker, and either drop traffic and/or respond with the attacker's data, but they would not be able to forward this data on to the MQTT broker because the attacker would still need the user's private keys to authenticate against the MQTT broker. "
}
]
}
@ -128,24 +128,29 @@
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"url": "https://github.com/awslabs/aws-c-io/"
"refsource": "MISC",
"url": "https://github.com/awslabs/aws-c-io/",
"name": "https://github.com/awslabs/aws-c-io/"
},
{
"refsource": "CONFIRM",
"url": "https://github.com/aws/aws-iot-device-sdk-cpp-v2"
"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": "CONFIRM",
"url": "https://github.com/aws/aws-iot-device-sdk-python-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": "CONFIRM",
"url": "https://github.com/aws/aws-iot-device-sdk-java-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": "CONFIRM",
"url": "https://github.com/aws/aws-iot-device-sdk-js-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"
}
]
},

View File

@ -1,6 +1,6 @@
{
"CVE_data_meta": {
"ASSIGNER": "cve@f-secure.com",
"ASSIGNER": "cve-notifications-us@f-secure.com",
"ID": "CVE-2021-40831",
"STATE": "PUBLIC",
"TITLE": "Missing SNI validation and inconsistent CA override function behavior within AWS IoT Device SDKs on Apple devices"
@ -90,7 +90,7 @@
"description_data": [
{
"lang": "eng",
"value": "The AWS IoT Device SDK v2 for Java, Python, C++ and Node.js appends a user supplied Certificate Authority (CA) to the root CAs instead of overriding it on macOS systems. Additionally, SNI validation is also not enabled when the CA has been “overridden”. TLS handshakes will thus succeed if the peer can be verified either from the user-supplied CA or the systems default trust-store. Attackers with access to a hosts trust stores or are able to compromise a certificate authority already in the host's trust store (note: the attacker must also be able to spoof DNS in this case) may be able to use this issue to bypass CA pinning. An attacker could then spoof the MQTT broker, and either drop traffic and/or respond with the attacker's data, but they would not be able to forward this data on to the MQTT broker because the attacker would still need the user's private keys to authenticate against the MQTT broker. \n\nThe 'aws_tls_ctx_options_override_default_trust_store_*' function within the aws-c-io submodule has been updated to address this behavior.\nThis issue affects:\nAmazon Web Services AWS IoT Device SDK v2 for Java \nversions prior to 1.5.0 on macOS.\nAmazon Web Services AWS IoT Device SDK v2 for Python\nversions prior to 1.7.0 on macOS.\nAmazon Web Services AWS IoT Device SDK v2 for C++\nversions prior to 1.14.0 on macOS.\nAmazon Web Services AWS IoT Device SDK v2 for Node.js\nversions prior to 1.6.0 on macOS.\nAmazon Web Services AWS-C-IO\n0.10.7 on macOS."
"value": "The AWS IoT Device SDK v2 for Java, Python, C++ and Node.js appends a user supplied Certificate Authority (CA) to the root CAs instead of overriding it on macOS systems. Additionally, SNI validation is also not enabled when the CA has been \u201coverridden\u201d. TLS handshakes will thus succeed if the peer can be verified either from the user-supplied CA or the system\u2019s default trust-store. Attackers with access to a host\u2019s trust stores or are able to compromise a certificate authority already in the host's trust store (note: the attacker must also be able to spoof DNS in this case) may be able to use this issue to bypass CA pinning. An attacker could then spoof the MQTT broker, and either drop traffic and/or respond with the attacker's data, but they would not be able to forward this data on to the MQTT broker because the attacker would still need the user's private keys to authenticate against the MQTT broker. The 'aws_tls_ctx_options_override_default_trust_store_*' function within the aws-c-io submodule has been updated to address this behavior. This issue affects: Amazon Web Services AWS IoT Device SDK v2 for Java versions prior to 1.5.0 on macOS. Amazon Web Services AWS IoT Device SDK v2 for Python versions prior to 1.7.0 on macOS. Amazon Web Services AWS IoT Device SDK v2 for C++ versions prior to 1.14.0 on macOS. Amazon Web Services AWS IoT Device SDK v2 for Node.js versions prior to 1.6.0 on macOS. Amazon Web Services AWS-C-IO 0.10.7 on macOS."
}
]
},
@ -119,7 +119,7 @@
"description": [
{
"lang": "eng",
"value": "The AWS IoT Device SDK v2 for Java, Python, C++ and Node.js appends a user supplied Certificate Authority (CA) to the root CAs instead of overriding it on macOS systems. Additionally, SNI validation is also not enabled when the CA has been “overridden”. TLS handshakes will thus succeed if the peer can be verified either from the user-supplied CA or the systems default trust-store. Attackers with access to a hosts trust stores or are able to compromise a certificate authority already in the host's trust store (note: the attacker must also be able to spoof DNS in this case) may be able to use this issue to bypass CA pinning. An attacker could then spoof the MQTT broker, and either drop traffic and/or respond with the attacker's data, but they would not be able to forward this data on to the MQTT broker because the attacker would still need the user's private keys to authenticate against the MQTT broker. "
"value": "The AWS IoT Device SDK v2 for Java, Python, C++ and Node.js appends a user supplied Certificate Authority (CA) to the root CAs instead of overriding it on macOS systems. Additionally, SNI validation is also not enabled when the CA has been \u201coverridden\u201d. TLS handshakes will thus succeed if the peer can be verified either from the user-supplied CA or the system\u2019s default trust-store. Attackers with access to a host\u2019s trust stores or are able to compromise a certificate authority already in the host's trust store (note: the attacker must also be able to spoof DNS in this case) may be able to use this issue to bypass CA pinning. An attacker could then spoof the MQTT broker, and either drop traffic and/or respond with the attacker's data, but they would not be able to forward this data on to the MQTT broker because the attacker would still need the user's private keys to authenticate against the MQTT broker. "
}
]
}
@ -128,24 +128,29 @@
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"url": "https://github.com/awslabs/aws-c-io/"
"refsource": "MISC",
"url": "https://github.com/awslabs/aws-c-io/",
"name": "https://github.com/awslabs/aws-c-io/"
},
{
"refsource": "CONFIRM",
"url": "https://github.com/aws/aws-iot-device-sdk-cpp-v2"
"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": "CONFIRM",
"url": "https://github.com/aws/aws-iot-device-sdk-python-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": "CONFIRM",
"url": "https://github.com/aws/aws-iot-device-sdk-java-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": "CONFIRM",
"url": "https://github.com/aws/aws-iot-device-sdk-js-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"
}
]
},