Fedora: Security Advisory for 'galera' package update availabl
Reporter | Title | Published | Views | Family All 141 |
---|---|---|---|---|
![]() | CVE-2023-22084 | 17 Oct 202322:15 | – | osv |
![]() | mariadb-10.3 - security update | 27 Jan 202400:00 | – | osv |
![]() | SUSE-SU-2024:1922-1 Security update for mariadb104 | 4 Jun 202411:48 | – | osv |
![]() | BIT-MYSQL-CLIENT-2023-22084 | 5 Oct 202407:11 | – | osv |
![]() | BIT-MARIADB-2023-22084 | 5 Oct 202407:10 | – | osv |
![]() | CGA-HR8V-VJ45-Q9JJ | 4 Jul 202422:10 | – | osv |
![]() | RLSA-2025:0914 Moderate: galera and mariadb security update | 17 Mar 202520:16 | – | osv |
![]() | ALSA-2025:0914 Moderate: galera and mariadb security update | 4 Feb 202500:00 | – | osv |
![]() | RHSA-2025:0914 Red Hat Security Advisory: galera and mariadb security update | 5 Feb 202510:02 | – | osv |
![]() | RHSA-2025:0739 Red Hat Security Advisory: mariadb:10.5 security update | 29 Jan 202510:04 | – | osv |
# SPDX-FileCopyrightText: 2023 Greenbone AG
# Some text descriptions might be excerpted from (a) referenced
# source(s), and are Copyright (C) by the respective right holder(s).
#
# SPDX-License-Identifier: GPL-2.0-only
if(description)
{
script_oid("1.3.6.1.4.1.25623.1.0.885317");
script_cve_id("CVE-2023-22084");
script_tag(name:"creation_date", value:"2023-11-26 02:16:05 +0000 (Sun, 26 Nov 2023)");
script_version("2024-10-23T05:05:59+0000");
script_tag(name:"last_modification", value:"2024-10-23 05:05:59 +0000 (Wed, 23 Oct 2024)");
script_tag(name:"cvss_base", value:"6.1");
script_tag(name:"cvss_base_vector", value:"AV:N/AC:L/Au:M/C:N/I:N/A:C");
script_tag(name:"severity_vector", value:"CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H");
script_tag(name:"severity_origin", value:"NVD");
script_tag(name:"severity_date", value:"2023-10-17 22:15:13 +0000 (Tue, 17 Oct 2023)");
script_name("Fedora: Security Advisory (FEDORA-2023-2eca0baace)");
script_category(ACT_GATHER_INFO);
script_copyright("Copyright (C) 2023 Greenbone AG");
script_family("Fedora Local Security Checks");
script_dependencies("gather-package-list.nasl");
script_mandatory_keys("ssh/login/fedora", "ssh/login/rpms", re:"ssh/login/release=FC39");
script_xref(name:"Advisory-ID", value:"FEDORA-2023-2eca0baace");
script_xref(name:"URL", value:"https://bodhi.fedoraproject.org/updates/FEDORA-2023-2eca0baace");
script_xref(name:"URL", value:"https://bugzilla.redhat.com/show_bug.cgi?id=2249665");
script_xref(name:"URL", value:"https://mariadb.com/kb/en/mariadb-10-5-23-release-notes/");
script_tag(name:"summary", value:"The remote host is missing an update for the 'galera, mariadb' package(s) announced via the FEDORA-2023-2eca0baace advisory.");
script_tag(name:"vuldetect", value:"Checks if a vulnerable package version is present on the target host.");
script_tag(name:"insight", value:"**MariaDB 10.5.23 & Galera 26.4.16**
Release notes:
[link moved to references]");
script_tag(name:"affected", value:"'galera, mariadb' package(s) on Fedora 39.");
script_tag(name:"solution", value:"Please install the updated package(s).");
script_tag(name:"solution_type", value:"VendorFix");
script_tag(name:"qod_type", value:"package");
exit(0);
}
include("revisions-lib.inc");
include("pkg-lib-rpm.inc");
release = rpm_get_ssh_release();
if(!release)
exit(0);
res = "";
report = "";
if(release == "FC39") {
if(!isnull(res = isrpmvuln(pkg:"galera", rpm:"galera~26.4.16~1.fc39", rls:"FC39"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"galera-debuginfo", rpm:"galera-debuginfo~26.4.16~1.fc39", rls:"FC39"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"galera-debugsource", rpm:"galera-debugsource~26.4.16~1.fc39", rls:"FC39"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"mariadb", rpm:"mariadb~10.5.23~1.fc39", rls:"FC39"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"mariadb-backup", rpm:"mariadb-backup~10.5.23~1.fc39", rls:"FC39"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"mariadb-backup-debuginfo", rpm:"mariadb-backup-debuginfo~10.5.23~1.fc39", rls:"FC39"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"mariadb-common", rpm:"mariadb-common~10.5.23~1.fc39", rls:"FC39"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"mariadb-connect-engine", rpm:"mariadb-connect-engine~10.5.23~1.fc39", rls:"FC39"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"mariadb-connect-engine-debuginfo", rpm:"mariadb-connect-engine-debuginfo~10.5.23~1.fc39", rls:"FC39"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"mariadb-cracklib-password-check", rpm:"mariadb-cracklib-password-check~10.5.23~1.fc39", rls:"FC39"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"mariadb-cracklib-password-check-debuginfo", rpm:"mariadb-cracklib-password-check-debuginfo~10.5.23~1.fc39", rls:"FC39"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"mariadb-debuginfo", rpm:"mariadb-debuginfo~10.5.23~1.fc39", rls:"FC39"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"mariadb-debugsource", rpm:"mariadb-debugsource~10.5.23~1.fc39", rls:"FC39"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"mariadb-devel", rpm:"mariadb-devel~10.5.23~1.fc39", rls:"FC39"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"mariadb-embedded", rpm:"mariadb-embedded~10.5.23~1.fc39", rls:"FC39"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"mariadb-embedded-debuginfo", rpm:"mariadb-embedded-debuginfo~10.5.23~1.fc39", rls:"FC39"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"mariadb-embedded-devel", rpm:"mariadb-embedded-devel~10.5.23~1.fc39", rls:"FC39"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"mariadb-errmsg", rpm:"mariadb-errmsg~10.5.23~1.fc39", rls:"FC39"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"mariadb-gssapi-server", rpm:"mariadb-gssapi-server~10.5.23~1.fc39", rls:"FC39"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"mariadb-gssapi-server-debuginfo", rpm:"mariadb-gssapi-server-debuginfo~10.5.23~1.fc39", rls:"FC39"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"mariadb-oqgraph-engine", rpm:"mariadb-oqgraph-engine~10.5.23~1.fc39", rls:"FC39"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"mariadb-oqgraph-engine-debuginfo", rpm:"mariadb-oqgraph-engine-debuginfo~10.5.23~1.fc39", rls:"FC39"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"mariadb-pam", rpm:"mariadb-pam~10.5.23~1.fc39", rls:"FC39"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"mariadb-pam-debuginfo", rpm:"mariadb-pam-debuginfo~10.5.23~1.fc39", rls:"FC39"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"mariadb-rocksdb-engine", rpm:"mariadb-rocksdb-engine~10.5.23~1.fc39", rls:"FC39"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"mariadb-rocksdb-engine-debuginfo", rpm:"mariadb-rocksdb-engine-debuginfo~10.5.23~1.fc39", rls:"FC39"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"mariadb-s3-engine", rpm:"mariadb-s3-engine~10.5.23~1.fc39", rls:"FC39"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"mariadb-s3-engine-debuginfo", rpm:"mariadb-s3-engine-debuginfo~10.5.23~1.fc39", rls:"FC39"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"mariadb-server", rpm:"mariadb-server~10.5.23~1.fc39", rls:"FC39"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"mariadb-server-debuginfo", rpm:"mariadb-server-debuginfo~10.5.23~1.fc39", rls:"FC39"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"mariadb-server-galera", rpm:"mariadb-server-galera~10.5.23~1.fc39", rls:"FC39"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"mariadb-server-utils", rpm:"mariadb-server-utils~10.5.23~1.fc39", rls:"FC39"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"mariadb-server-utils-debuginfo", rpm:"mariadb-server-utils-debuginfo~10.5.23~1.fc39", rls:"FC39"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"mariadb-sphinx-engine", rpm:"mariadb-sphinx-engine~10.5.23~1.fc39", rls:"FC39"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"mariadb-sphinx-engine-debuginfo", rpm:"mariadb-sphinx-engine-debuginfo~10.5.23~1.fc39", rls:"FC39"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"mariadb-test", rpm:"mariadb-test~10.5.23~1.fc39", rls:"FC39"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"mariadb-test-debuginfo", rpm:"mariadb-test-debuginfo~10.5.23~1.fc39", rls:"FC39"))) {
report += res;
}
if(report != "") {
security_message(data:report);
} else if(__pkg_match) {
exit(99);
}
exit(0);
}
exit(0);
Transform Your Security Services
Elevate your offerings with Vulners' advanced Vulnerability Intelligence. Contact us for a demo and discover the difference comprehensive, actionable intelligence can make in your security strategy.
Book a live demo