Описание
Security update for grafana and mybatis
This update for grafana and mybatis fixes the following issues:
grafana was updated to version 9.5.18:
-
Grafana now requires Go 1.20
-
Security issues fixed:
- CVE-2024-1313: Require same organisation when deleting snapshots (bsc#1222155)
- CVE-2023-6152: Add email verification when updating user email (bsc#1219912)
-
Other non-security related changes:
-
Version 9.5.17:
- [FEATURE] Alerting: Backport use Alertmanager API v2
-
Version 9.5.16:
- [BUGFIX] Annotations: Split cleanup into separate queries and deletes to avoid deadlocks on MySQL
-
Version 9.5.15:
- [FEATURE] Alerting: Attempt to retry retryable errors
-
Version 9.5.14:
- [BUGFIX] Alerting: Fix state manager to not keep datasource_uid and ref_id labels in state after Error
- [BUGFIX] Transformations: Config overrides being lost when config from query transform is applied
- [BUGFIX] LDAP: Fix enable users on successfull login
-
Version 9.5.13:
- [BUGFIX] BrowseDashboards: Only remember the most recent expanded folder
- [BUGFIX] Licensing: Pass func to update env variables when starting plugin
-
Version 9.5.12:
- [FEATURE] Azure: Add support for Workload Identity authentication
-
Version 9.5.9:
- [FEATURE] SSE: Fix DSNode to not panic when response has empty response
- [FEATURE] Prometheus: Handle the response with different field key order
- [BUGFIX] LDAP: Fix user disabling
-
mybatis:
apache-commons-ognl
is now a non-optional dependency- Fixed building with log4j v1 and v2 dependencies
Список пакетов
Container suse/manager/5.0/x86_64/server-attestation:latest
Container suse/manager/5.0/x86_64/server:latest
Image server-attestation-image
Image server-image
SUSE Linux Enterprise Module for Package Hub 15 SP6
openSUSE Leap 15.6
Ссылки
- Link for SUSE-SU-2024:1530-2
- E-Mail link for SUSE-SU-2024:1530-2
- SUSE Security Ratings
- SUSE Bug 1219912
- SUSE Bug 1222155
- SUSE CVE CVE-2023-6152 page
- SUSE CVE CVE-2024-1313 page
Описание
A user changing their email after signing up and verifying it can change it without verification in profile settings. The configuration option "verify_email_enabled" will only validate email only on sign up.
Затронутые продукты
Ссылки
- CVE-2023-6152
- SUSE Bug 1219912
Описание
It is possible for a user in a different organization from the owner of a snapshot to bypass authorization and delete a snapshot by issuing a DELETE request to /api/snapshots/<key> using its view key. This functionality is intended to only be available to individuals with the permission to write/edit to the snapshot in question, but due to a bug in the authorization logic, deletion requests issued by an unprivileged user in a different organization than the snapshot owner are treated as authorized. Grafana Labs would like to thank Ravid Mazon and Jay Chen of Palo Alto Research for discovering and disclosing this vulnerability. This issue affects Grafana: from 9.5.0 before 9.5.18, from 10.0.0 before 10.0.13, from 10.1.0 before 10.1.9, from 10.2.0 before 10.2.6, from 10.3.0 before 10.3.5.
Затронутые продукты
Ссылки
- CVE-2024-1313
- SUSE Bug 1222155