Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CVE-2020-8551: Kubelet vulnerable to Denial of service(DoS) via API #2327

Closed
Ebaneck opened this issue Mar 24, 2020 · 0 comments
Closed

CVE-2020-8551: Kubelet vulnerable to Denial of service(DoS) via API #2327

Ebaneck opened this issue Mar 24, 2020 · 0 comments
Assignees
Labels
complexity:easy Something that requires less than a day to fix priority:high High priority issues, should be worked on ASAP (after urgent issues), not postponed severity:medium Medium impact (usability) on live deployments topic:security Security-related issues

Comments

@Ebaneck
Copy link
Contributor

Ebaneck commented Mar 24, 2020

Component:

'kubelet', 'kubernetes'

What happened:

Source: kubernetes/kubernetes#89377

Kubelet has been found to be vulnerable to a denial of service attack via the kubelet API, including the unauthenticated HTTP read-only API typically served on port 10255, and the authenticated HTTPS API typically served on port 10250.

CVSS Rating: CVSS:3.0/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L (Medium)

Affected Versions
kubelet v1.17.0 - v1.17.2
kubelet v1.16.0 - v1.16.6
kubelet v1.15.0 - v1.15.9

Fixed Versions
v1.17.3
v1.16.7
v1.15.10

Resolution proposal (optional):

Bump the Kubelet version for release and to be released branches.

  • For branch 2.5 we use Kubelet 1.16.2(vulnerable)
  • For branch 2.4 we use Kubelet 1.15.5(vulnerable)
@Ebaneck Ebaneck added topic:security Security-related issues complexity:easy Something that requires less than a day to fix labels Mar 24, 2020
@thomasdanan thomasdanan added priority:high High priority issues, should be worked on ASAP (after urgent issues), not postponed severity:medium Medium impact (usability) on live deployments labels Mar 27, 2020
@Ebaneck Ebaneck self-assigned this Apr 3, 2020
@bert-e bert-e closed this as completed in 5913c85 Apr 3, 2020
wabernat pushed a commit that referenced this issue Apr 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
complexity:easy Something that requires less than a day to fix priority:high High priority issues, should be worked on ASAP (after urgent issues), not postponed severity:medium Medium impact (usability) on live deployments topic:security Security-related issues
Projects
None yet
Development

No branches or pull requests

2 participants