CVE-2021-41266
HIGH8.6EPSS 86.2%Authentication bypass issue in the Operator Console
描述
During an internal security audit, we detected an authentication bypass issue in the Operator Console when an external IDP is enabled. The security issue has been reported internally. We have not observed this exploit in the wild or reported elsewhere in the community at large. All users are advised to upgrade ASAP. ### Impact All users on release v0.12.2 and before are affected. ### Patches This issue was fixed by PR https://github.com/minio/console/pull/1217, users should upgrade to latest release. ### Workarounds Add `automountServiceAccountToken: false` to the operator-console deployment in Kubernetes so no service account token will get mounted inside the pod, then disable the external identity provider authentication by unset the `CONSOLE_IDP_URL`, `CONSOLE_IDP_CLIENT_ID`, `CONSOLE_IDP_SECRET` and `CONSOLE_IDP_CALLBACK` environment variable and instead use the Kubernetes service account token. ### References #1217 for more information on the fix and how it was fixed. ### For more information If you have any questions or comments about this advisory: * Open an issue in [console issues](https://github.com/minio/console/issues) * Email us at [[email protected]](mailto:[email protected])
受影響套件(2)
- Go/github.com/minio/consolefrom 0, < 0.12.3
- Go/github.com/minio/consolefrom 0, < 0.12.3
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 3.1 | HIGH8.6 | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:L |