Описание
Security update for grafana
This update for grafana fixes the following issues:
grafana was updated from version 10.4.13 to 10.4.15:
- Security issues fixed:
- CVE-2024-45339: Fixed vulnerability when creating log files (bsc#1236559)
- CVE-2024-11741: Fixed the Grafana Alerting VictorOps integration (bsc#1236734)
- CVE-2025-21613: Removed vulnerable library github.com/go-git/go-git/v5 (bsc#1235574)
- CVE-2024-28180: Fixed improper handling of highly compressed data (bsc#1235206)
- Other bugs fixed and changes:
- Alerting: Do not fetch Orgs if the user is authenticated by apikey/sa or render key
- Added provisioning directories
- Use /bin/bash in wrapper scripts
Список пакетов
SUSE Linux Enterprise Module for Package Hub 15 SP6
openSUSE Leap 15.6
Ссылки
- Link for SUSE-SU-2025:0623-1
- E-Mail link for SUSE-SU-2025:0623-1
- SUSE Security Ratings
- SUSE Bug 1235206
- SUSE Bug 1235574
- SUSE Bug 1236559
- SUSE Bug 1236734
- SUSE CVE CVE-2024-11741 page
- SUSE CVE CVE-2024-28180 page
- SUSE CVE CVE-2024-45339 page
- SUSE CVE CVE-2025-21613 page
Описание
Grafana is an open-source platform for monitoring and observability. The Grafana Alerting VictorOps integration was not properly protected and could be exposed to users with Viewer permission. Fixed in versions 11.5.0, 11.4.1, 11.3.3, 11.2.6, 11.1.11, 11.0.11 and 10.4.15
Затронутые продукты
Ссылки
- CVE-2024-11741
- SUSE Bug 1236734
Описание
Package jose aims to provide an implementation of the Javascript Object Signing and Encryption set of standards. An attacker could send a JWE containing compressed data that used large amounts of memory and CPU when decompressed by Decrypt or DecryptMulti. Those functions now return an error if the decompressed data would exceed 250kB or 10x the compressed size (whichever is larger). This vulnerability has been patched in versions 4.0.1, 3.0.3 and 2.6.3.
Затронутые продукты
Ссылки
- CVE-2024-28180
- SUSE Bug 1234984
Описание
When logs are written to a widely-writable directory (the default), an unprivileged attacker may predict a privileged process's log file path and pre-create a symbolic link to a sensitive file in its place. When that privileged process runs, it will follow the planted symlink and overwrite that sensitive file. To fix that, glog now causes the program to exit (with status code 2) when it finds that the configured log file already exists.
Затронутые продукты
Ссылки
- CVE-2024-45339
- SUSE Bug 1236541
Описание
go-git is a highly extensible git implementation library written in pure Go. An argument injection vulnerability was discovered in go-git versions prior to v5.13. Successful exploitation of this vulnerability could allow an attacker to set arbitrary values to git-upload-pack flags. This only happens when the file transport protocol is being used, as that is the only protocol that shells out to git binaries. This vulnerability is fixed in 5.13.0.
Затронутые продукты
Ссылки
- CVE-2025-21613
- SUSE Bug 1235572