CVE-2021-32753
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:L
Summary
EdgeX Foundry is an open source project for building a common open framework for internet-of-things edge computing. A vulnerability exists in the Edinburgh, Fuji, Geneva, and Hanoi versions of the software. When the EdgeX API gateway is configured for OAuth2 authentication and a proxy user is created, the client_id and client_secret required to obtain an OAuth2 authentication token are set to the username of the proxy user. A remote network attacker can then perform a dictionary-based password attack on the OAuth2 token endpoint of the API gateway to obtain an OAuth2 authentication token and use that token to make authenticated calls to EdgeX microservices from an untrusted network. OAuth2 is the default authentication method in EdgeX Edinburgh release. The default authentication method was changed to JWT in Fuji and later releases. Users should upgrade to the EdgeX Ireland release to obtain the fix. The OAuth2 authentication method is disabled in Ireland release. If unable to upgrade and OAuth2 authentication is required, users should create OAuth2 users directly using the Kong admin API and forgo the use of the security-proxy-setup tool to create OAuth2 users.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| edgexfoundry | edgex-go | Edinburgh, Fuji, Geneva, Hanoi | affected |
Weaknesses
- CWE-284: CWE-284: Improper Access Control
- CWE-287: CWE-287: Improper Authentication
- CWE-521: CWE-521: Weak Password Requirements
ADP Enrichment
CVE Program Container
Additional References
- https://github.com/edgexfoundry/edgex-go/security/advisories/GHSA-xph4-vmcc-52gh
- https://docs.konghq.com/hub/kong-inc/oauth2/#create-a-consumer
References
- https://github.com/edgexfoundry/edgex-go/security/advisories/GHSA-xph4-vmcc-52gh
- https://docs.konghq.com/hub/kong-inc/oauth2/#create-a-consumer
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.