Vulnerability Details : CVE-2022-31066
EdgeX Foundry is an open source project for building a common open framework for Internet of Things edge computing. Prior to version 2.1.1, the /api/v2/config endpoint exposes message bus credentials to local unauthenticated users. In security-enabled mode, message bus credentials are supposed to be kept in the EdgeX secret store and require authentication to access. This vulnerability bypasses the access controls on message bus credentials when running in security-enabled mode. (No credentials are required when running in security-disabled mode.) As a result, attackers could intercept data or inject fake data into the EdgeX message bus. Users should upgrade to EdgeXFoundry Kamakura release (2.2.0) or to the June 2022 EdgeXFoundry LTS Jakarta release (2.1.1) to receive a patch. More information about which go modules, docker containers, and snaps contain patches is available in the GitHub Security Advisory. There are currently no known workarounds for this issue.
Vulnerability category: Information leak
Products affected by CVE-2022-31066
- cpe:2.3:a:edgexfoundry:edgex_foundry:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2022-31066
0.01%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 1 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2022-31066
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
3.6
|
LOW | AV:L/AC:L/Au:N/C:P/I:P/A:N |
3.9
|
4.9
|
NIST | |
4.4
|
MEDIUM | CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N |
1.8
|
2.5
|
NIST | |
5.9
|
MEDIUM | CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L |
2.5
|
3.4
|
GitHub, Inc. |
CWE ids for CVE-2022-31066
-
The product exposes sensitive information to an actor that is not explicitly authorized to have access to that information.Assigned by: security-advisories@github.com (Secondary)
References for CVE-2022-31066
-
https://github.com/edgexfoundry/edgex-go/pull/4016
fix: Remove MessageBus Options data from configuration after client created by lenny-intel · Pull Request #4016 · edgexfoundry/edgex-go · GitHubPatch;Third Party Advisory
-
https://github.com/edgexfoundry/edgex-go/security/advisories/GHSA-g63h-q855-vp3q
Configuration API in EdgeXFoundry 2.1.0 and earlier exposes message bus credentials to local unauthenticated users · Advisory · edgexfoundry/edgex-go · GitHubThird Party Advisory
-
https://github.com/edgexfoundry/device-sdk-go/pull/1161
fix: Remove MessageBus Options data from configuration after client created by lenny-intel · Pull Request #1161 · edgexfoundry/device-sdk-go · GitHubPatch;Third Party Advisory
Jump to