gsd-2022-31066
Vulnerability from gsd
Modified
2023-12-13 01:19
Details
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.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2022-31066", "description": "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.", "id": "GSD-2022-31066" }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2022-31066" ], "details": "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.", "id": "GSD-2022-31066", "modified": "2023-12-13T01:19:17.658180Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "security-advisories@github.com", "ID": "CVE-2022-31066", "STATE": "PUBLIC", "TITLE": "Configuration API in EdgeXFoundry exposes message bus credentials to local unauthenticated users" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "edgex-go", "version": { "version_data": [ { "version_value": "\u003c 2.1.1" } ] } } ] }, "vendor_name": "edgexfoundry" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "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." } ] }, "impact": { "cvss": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "LOW", "baseScore": 5.9, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-200: Exposure of Sensitive Information to an Unauthorized Actor" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/edgexfoundry/edgex-go/security/advisories/GHSA-g63h-q855-vp3q", "refsource": "CONFIRM", "url": "https://github.com/edgexfoundry/edgex-go/security/advisories/GHSA-g63h-q855-vp3q" }, { "name": "https://github.com/edgexfoundry/device-sdk-go/pull/1161", "refsource": "MISC", "url": "https://github.com/edgexfoundry/device-sdk-go/pull/1161" }, { "name": "https://github.com/edgexfoundry/edgex-go/pull/4016", "refsource": "MISC", "url": "https://github.com/edgexfoundry/edgex-go/pull/4016" } ] }, "source": { "advisory": "GHSA-g63h-q855-vp3q", "discovery": "UNKNOWN" } }, "gitlab.com": { "advisories": [ { "affected_range": "\u003cv2.1.1", "affected_versions": "All versions before 2.1.1", "cwe_ids": [ "CWE-1035", "CWE-200", "CWE-937" ], "date": "2022-06-17", "description": "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.", "fixed_versions": [ "v2.1.1" ], "identifier": "CVE-2022-31066", "identifiers": [ "GHSA-g63h-q855-vp3q", "CVE-2022-31066" ], "not_impacted": "All versions starting from 2.1.1", "package_slug": "go/github.com/edgexfoundry/app-functions-sdk-go/v2", "pubdate": "2022-06-17", "solution": "Upgrade to version 2.1.1 or above.", "title": "Exposure of Sensitive Information to an Unauthorized Actor", "urls": [ "https://github.com/edgexfoundry/edgex-go/security/advisories/GHSA-g63h-q855-vp3q", "https://nvd.nist.gov/vuln/detail/CVE-2022-31066", "https://github.com/edgexfoundry/device-sdk-go/pull/1161", "https://github.com/edgexfoundry/edgex-go/pull/4016", "https://github.com/advisories/GHSA-g63h-q855-vp3q" ], "uuid": "792ceaa4-9e5b-4661-b083-4b1ad3119d9e", "versions": [ { "commit": { "sha": "a9da04885ecb0b322296f3f83176cc5de8e4b2fe", "tags": [ "v2.1.1" ], "timestamp": "20220602231911" }, "number": "v2.1.1" } ] }, { "affected_range": "\u003cv2.1.1", "affected_versions": "All versions before 2.1.1", "cwe_ids": [ "CWE-1035", "CWE-200", "CWE-937" ], "date": "2022-06-17", "description": "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.", "fixed_versions": [ "v2.1.1" ], "identifier": "CVE-2022-31066", "identifiers": [ "GHSA-g63h-q855-vp3q", "CVE-2022-31066" ], "not_impacted": "All versions starting from 2.1.1", "package_slug": "go/github.com/edgexfoundry/device-sdk-go/v2", "pubdate": "2022-06-17", "solution": "Upgrade to version 2.1.1 or above.", "title": "Exposure of Sensitive Information to an Unauthorized Actor", "urls": [ "https://github.com/edgexfoundry/edgex-go/security/advisories/GHSA-g63h-q855-vp3q", "https://nvd.nist.gov/vuln/detail/CVE-2022-31066", "https://github.com/edgexfoundry/device-sdk-go/pull/1161", "https://github.com/edgexfoundry/edgex-go/pull/4016", "https://github.com/advisories/GHSA-g63h-q855-vp3q" ], "uuid": "466b01ce-ce45-4cc2-a24b-2e400e30c33e", "versions": [ { "commit": { "sha": "640ab98fc1eba81786255a6930ea11d9d6f75994", "tags": [ "v2.1.1" ], "timestamp": "20220602231916" }, "number": "v2.1.1" } ] } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:edgexfoundry:edgex_foundry:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "2.1.1", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "security-advisories@github.com", "ID": "CVE-2022-31066" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "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." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "NVD-CWE-noinfo" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/edgexfoundry/edgex-go/pull/4016", "refsource": "MISC", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://github.com/edgexfoundry/edgex-go/pull/4016" }, { "name": "https://github.com/edgexfoundry/edgex-go/security/advisories/GHSA-g63h-q855-vp3q", "refsource": "CONFIRM", "tags": [ "Third Party Advisory" ], "url": "https://github.com/edgexfoundry/edgex-go/security/advisories/GHSA-g63h-q855-vp3q" }, { "name": "https://github.com/edgexfoundry/device-sdk-go/pull/1161", "refsource": "MISC", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://github.com/edgexfoundry/device-sdk-go/pull/1161" } ] } }, "impact": { "baseMetricV2": { "acInsufInfo": false, "cvssV2": { "accessComplexity": "LOW", "accessVector": "LOCAL", "authentication": "NONE", "availabilityImpact": "NONE", "baseScore": 3.6, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:L/AC:L/Au:N/C:P/I:P/A:N", "version": "2.0" }, "exploitabilityScore": 3.9, "impactScore": 4.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "LOW", "userInteractionRequired": false }, "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 4.4, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N", "version": "3.1" }, "exploitabilityScore": 1.8, "impactScore": 2.5 } }, "lastModifiedDate": "2022-06-23T20:57Z", "publishedDate": "2022-06-14T22:15Z" } } }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…