Skip to content

[GHSA-3c93-92r7-j934] Grafana Infinity Datasource Plugin SSRF Vulnerability #6029

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

Open
wants to merge 1 commit into
base: DanCech/advisory-improvement-6029
Choose a base branch
from

Conversation

DanCech
Copy link

@DanCech DanCech commented Aug 19, 2025

Updates

  • Affected products

Comments
The vulnerability was fixed in the 3.4.1 release of the grafana plugin.

https://grafana.com/security/security-advisories/cve-2025-8341/

@github-actions github-actions bot changed the base branch from main to DanCech/advisory-improvement-6029 August 19, 2025 20:10
@@ -1,7 +1,7 @@
{
"schema_version": "1.4.0",
"id": "GHSA-3c93-92r7-j934",
"modified": "2025-08-04T20:25:39Z",
"modified": "2025-08-04T20:25:40Z",

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"modified": "2025-08-04T20:25:40Z",
"modified": "2025-08-19T20:09:40Z",

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yeah I'm not sure why using the form just incremented the timestamp vs setting it to the current time

@DanCech
Copy link
Author

DanCech commented Aug 19, 2025

The auto-generated Go version number appears to be an artifact of early versions (up to 1.4.1) being published as go modules here https://pkg.go.dev/github.com/yesoreyeram/grafana-infinity-datasource though later releases are not, which has confused the golang integration as it's trying to assemble a go module pseudo-version rather than using the plugin release version.

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.

2 participants