Security Advisory for slurm_22_05 (SUSE-SU-2024:0283-1) states that the remote host is missing an update for the 'slurm_22_05' package(s) and provides information on multiple CVE vulnerabilities
Reporter | Title | Published | Views | Family All 71 |
---|---|---|---|---|
![]() | [SECURITY] [DSA 5609-1] slurm-wlm security update | 28 Jan 202412:38 | – | debian |
![]() | openSUSE Security Advisory (SUSE-SU-2024:0278-1) | 4 Mar 202400:00 | – | openvas |
![]() | Debian: Security Advisory (DSA-5609-1) | 29 Jan 202400:00 | – | openvas |
![]() | openSUSE Security Advisory (SUSE-SU-2024:0288-1) | 4 Mar 202400:00 | – | openvas |
![]() | openSUSE: Security Advisory for slurm (SUSE-SU-2024:0279-1) | 4 Mar 202400:00 | – | openvas |
![]() | openSUSE: Security Advisory for slurm_23_02 (SUSE-SU-2024:0280-1) | 4 Mar 202400:00 | – | openvas |
![]() | openSUSE Security Advisory (SUSE-SU-2024:0284-1) | 4 Mar 202400:00 | – | openvas |
![]() | Fedora: Security Advisory (FEDORA-2023-9a74d212f8) | 18 Jan 202400:00 | – | openvas |
![]() | Fedora: Security Advisory for slurm (FEDORA-2023-540de58d84) | 18 Jan 202400:00 | – | openvas |
![]() | SUSE SLES12 Security Update : slurm (SUSE-SU-2024:0315-1) | 3 Feb 202400:00 | – | nessus |
# SPDX-FileCopyrightText: 2024 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.833097");
script_cve_id("CVE-2023-49933", "CVE-2023-49936", "CVE-2023-49937", "CVE-2023-49938");
script_tag(name:"creation_date", value:"2024-03-04 12:51:24 +0000 (Mon, 04 Mar 2024)");
script_version("2025-02-26T05:38:41+0000");
script_tag(name:"last_modification", value:"2025-02-26 05:38:41 +0000 (Wed, 26 Feb 2025)");
script_tag(name:"cvss_base", value:"10.0");
script_tag(name:"cvss_base_vector", value:"AV:N/AC:L/Au:N/C:C/I:C/A:C");
script_tag(name:"severity_vector", value:"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H");
script_tag(name:"severity_origin", value:"NVD");
script_tag(name:"severity_date", value:"2023-12-21 17:17:34 +0000 (Thu, 21 Dec 2023)");
script_name("openSUSE Security Advisory (SUSE-SU-2024:0283-1)");
script_category(ACT_GATHER_INFO);
script_copyright("Copyright (C) 2024 Greenbone AG");
script_family("openSUSE Local Security Checks");
script_dependencies("gather-package-list.nasl");
script_mandatory_keys("ssh/login/opensuse", "ssh/login/rpms", re:"ssh/login/release=openSUSELeap15\.5");
script_xref(name:"Advisory-ID", value:"SUSE-SU-2024:0283-1");
script_xref(name:"URL", value:"https://www.suse.com/support/update/announcement/2024/suse-su-20240283-1/");
script_xref(name:"URL", value:"https://bugzilla.suse.com/1216869");
script_xref(name:"URL", value:"https://bugzilla.suse.com/1217711");
script_xref(name:"URL", value:"https://bugzilla.suse.com/1218046");
script_xref(name:"URL", value:"https://bugzilla.suse.com/1218050");
script_xref(name:"URL", value:"https://bugzilla.suse.com/1218051");
script_xref(name:"URL", value:"https://bugzilla.suse.com/1218053");
script_xref(name:"URL", value:"https://lists.suse.com/pipermail/sle-security-updates/2024-January/017829.html");
script_tag(name:"summary", value:"The remote host is missing an update for the 'slurm_22_05' package(s) announced via the SUSE-SU-2024:0283-1 advisory.");
script_tag(name:"vuldetect", value:"Checks if a vulnerable package version is present on the target host.");
script_tag(name:"insight", value:"- CVE-2023-49933: Prevent message extension attacks that could bypass the message hash. (bsc#1218046)
- CVE-2023-49936: Prevent NULL pointer dereference on `size_valp` overflow. (bsc#1218050)
- CVE-2023-49937: Prevent double-xfree() on error in `_unpack_node_reg_resp()`. (bsc#1218051)
- CVE-2023-49938: Prevent modified `sbcast` RPCs from opening a file with the wrong group permissions. (bsc#1218053)
Other fixes:
- Add missing service file for slurmrestd (bsc#1217711).
- Fix slurm upgrading to incompatible versions (bsc#1216869).");
script_tag(name:"affected", value:"'slurm_22_05' package(s) on openSUSE Leap 15.5.");
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 == "openSUSELeap15.5") {
if(!isnull(res = isrpmvuln(pkg:"libnss_slurm2_22_05", rpm:"libnss_slurm2_22_05~22.05.11~150300.7.9.1", rls:"openSUSELeap15.5"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"libpmi0_22_05", rpm:"libpmi0_22_05~22.05.11~150300.7.9.1", rls:"openSUSELeap15.5"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"libslurm38", rpm:"libslurm38~22.05.11~150300.7.9.1", rls:"openSUSELeap15.5"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"perl-slurm_22_05", rpm:"perl-slurm_22_05~22.05.11~150300.7.9.1", rls:"openSUSELeap15.5"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"slurm_22_05", rpm:"slurm_22_05~22.05.11~150300.7.9.1", rls:"openSUSELeap15.5"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"slurm_22_05-auth-none", rpm:"slurm_22_05-auth-none~22.05.11~150300.7.9.1", rls:"openSUSELeap15.5"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"slurm_22_05-config", rpm:"slurm_22_05-config~22.05.11~150300.7.9.1", rls:"openSUSELeap15.5"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"slurm_22_05-config-man", rpm:"slurm_22_05-config-man~22.05.11~150300.7.9.1", rls:"openSUSELeap15.5"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"slurm_22_05-cray", rpm:"slurm_22_05-cray~22.05.11~150300.7.9.1", rls:"openSUSELeap15.5"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"slurm_22_05-devel", rpm:"slurm_22_05-devel~22.05.11~150300.7.9.1", rls:"openSUSELeap15.5"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"slurm_22_05-doc", rpm:"slurm_22_05-doc~22.05.11~150300.7.9.1", rls:"openSUSELeap15.5"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"slurm_22_05-hdf5", rpm:"slurm_22_05-hdf5~22.05.11~150300.7.9.1", rls:"openSUSELeap15.5"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"slurm_22_05-lua", rpm:"slurm_22_05-lua~22.05.11~150300.7.9.1", rls:"openSUSELeap15.5"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"slurm_22_05-munge", rpm:"slurm_22_05-munge~22.05.11~150300.7.9.1", rls:"openSUSELeap15.5"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"slurm_22_05-node", rpm:"slurm_22_05-node~22.05.11~150300.7.9.1", rls:"openSUSELeap15.5"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"slurm_22_05-openlava", rpm:"slurm_22_05-openlava~22.05.11~150300.7.9.1", rls:"openSUSELeap15.5"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"slurm_22_05-pam_slurm", rpm:"slurm_22_05-pam_slurm~22.05.11~150300.7.9.1", rls:"openSUSELeap15.5"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"slurm_22_05-plugins", rpm:"slurm_22_05-plugins~22.05.11~150300.7.9.1", rls:"openSUSELeap15.5"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"slurm_22_05-rest", rpm:"slurm_22_05-rest~22.05.11~150300.7.9.1", rls:"openSUSELeap15.5"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"slurm_22_05-seff", rpm:"slurm_22_05-seff~22.05.11~150300.7.9.1", rls:"openSUSELeap15.5"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"slurm_22_05-sjstat", rpm:"slurm_22_05-sjstat~22.05.11~150300.7.9.1", rls:"openSUSELeap15.5"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"slurm_22_05-slurmdbd", rpm:"slurm_22_05-slurmdbd~22.05.11~150300.7.9.1", rls:"openSUSELeap15.5"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"slurm_22_05-sql", rpm:"slurm_22_05-sql~22.05.11~150300.7.9.1", rls:"openSUSELeap15.5"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"slurm_22_05-sview", rpm:"slurm_22_05-sview~22.05.11~150300.7.9.1", rls:"openSUSELeap15.5"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"slurm_22_05-testsuite", rpm:"slurm_22_05-testsuite~22.05.11~150300.7.9.1", rls:"openSUSELeap15.5"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"slurm_22_05-torque", rpm:"slurm_22_05-torque~22.05.11~150300.7.9.1", rls:"openSUSELeap15.5"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"slurm_22_05-webdoc", rpm:"slurm_22_05-webdoc~22.05.11~150300.7.9.1", rls:"openSUSELeap15.5"))) {
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