Skip to content

Bump versions for oauth2, crypto and net packages #209

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

Conversation

sfc-gh-ssudakovich
Copy link

This should take care of the following known vulnerabilities:
CVE-2025-22868, CVE-2025-22872, CVE-2025-22870, CVE-2024-45337

This should take care of the following known vulnerabilities:
CVE-2025-22868, CVE-2025-22872, CVE-2025-22870, CVE-2024-45337

Signed-off-by: Sergey Sudakovich <[email protected]>
@sfc-gh-ssudakovich sfc-gh-ssudakovich force-pushed the fix-CVE-2025-22869_CVE-2025-22868_CVE-2025-22872_CVE-2025-22870 branch from 0f2f496 to 4fcab95 Compare May 14, 2025 21:49
@SuperQ
Copy link
Contributor

SuperQ commented May 15, 2025

Please do not report raw vulnerability scanner results. They are prone to false positives and cause the Prometheus team toil in verifying. Please verify vulnerability reports and include specific details as to which components are directly exploitable.

@sfc-gh-ssudakovich
Copy link
Author

From what I can see there are few packages that have vulnerabilities:

  • 2 in crypto
  • 1 in stdlib
  • 1 in oauth2
    How likely a user to exploit them in the context of the exporter - not sure, i am not a security expert. But what I do know is that all the people that are using your public images (me included) will run their vulnerability scanners and will have to get off your images and build their own. I think it is better to preemptively bump up the versions (or trigger whatever machinery that you have that does it) vs people revving their own.

@sfc-gh-ssudakovich
Copy link
Author

you already have one open for crypto (but going to 0.32 not 0.36) #202 so maybe asking dependabot to run again and picking them up would be the easiest.

@SuperQ SuperQ closed this May 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants