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-8564 (Medium) detected in github.com/kubernetes/kubernetes-v1.16.6 #22

Open
1 task
mend-for-github-com bot opened this issue Sep 16, 2021 · 0 comments
Open
1 task
Labels
security vulnerability Security vulnerability detected by WhiteSource

Comments

@mend-for-github-com
Copy link

CVE-2020-8564 - Medium Severity Vulnerability

Vulnerable Library - github.com/kubernetes/kubernetes-v1.16.6

Production-Grade Container Scheduling and Management

Dependency Hierarchy:

  • github.com/kubernetes/kubernetes-v1.16.6 (Vulnerable Library)

Found in HEAD commit: 23cd89752b5978470bb8f7c88cae5ab268573cea

Found in base branch: master

Vulnerability Details

In Kubernetes clusters using a logging level of at least 4, processing a malformed docker config file will result in the contents of the docker config file being leaked, which can include pull secrets or other registry credentials. This affects < v1.19.3, < v1.18.10, < v1.17.13.

Publish Date: 2020-12-07

URL: CVE-2020-8564

CVSS 3 Score Details (5.5)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Local
    • Attack Complexity: Low
    • Privileges Required: Low
    • User Interaction: None
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: High
    • Integrity Impact: None
    • Availability Impact: None

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: kubernetes/kubernetes#95622

Release Date: 2020-12-07

Fix Resolution: v1.17.13,v1.18.10,v1.19.3


  • Check this box to open an automated fix PR
@mend-for-github-com mend-for-github-com bot added the security vulnerability Security vulnerability detected by WhiteSource label Sep 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
security vulnerability Security vulnerability detected by WhiteSource
Projects
None yet
Development

No branches or pull requests

0 participants