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

Report the use of components with vulnerabilities in karmada #4918

Closed
HouqiyuA opened this issue May 8, 2024 · 3 comments
Closed

Report the use of components with vulnerabilities in karmada #4918

HouqiyuA opened this issue May 8, 2024 · 3 comments
Labels
kind/bug Categorizes issue or PR as related to a bug.

Comments

@HouqiyuA
Copy link

HouqiyuA commented May 8, 2024

Dear Team Members:
Greetings! Our team is very interested in your project. we performed source code perspective security analysis (SCA) and vulnerability library association analysis on this project and found that components with vulnerabilities are still being used into this project.We would like to report this issue to you,so that you can fix and improve it accordingly. I add the details in json file below. Please confirm whether this problem really exists and confirm with us. Looking forward to hearing from you and discussing more details with us, thank you very much for your time and attention.

Note: Each "affect_components" field in the report represents the vulnerable component introduced by this project. The other is the vulnerability information associated with it.

Qiyu Hou

karmada-master_report.json

@HouqiyuA HouqiyuA added the kind/bug Categorizes issue or PR as related to a bug. label May 8, 2024
@zhzhuang-zju
Copy link
Contributor

@HouqiyuA Thanks for the vulnerability information.

In fact, we have CI to scan for image vulnerabilities to secure karmada's dependencies.

Going back to the vulnerabilities you reported, there are two:

  • CVE-2023-47108
    This vulnerability can be fix by bumping go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc to v0.46.0. In fact, we have fixed it in branch master. For details, please refer to Bump Kubernetes dependencies to v1.29.4 #4884

  • CVE-2020-8561
    I don't seem to have found a fixed version of this vulnerability, if there is already a solved version, please correct me!

@zhzhuang-zju
Copy link
Contributor

Update:

In summary, karmada is not affected by these two vulnerabilities in branch master.

/close

@karmada-bot
Copy link
Collaborator

@zhzhuang-zju: Closing this issue.

In response to this:

Update:

In summary, karmada is not affected by these two vulnerabilities in branch master.

/close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug.
Projects
Status: No status
Development

No branches or pull requests

3 participants