SUSE-SU-2025:0545-1

Source
https://www.suse.com/support/update/announcement/2025/suse-su-20250545-1/
Import Source
https://ftp.suse.com/pub/projects/security/osv/SUSE-SU-2025:0545-1.json
JSON Data
https://api.osv.dev/v1/vulns/SUSE-SU-2025:0545-1
Related
Published
2025-02-14T07:24:15Z
Modified
2025-02-14T07:24:15Z
Summary
Security update for grafana
Details

This update for grafana fixes the following issues:

grafana was updated from version 9.5.18 to 10.4.13 (jsc#PED-11591,jsc#PED-11649):

  • Security issues fixed:

    • CVE-2024-45337: Prevent possible misuse of ServerConfig.PublicKeyCallback by upgrading golang.org/x/crypto (bsc#1234554)
    • CVE-2023-3128: Fixed authentication bypass using Azure AD OAuth (bsc#1212641)
    • CVE-2023-6152: Add email verification when updating user email (bsc#1219912)
    • CVE-2024-6837: Fixed potential data source permission escalation (bsc#1236301)
    • CVE-2024-8118: Fixed permission on external alerting rule write endpoint (bsc#1231024)
  • Potential breaking changes in version 10:

    • In panels using the extract fields transformation, where one of the extracted names collides with one of the already existing ields, the extracted field will be renamed.
    • For the existing backend mode users who have table visualization might see some inconsistencies on their panels. We have updated the table column naming. This will potentially affect field transformations and/or field overrides. To resolve this either: update transformation or field override.
    • For the existing backend mode users who have Transformations with the time field, might see their transformations are not working. Those panels that have broken transformations will fail to render. This is because we changed the field key. To resolve this either: Remove the affected panel and re-create it; Select the Time field again; Edit the time field as Time for transformation in panel.json or dashboard.json
    • The following data source permission endpoints have been removed: GET /datasources/:datasourceId/permissions POST /api/datasources/:datasourceId/permissions DELETE /datasources/:datasourceId/permissions POST /datasources/:datasourceId/enable-permissions POST /datasources/:datasourceId/disable-permissions
      • Please use the following endpoints instead: GET /api/access-control/datasources/:uid for listing data source permissions POST /api/access-control/datasources/:uid/users/:id, POST /api/access-control/datasources/:uid/teams/:id and POST /api/access-control/datasources/:uid/buildInRoles/:id for adding or removing data source permissions
    • If you are using Terraform Grafana provider to manage data source permissions, you will need to upgrade your provider.
    • For the existing backend mode users who have table visualization might see some inconsistencies on their panels. We have updated the table column naming. This will potentially affect field transformations and/or field overrides.
    • The deprecated /playlists/{uid}/dashboards API endpoint has been removed. Dashboard information can be retrieved from the /dashboard/... APIs.
    • The PUT /api/folders/:uid endpoint no more supports modifying the folder's UID
    • Removed all components for the old panel header design.
    • Please review https://grafana.com/docs/grafana/next/breaking-changes/breaking-changes-v10-3/ for more details
    • OAuth role mapping enforcement: This change impacts GitHub, Gitlab, Okta, and Generic OAuth. To avoid overriding manually set roles, enable the skiporgrole_sync option in the Grafana configuration for your OAuth provider before upgrading
    • Angular has been deprecated
    • Grafana legacy alerting has been deprecated
    • API keys are migrating to service accounts
    • The experimental “dashboard previews” feature is removed
    • Usernames are now case-insensitive by default
    • Grafana OAuth integrations do not work anymore with email lookups
    • The “Alias” field in the CloudWatch data source is removed
    • Athena data source plugin must be updated to version >=2.9.3
    • Redshift data source plugin must be updated to version >=1.8.3
    • DoiT International BigQuery plugin no longer supported
    • Please review https://grafana.com/docs/grafana/next/breaking-changes/breaking-changes-v10-0 for more details
  • This update brings many new features, enhancements and fixes highlighted at:

    • https://grafana.com/docs/grafana/next/whatsnew/whats-new-in-v10-4/
    • https://grafana.com/docs/grafana/next/whatsnew/whats-new-in-v10-3/
    • https://grafana.com/docs/grafana/next/whatsnew/whats-new-in-v10-2/
    • https://grafana.com/docs/grafana/next/whatsnew/whats-new-in-v10-1/
    • https://grafana.com/docs/grafana/next/whatsnew/whats-new-in-v10-0/
References

Affected packages

SUSE:Linux Enterprise Module for Package Hub 15 SP6 / grafana

Package

Name
grafana
Purl
pkg:rpm/suse/grafana&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Package%20Hub%2015%20SP6

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
10.4.13-150200.3.59.1

Ecosystem specific

{
    "binaries": [
        {
            "grafana": "10.4.13-150200.3.59.1"
        }
    ]
}

openSUSE:Leap 15.6 / grafana

Package

Name
grafana
Purl
pkg:rpm/opensuse/grafana&distro=openSUSE%20Leap%2015.6

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
10.4.13-150200.3.59.1

Ecosystem specific

{
    "binaries": [
        {
            "grafana": "10.4.13-150200.3.59.1"
        }
    ]
}