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

[sdk] High Risk CVE with Kubernetes library inside KFP SDK #9033

Closed
revolutionisme opened this issue Mar 23, 2023 · 5 comments
Closed

[sdk] High Risk CVE with Kubernetes library inside KFP SDK #9033

revolutionisme opened this issue Mar 23, 2023 · 5 comments
Assignees

Comments

@revolutionisme
Copy link

revolutionisme commented Mar 23, 2023

Environment

  • KFP version: 1.8.2
  • KFP SDK version: 1.8.19
  • All dependencies version:
    • kfp 1.8.19
    • kfp-pipeline-spec 0.1.16
    • kfp-server-api 1.8.5

Steps to reproduce

The library kubernetes version <20 (specifically 19.15.0) was detected in KFP SDK 1.8.19 and is vulnerable to CVE-2021-29923, which exists in kubernetes versions <25.3.0.

The vulnerability was found in the Pyup.io Safety DB with vendor severity: High (NVD severity: High).

This vulnerability has a known exploit available. Source: Github [1, 2].

The vulnerability can be remediated by updating the library to version 25.3.0 or higher currently there is a hard requirement for Kubernetes library version to be below 20 based on the requirements.txt in v1.8.19

Expected result

THE CVE's are resolved

Materials and Reference


Impacted by this bug? Give it a 👍.

@afk42
Copy link

afk42 commented Mar 29, 2023

We are also impacted by this. Is there any feedback regarding this issue?

@connor-mccarthy
Copy link
Member

This will be released in 1.8.20: https://github.com/kubeflow/pipelines/blob/17cdf6b60e1a433e45706c1891b73c068d7413e8/sdk/RELEASE.md#bug-fixes-and-other-changes. Closing, as source code is checked in.

@magdalenakuhn
Copy link

This will be released in 1.8.20: https://github.com/kubeflow/pipelines/blob/17cdf6b60e1a433e45706c1891b73c068d7413e8/sdk/RELEASE.md#bug-fixes-and-other-changes. Closing, as source code is checked in.

@connor-mccarthy this is great news, thanks! Do you know when v1.8.20 will be released?

@connor-mccarthy
Copy link
Member

@magdalenakuhn, we should be able to release 1.8.20 by end of next week at the latest, but likely sooner.

@connor-mccarthy
Copy link
Member

@magdalenakuhn, 1.8.20 is released.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants