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-8552: Kube-apiserver vulnerable to Denial of service(DoS) #2328

Closed
Ebaneck opened this issue Mar 24, 2020 · 0 comments · Fixed by #2364
Closed

CVE-2020-8552: Kube-apiserver vulnerable to Denial of service(DoS) #2328

Ebaneck opened this issue Mar 24, 2020 · 0 comments · Fixed by #2364
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:

'kubernetes'

What happened:

Source: kubernetes/kubernetes#89378

The Kubernetes API server has been found to be vulnerable to a denial of service attack via authorized API requests.
CVSS Rating: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L (Medium)

Affected Versions
kube-apiserver v1.17.0 - v1.17.2
kube-apiserver v1.16.0 - v1.16.6
kube-apiserver < v1.15.10

Fixed Versions
v1.17.3
v1.16.7
v1.15.10

Resolution proposal (optional):

Bump the Kube-apiserver version for release and to be released branches.

  • For branch 2.5 we use kube-apiserver 1.16.2(vulnerable)
  • For branch 2.4 we use kube-apiserver 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

Successfully merging a pull request may close this issue.

2 participants