The remote host is missing an update for the 'ruby-rack' package(s) announced via the MGASA-2024-0042 advisory. This update to 2.2.8 fixes CVE-2023-27539 and some bugs. Please install the updated package(s)
Reporter | Title | Published | Views | Family All 96 |
---|---|---|---|---|
![]() | OPENSUSE-SU-2024:12805-1 ruby3.1-rubygem-rack-3.0.7-1.1 on GA media | 15 Jun 202400:00 | β | osv |
![]() | SUSE-SU-2023:1685-1 Security update for rubygem-rack | 29 Mar 202314:40 | β | osv |
![]() | UBUNTU-CVE-2023-27539 | 22 Mar 202300:00 | β | osv |
![]() | MGASA-2024-0042 Updated ruby-rack fixes a vulnerability and some bugs | 19 Feb 202417:35 | β | osv |
![]() | OPENSUSE-SU-2024:12789-1 ruby3.1-rubygem-rack-2.2-2.2.6.4-1.1 on GA media | 15 Jun 202400:00 | β | osv |
![]() | CVE-2023-27539 | 9 Jan 202501:15 | β | osv |
![]() | SUSE-SU-2023:1869-1 Security update for rubygem-rack | 17 Apr 202312:50 | β | osv |
![]() | GHSA-C6QG-CJJ8-47QP Possible Denial of Service Vulnerability in Rack's header parsing | 15 Mar 202321:36 | β | osv |
![]() | RLSA-2023:3082 Moderate: pcs security and bug fix update | 18 May 202319:18 | β | osv |
![]() | RHSA-2023:3082 Red Hat Security Advisory: pcs security and bug fix update | 30 Sep 202416:33 | β | osv |
# 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.1.10.2024.0042");
script_cve_id("CVE-2023-27539");
script_tag(name:"creation_date", value:"2024-02-20 04:12:49 +0000 (Tue, 20 Feb 2024)");
script_version("2024-02-20T05:05:48+0000");
script_tag(name:"last_modification", value:"2024-02-20 05:05:48 +0000 (Tue, 20 Feb 2024)");
script_tag(name:"cvss_base", value:"5.0");
script_tag(name:"cvss_base_vector", value:"AV:N/AC:L/Au:N/C:P/I:N/A:N");
script_name("Mageia: Security Advisory (MGASA-2024-0042)");
script_category(ACT_GATHER_INFO);
script_copyright("Copyright (C) 2024 Greenbone AG");
script_family("Mageia Linux Local Security Checks");
script_dependencies("gather-package-list.nasl");
script_mandatory_keys("ssh/login/mageia_linux", "ssh/login/release", re:"ssh/login/release=MAGEIA9");
script_xref(name:"Advisory-ID", value:"MGASA-2024-0042");
script_xref(name:"URL", value:"https://advisories.mageia.org/MGASA-2024-0042.html");
script_xref(name:"URL", value:"https://bugs.mageia.org/show_bug.cgi?id=31739");
script_xref(name:"URL", value:"https://lists.suse.com/pipermail/sle-security-updates/2023-March/014232.html");
script_xref(name:"URL", value:"https://www.debian.org/lts/security/2023/dla-3392");
script_tag(name:"summary", value:"The remote host is missing an update for the 'ruby-rack' package(s) announced via the MGASA-2024-0042 advisory.");
script_tag(name:"vuldetect", value:"Checks if a vulnerable package version is present on the target host.");
script_tag(name:"insight", value:"This update to 2.2.8 fixes CVE-2023-27539 and some bugs");
script_tag(name:"affected", value:"'ruby-rack' package(s) on Mageia 9.");
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 == "MAGEIA9") {
if(!isnull(res = isrpmvuln(pkg:"ruby-rack", rpm:"ruby-rack~2.2.8~1.mga9", rls:"MAGEIA9"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"ruby-rack-doc", rpm:"ruby-rack-doc~2.2.8~1.mga9", rls:"MAGEIA9"))) {
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