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

x/vulndb: suggestion regarding GO-2024-2856 #3183

Open
51n15t9r opened this issue Oct 7, 2024 · 3 comments
Open

x/vulndb: suggestion regarding GO-2024-2856 #3183

51n15t9r opened this issue Oct 7, 2024 · 3 comments
Assignees

Comments

@51n15t9r
Copy link

51n15t9r commented Oct 7, 2024

Report ID

GO-2024-2856

Suggestion/Comment

This vulnrability impacts Grafana server (>=9.2.0 and < 9.2.4) )and should not be marked against the Grafana go package.
The latest Grafana Go package version is v6.1.6+incompatible

@tatianab
Copy link
Contributor

tatianab commented Oct 9, 2024

Hi @51n15t9r, thanks for your report. With repositories like grafana, that are not really intended to be used as libraries, and which use custom versioning, it is not always clear how to create a precise and helpful vulnerability report.

May I ask, how did you come across this issue? Did you notice a false positive report from govulncheck or another security scanner?

@51n15t9r
Copy link
Author

Hi @tatianab - This was reported in our Anchore container scan.
I had not run govulncheck uptil now, but I can see these reported in govulncheck as well.

There are a bunch of such vulnerabilities on the same go library package, which I believe should be relooked at, since the description and fix version suggests that they affect only the Grafana server.

@tatianab
Copy link
Contributor

Hi again, thanks for the clarification. Would you be willing to share the output from your Anchore container scan or govulncheck? In particular, what version and packages of the grafana library are you using? (If you'd rather share privately, you can send an email to security@golang.org).

@tatianab tatianab assigned tatianab and unassigned maceonthompson Nov 19, 2024
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

3 participants