CVE-2021-41278
CVSS V2 Low 2.6
CVSS V3 Medium 5.7
Description
Functions SDK for EdgeX is meant to provide all the plumbing necessary for developers to get started in processing/transforming/exporting data out of the EdgeX IoT platform. In affected versions broken encryption in app-functions-sdk “AES” transform in EdgeX Foundry releases prior to Jakarta allows attackers to decrypt messages via unspecified vectors. The app-functions-sdk exports an “aes” transform that user scripts can optionally call to encrypt data in the processing pipeline. No decrypt function is provided. Encryption is not enabled by default, but if used, the level of protection may be less than the user may expects due to a broken implementation. Version v2.1.0 (EdgeX Foundry Jakarta release and later) of app-functions-sdk-go/v2 deprecates the “aes” transform and provides an improved “aes256” transform in its place. The broken implementation will remain in a deprecated state until it is removed in the next EdgeX major release to avoid breakage of existing software that depends on the broken implementation. As the broken transform is a library function that is not invoked by default, users who do not use the AES transform in their processing pipelines are unaffected. Those that are affected are urged to upgrade to the Jakarta EdgeX release and modify processing pipelines to use the new "aes256" transform.
Overview
- CVE ID
- CVE-2021-41278
- Assigner
- security-advisories@github.com
- Vulnerability Status
- Analyzed
- Published Version
- 2021-11-19T00:15:08
- Last Modified Date
- 2021-11-23T01:47:31
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:edgexfoundry:app_service_configurable:*:*:*:*:*:go:*:* | 1 | OR | 2.1.0 | |
cpe:2.3:a:edgexfoundry:application_functions_software_development_kit:*:*:*:*:*:go:*:* | 1 | OR | 2.1.0 | |
cpe:2.3:a:edgexfoundry:edgex_foundry:*:*:*:*:*:*:*:* | 1 | OR | 2.1.0 |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:N/AC:H/Au:N/C:P/I:N/A:N
- Access Vector
- NETWORK
- Access Compatibility
- HIGH
- Authentication
- NONE
- Confidentiality Impact
- PARTIAL
- Integrity Impact
- NONE
- Availability Impact
- NONE
- Base Score
- 2.6
- Severity
- LOW
- Exploitability Score
- 4.9
- Impact Score
- 2.9
CVSS Version 3
- Version
- 3.1
- Vector String
- CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:N/A:N
- Attack Vector
- NETWORK
- Attack Compatibility
- LOW
- Privileges Required
- LOW
- User Interaction
- REQUIRED
- Scope
- UNCHANGED
- Confidentiality Impact
- HIGH
- Availability Impact
- NONE
- Base Score
- 5.7
- Base Severity
- MEDIUM
- Exploitability Score
- 2.1
- Impact Score
- 3.6
References
Reference URL | Reference Tags |
---|---|
https://github.com/edgexfoundry/app-functions-sdk-go/commit/8fa13c6388ce76a6b878b54490eac61aa7d81165 | Patch Third Party Advisory |
https://github.com/edgexfoundry/app-functions-sdk-go/security/advisories/GHSA-6c7m-qwxj-mvhp | Third Party Advisory |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2021-41278 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-41278 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 06:45:22 | Added to TrackCVE | |||
2022-12-05 14:51:51 | 2021-11-19T00:15Z | 2021-11-19T00:15:08 | CVE Published Date | updated |
2022-12-05 14:51:51 | 2021-11-23T01:47:31 | CVE Modified Date | updated | |
2022-12-05 14:51:51 | Analyzed | Vulnerability Status | updated |