GO-2023-2158

Source
https://pkg.go.dev/vuln/GO-2023-2158
Import Source
https://vuln.go.dev/ID/GO-2023-2158.json
JSON Data
https://api.osv.dev/v1/vulns/GO-2023-2158
Aliases
Published
2023-11-02T22:02:28Z
Modified
2024-05-20T16:03:47Z
Summary
Google Sheet API key disclosure in github.com/grafana/google-sheets-datasource
Details

Error messages for the Google Sheets data source plugin were improperly sanitized. The Google Sheet API-key could potentially be exposed.

Database specific
{
    "review_status": "REVIEWED",
    "url": "https://pkg.go.dev/vuln/GO-2023-2158"
}
References

Affected packages

Go / github.com/grafana/google-sheets-datasource

Package

Name
github.com/grafana/google-sheets-datasource
View open source insights on deps.dev
Purl
pkg:golang/github.com/grafana/google-sheets-datasource

Affected ranges

Type
SEMVER
Events
Introduced
0.9.0
Fixed
1.2.2

Ecosystem specific

{
    "imports": [
        {
            "path": "github.com/grafana/google-sheets-datasource/pkg/googlesheets",
            "symbols": [
                "GoogleSheets.Query",
                "GoogleSheets.getSheetData",
                "googleSheetsDatasource.QueryData"
            ]
        }
    ]
}