CVE-2020-8551: Kubelet vulnerable to Denial of service(DoS) via API #2327
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
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.
The text was updated successfully, but these errors were encountered: