CVE-2022-0759
Description
A flaw was found in all versions of kubeclient up to (but not including) v4.9.3, the Ruby client for Kubernetes REST API, in the way it parsed kubeconfig files. When the kubeconfig file does not configure custom CA to verify certs, kubeclient ends up accepting any certificate (it wrongly returns VERIFY_NONE). Ruby applications that leverage kubeclient to parse kubeconfig files are susceptible to Man-in-the-middle attacks (MITM).
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No mitigations published for this CVE yet.
The vendor-content worker queues fetches as references arrive (check back in a few minutes). Or โ if you've already worked around this in production โ publish your fix to the community-verified tier.
โ Propose a mitigation on Community โ Mitigations published via the community go through AI scoring + 2 human reviewers + 7-day silent objection window before landing here withsource_tier=community-verified.
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| rocky | 8 | fixed | |
| debian | bookworm | fixed | 4.9.3-1 |
| debian | bullseye | affected | |
| debian | forky | fixed | 4.9.3-1 |
| debian | sid | fixed | 4.9.3-1 |
| debian | trixie | fixed | 4.9.3-1 |
Package impact
| Ecosystem | Package | Vulnerable | Fixed |
|---|---|---|---|
| RubyGems | kubeclient | <>= 4.9.3 | >= 4.9.3 |
| RubyGems | kubeclient | <4.9.3 | 4.9.3 |
References
- https://github.com/ManageIQ/kubeclient/issues/554
- https://errata.rockylinux.org/RLSA-2023:6818
- https://nvd.nist.gov/vuln/detail/CVE-2022-0759
- https://github.com/ManageIQ/kubeclient/issues/555
- https://github.com/ManageIQ/kubeclient/pull/556
- https://github.com/ManageIQ/kubeclient/commit/109ea71de5a8881748f03ebbe103b49f0f1c7887
- https://github.com/ManageIQ/kubeclient
- https://github.com/rubysec/ruby-advisory-db/blob/master/gems/kubeclient/CVE-2022-0759.yml
- https://security-tracker.debian.org/tracker/CVE-2022-0759
Community-verified mitigations for this CVE will appear above when contributors publish them.
Verify integrity in audit chain (admin only). AS-IS.