CVE-2021-40828 (GCVE-0-2021-40828)
Vulnerability from cvelistv5 – Published: 2021-11-22 23:41 – Updated: 2024-08-04 02:51
VLAI?
Summary
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.
Severity ?
6.3 (Medium)
CWE
- 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.
Assigner
References
| URL | Tags | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||
Impacted products
| Vendor | Product | Version | ||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Amazon Web Services | AWS IoT Device SDK v2 for Java |
Affected:
unspecified , < 1.3.3
(custom)
|
||||||||||||||||||||||
|
||||||||||||||||||||||||
Credits
F-Secure
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-04T02:51:06.830Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/awslabs/aws-c-io/"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/aws/aws-iot-device-sdk-cpp-v2"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/aws/aws-iot-device-sdk-python-v2"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/aws/aws-iot-device-sdk-java-v2"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/aws/aws-iot-device-sdk-js-v2"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"platforms": [
"Microsoft Windows"
],
"product": "AWS IoT Device SDK v2 for Java ",
"vendor": "Amazon Web Services",
"versions": [
{
"lessThan": "1.3.3",
"status": "affected",
"version": "unspecified",
"versionType": "custom"
}
]
},
{
"platforms": [
"Microsoft Windows"
],
"product": "AWS IoT Device SDK v2 for Python",
"vendor": "Amazon Web Services",
"versions": [
{
"lessThan": "1.5.18",
"status": "affected",
"version": "unspecified",
"versionType": "custom"
}
]
},
{
"platforms": [
"Microsoft Windows"
],
"product": "AWS IoT Device SDK v2 for C++",
"vendor": "Amazon Web Services",
"versions": [
{
"lessThan": "1.12.7",
"status": "affected",
"version": "unspecified",
"versionType": "custom"
}
]
},
{
"platforms": [
"Microsoft Windows"
],
"product": "AWS IoT Device SDK v2 for Node.js",
"vendor": "Amazon Web Services",
"versions": [
{
"lessThan": "1.5.3",
"status": "affected",
"version": "unspecified",
"versionType": "custom"
}
]
},
{
"platforms": [
"Microsoft Windows"
],
"product": "AWS-C-IO",
"vendor": "Amazon Web Services",
"versions": [
{
"status": "affected",
"version": "0.9.12"
}
]
}
],
"credits": [
{
"lang": "en",
"value": "F-Secure"
}
],
"descriptions": [
{
"lang": "en",
"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."
}
],
"metrics": [
{
"cvssV3_1": {
"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"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "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. ",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2021-11-22T23:41:16",
"orgId": "126858f1-1b65-4b74-81ca-7034f7f7723f",
"shortName": "F-SecureUS"
},
"references": [
{
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/awslabs/aws-c-io/"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/aws/aws-iot-device-sdk-cpp-v2"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/aws/aws-iot-device-sdk-python-v2"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/aws/aws-iot-device-sdk-java-v2"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/aws/aws-iot-device-sdk-js-v2"
}
],
"solutions": [
{
"lang": "en",
"value": "Update to the latest versions of the AWS IoT Device SDK."
}
],
"source": {
"discovery": "INTERNAL"
},
"title": "TLS hostname validation issues within AWS IoT Device SDKs on Windows",
"x_generator": {
"engine": "Vulnogram 0.0.9"
},
"x_legacyV4Record": {
"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": "\u003c",
"version_value": "1.3.3"
}
]
}
},
{
"product_name": "AWS IoT Device SDK v2 for Python",
"version": {
"version_data": [
{
"platform": "Microsoft Windows",
"version_affected": "\u003c",
"version_value": "1.5.18"
}
]
}
},
{
"product_name": "AWS IoT Device SDK v2 for C++",
"version": {
"version_data": [
{
"platform": "Microsoft Windows",
"version_affected": "\u003c",
"version_value": "1.12.7"
}
]
}
},
{
"product_name": "AWS IoT Device SDK v2 for Node.js",
"version": {
"version_data": [
{
"platform": "Microsoft Windows",
"version_affected": "\u003c",
"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": [
{
"name": "https://github.com/awslabs/aws-c-io/",
"refsource": "MISC",
"url": "https://github.com/awslabs/aws-c-io/"
},
{
"name": "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-python-v2",
"refsource": "MISC",
"url": "https://github.com/aws/aws-iot-device-sdk-python-v2"
},
{
"name": "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-js-v2",
"refsource": "MISC",
"url": "https://github.com/aws/aws-iot-device-sdk-js-v2"
}
]
},
"solution": [
{
"lang": "en",
"value": "Update to the latest versions of the AWS IoT Device SDK."
}
],
"source": {
"discovery": "INTERNAL"
}
}
}
},
"cveMetadata": {
"assignerOrgId": "126858f1-1b65-4b74-81ca-7034f7f7723f",
"assignerShortName": "F-SecureUS",
"cveId": "CVE-2021-40828",
"datePublished": "2021-11-22T23:41:16",
"dateReserved": "2021-09-09T00:00:00",
"dateUpdated": "2024-08-04T02:51:06.830Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"fkie_nvd": {
"configurations": "[{\"operator\": \"AND\", \"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:amazon:amazon_web_services_aws-c-io:*:*:*:*:*:*:*:*\", \"versionEndExcluding\": \"0.9.13\", \"matchCriteriaId\": \"6566E13D-405E-4928-ABA7-F8FD2AB3CB4E\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:amazon:amazon_web_services_internet_of_things_device_software_development_kit_v2:*:*:*:*:*:java:*:*\", \"versionEndExcluding\": \"1.3.3\", \"matchCriteriaId\": \"4AC79D7C-6DD6-49EA-A2C2-D5A60170D6E7\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:amazon:amazon_web_services_internet_of_things_device_software_development_kit_v2:*:*:*:*:*:node.js:*:*\", \"versionEndExcluding\": \"1.5.1\", \"matchCriteriaId\": \"6DD96173-29C7-4D7F-B8F1-71EF5AA32731\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:amazon:amazon_web_services_internet_of_things_device_software_development_kit_v2:*:*:*:*:*:python:*:*\", \"versionEndExcluding\": \"1.5.18\", \"matchCriteriaId\": \"DE53229C-C1DA-4135-85CD-ECB3323C0034\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:amazon:amazon_web_services_internet_of_things_device_software_development_kit_v2:*:*:*:*:*:c\\\\+\\\\+:*:*\", \"versionEndExcluding\": \"1.12.7\", \"matchCriteriaId\": \"EFFC524B-6023-44B2-A60A-76DBCE3BF4A8\"}]}, {\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": false, \"criteria\": \"cpe:2.3:o:microsoft:windows:-:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"A2572D17-1DE6-457B-99CC-64AFD54487EA\"}]}]}]",
"descriptions": "[{\"lang\": \"en\", \"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.\"}, {\"lang\": \"es\", \"value\": \"Las conexiones inicializadas por AWS IoT Device SDK v2 para Java (versiones anteriores a 1.3.3), Python (versiones anteriores a 1.5.18), C++ (versiones anteriores a 1.12.7) y Node.js (versiones anteriores a 1.5.1) no verificaban el nombre de host del certificado del servidor durante el handshake TLS cuando anulaban las autoridades de certificaci\\u00f3n (CA) en sus almacenes confiable en Windows. Este problema se ha abordado en las versiones 0.9.13 y posteriores del subm\\u00f3dulo aws-c-io. Este problema afecta a: Amazon Web Services AWS IoT Device SDK v2 para versiones de Java anteriores a 1.3.3 en Microsoft Windows. Amazon Web Services AWS IoT Device SDK v2 para versiones de Python anteriores a 1.5.18 en Microsoft Windows. Amazon Web Services AWS IoT Device SDK v2 para versiones de C++ anteriores a 1.12.7 en Microsoft Windows. Amazon Web Services AWS IoT Device SDK v2 para versiones de Node.js anteriores a 1.5.3 en Microsoft Windows\"}]",
"id": "CVE-2021-40828",
"lastModified": "2024-11-21T06:24:51.650",
"metrics": "{\"cvssMetricV31\": [{\"source\": \"cve-notifications-us@f-secure.com\", \"type\": \"Secondary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:A/AC:H/PR:H/UI:R/S:U/C:H/I:H/A:H\", \"baseScore\": 6.3, \"baseSeverity\": \"MEDIUM\", \"attackVector\": \"ADJACENT_NETWORK\", \"attackComplexity\": \"HIGH\", \"privilegesRequired\": \"HIGH\", \"userInteraction\": \"REQUIRED\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"HIGH\", \"integrityImpact\": \"HIGH\", \"availabilityImpact\": \"HIGH\"}, \"exploitabilityScore\": 0.4, \"impactScore\": 5.9}, {\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\", \"baseScore\": 8.8, \"baseSeverity\": \"HIGH\", \"attackVector\": \"ADJACENT_NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"HIGH\", \"integrityImpact\": \"HIGH\", \"availabilityImpact\": \"HIGH\"}, \"exploitabilityScore\": 2.8, \"impactScore\": 5.9}], \"cvssMetricV2\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"2.0\", \"vectorString\": \"AV:A/AC:L/Au:N/C:P/I:P/A:P\", \"baseScore\": 5.8, \"accessVector\": \"ADJACENT_NETWORK\", \"accessComplexity\": \"LOW\", \"authentication\": \"NONE\", \"confidentialityImpact\": \"PARTIAL\", \"integrityImpact\": \"PARTIAL\", \"availabilityImpact\": \"PARTIAL\"}, \"baseSeverity\": \"MEDIUM\", \"exploitabilityScore\": 6.5, \"impactScore\": 6.4, \"acInsufInfo\": false, \"obtainAllPrivilege\": false, \"obtainUserPrivilege\": false, \"obtainOtherPrivilege\": false, \"userInteractionRequired\": false}]}",
"published": "2021-11-23T00:15:07.263",
"references": "[{\"url\": \"https://github.com/aws/aws-iot-device-sdk-cpp-v2\", \"source\": \"cve-notifications-us@f-secure.com\", \"tags\": [\"Product\"]}, {\"url\": \"https://github.com/aws/aws-iot-device-sdk-java-v2\", \"source\": \"cve-notifications-us@f-secure.com\", \"tags\": [\"Product\"]}, {\"url\": \"https://github.com/aws/aws-iot-device-sdk-js-v2\", \"source\": \"cve-notifications-us@f-secure.com\", \"tags\": [\"Product\"]}, {\"url\": \"https://github.com/aws/aws-iot-device-sdk-python-v2\", \"source\": \"cve-notifications-us@f-secure.com\", \"tags\": [\"Product\"]}, {\"url\": \"https://github.com/awslabs/aws-c-io/\", \"source\": \"cve-notifications-us@f-secure.com\", \"tags\": [\"Product\"]}, {\"url\": \"https://github.com/aws/aws-iot-device-sdk-cpp-v2\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Product\"]}, {\"url\": \"https://github.com/aws/aws-iot-device-sdk-java-v2\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Product\"]}, {\"url\": \"https://github.com/aws/aws-iot-device-sdk-js-v2\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Product\"]}, {\"url\": \"https://github.com/aws/aws-iot-device-sdk-python-v2\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Product\"]}, {\"url\": \"https://github.com/awslabs/aws-c-io/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Product\"]}]",
"sourceIdentifier": "cve-notifications-us@f-secure.com",
"vulnStatus": "Modified",
"weaknesses": "[{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-295\"}]}]"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2021-40828\",\"sourceIdentifier\":\"cve-notifications-us@f-secure.com\",\"published\":\"2021-11-23T00:15:07.263\",\"lastModified\":\"2024-11-21T06:24:51.650\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"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.\"},{\"lang\":\"es\",\"value\":\"Las conexiones inicializadas por AWS IoT Device SDK v2 para Java (versiones anteriores a 1.3.3), Python (versiones anteriores a 1.5.18), C++ (versiones anteriores a 1.12.7) y Node.js (versiones anteriores a 1.5.1) no verificaban el nombre de host del certificado del servidor durante el handshake TLS cuando anulaban las autoridades de certificaci\u00f3n (CA) en sus almacenes confiable en Windows. Este problema se ha abordado en las versiones 0.9.13 y posteriores del subm\u00f3dulo aws-c-io. Este problema afecta a: Amazon Web Services AWS IoT Device SDK v2 para versiones de Java anteriores a 1.3.3 en Microsoft Windows. Amazon Web Services AWS IoT Device SDK v2 para versiones de Python anteriores a 1.5.18 en Microsoft Windows. Amazon Web Services AWS IoT Device SDK v2 para versiones de C++ anteriores a 1.12.7 en Microsoft Windows. Amazon Web Services AWS IoT Device SDK v2 para versiones de Node.js anteriores a 1.5.3 en Microsoft Windows\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"cve-notifications-us@f-secure.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:A/AC:H/PR:H/UI:R/S:U/C:H/I:H/A:H\",\"baseScore\":6.3,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"ADJACENT_NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"HIGH\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":0.4,\"impactScore\":5.9},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":8.8,\"baseSeverity\":\"HIGH\",\"attackVector\":\"ADJACENT_NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.8,\"impactScore\":5.9}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:A/AC:L/Au:N/C:P/I:P/A:P\",\"baseScore\":5.8,\"accessVector\":\"ADJACENT_NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":6.5,\"impactScore\":6.4,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-295\"}]}],\"configurations\":[{\"operator\":\"AND\",\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:amazon:amazon_web_services_aws-c-io:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"0.9.13\",\"matchCriteriaId\":\"6566E13D-405E-4928-ABA7-F8FD2AB3CB4E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:amazon:amazon_web_services_internet_of_things_device_software_development_kit_v2:*:*:*:*:*:java:*:*\",\"versionEndExcluding\":\"1.3.3\",\"matchCriteriaId\":\"4AC79D7C-6DD6-49EA-A2C2-D5A60170D6E7\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:amazon:amazon_web_services_internet_of_things_device_software_development_kit_v2:*:*:*:*:*:node.js:*:*\",\"versionEndExcluding\":\"1.5.1\",\"matchCriteriaId\":\"6DD96173-29C7-4D7F-B8F1-71EF5AA32731\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:amazon:amazon_web_services_internet_of_things_device_software_development_kit_v2:*:*:*:*:*:python:*:*\",\"versionEndExcluding\":\"1.5.18\",\"matchCriteriaId\":\"DE53229C-C1DA-4135-85CD-ECB3323C0034\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:amazon:amazon_web_services_internet_of_things_device_software_development_kit_v2:*:*:*:*:*:c\\\\+\\\\+:*:*\",\"versionEndExcluding\":\"1.12.7\",\"matchCriteriaId\":\"EFFC524B-6023-44B2-A60A-76DBCE3BF4A8\"}]},{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":false,\"criteria\":\"cpe:2.3:o:microsoft:windows:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A2572D17-1DE6-457B-99CC-64AFD54487EA\"}]}]}],\"references\":[{\"url\":\"https://github.com/aws/aws-iot-device-sdk-cpp-v2\",\"source\":\"cve-notifications-us@f-secure.com\",\"tags\":[\"Product\"]},{\"url\":\"https://github.com/aws/aws-iot-device-sdk-java-v2\",\"source\":\"cve-notifications-us@f-secure.com\",\"tags\":[\"Product\"]},{\"url\":\"https://github.com/aws/aws-iot-device-sdk-js-v2\",\"source\":\"cve-notifications-us@f-secure.com\",\"tags\":[\"Product\"]},{\"url\":\"https://github.com/aws/aws-iot-device-sdk-python-v2\",\"source\":\"cve-notifications-us@f-secure.com\",\"tags\":[\"Product\"]},{\"url\":\"https://github.com/awslabs/aws-c-io/\",\"source\":\"cve-notifications-us@f-secure.com\",\"tags\":[\"Product\"]},{\"url\":\"https://github.com/aws/aws-iot-device-sdk-cpp-v2\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Product\"]},{\"url\":\"https://github.com/aws/aws-iot-device-sdk-java-v2\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Product\"]},{\"url\":\"https://github.com/aws/aws-iot-device-sdk-js-v2\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Product\"]},{\"url\":\"https://github.com/aws/aws-iot-device-sdk-python-v2\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Product\"]},{\"url\":\"https://github.com/awslabs/aws-c-io/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Product\"]}]}}"
}
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…