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

[BUG] CVEs in Versions of Current Dependencies #882

Open
jspeed-meyers opened this issue Oct 22, 2024 · 2 comments
Open

[BUG] CVEs in Versions of Current Dependencies #882

jspeed-meyers opened this issue Oct 22, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@jspeed-meyers
Copy link

jspeed-meyers commented Oct 22, 2024

While packaging opensearch-k8s-operator I noticed a handful of CVEs in current dependency versions. Specially, I came across these CVEs in the noted packages:

 📦 golang.org/x/net v0.13.0 (go-module)
        High CVE-2023-39325 GHSA-4374-p667-p6c8 fixed in 0.17.0
        Medium CVE-2023-45288 GHSA-4v7x-pqxf-cx7m fixed in 0.23.0
        Medium CVE-2023-44487 GHSA-qppj-fm5r-hxr3 fixed in 0.17.0
📦 google.golang.org/protobuf v1.30.0 (go-module)
        Medium CVE-2024-24786 GHSA-8r3f-844c-mc37 fixed in 1.33.0

There appear to be fixes for all four CVEs available in newer versions of the dependencies. Would the maintainers be amenable to a PR to bump these dependencies (or all dependencies, in fact) to the newest version?

@jspeed-meyers jspeed-meyers added bug Something isn't working untriaged Issues that have not yet been triaged labels Oct 22, 2024
@swoehrl-mw
Copy link
Collaborator

Hi @jspeed-meyers. Thanks for reporting this. We'd be happy to accept a PR for updating the dependencies.

@swoehrl-mw swoehrl-mw removed the untriaged Issues that have not yet been triaged label Nov 5, 2024
@bshien
Copy link

bshien commented Nov 25, 2024

@prudhvigodithi Can you please take a look? Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: 🏗 In progress
Development

No branches or pull requests

3 participants