Fedora: Security Advisory for 'rubygem-rails-html-sanitizer' package(s) on Fedora 40. Update to version 1.6.0-
Reporter | Title | Published | Views | Family All 60 |
---|---|---|---|---|
Tenable Nessus | Fedora 40 : rubygem-rails-html-sanitizer (2023-91e69ea326) | 29 Apr 202400:00 | – | nessus |
Tenable Nessus | Debian DLA-3566-1 : ruby-rails-html-sanitizer - LTS security update | 14 Sep 202300:00 | – | nessus |
Tenable Nessus | Debian dla-3902 : ruby-rails-html-sanitizer - security update | 28 Sep 202400:00 | – | nessus |
Tenable Nessus | SUSE SLES15 / openSUSE 15 Security Update : rubygem-rails-html-sanitizer (SUSE-SU-2023:3714-1) | 21 Sep 202300:00 | – | nessus |
Tenable Nessus | Rocky Linux 8 : Satellite 6.13 Release (Important) (RLSA-2023:2097) | 5 May 202300:00 | – | nessus |
Tenable Nessus | RHEL 8 : Satellite 6.13 Release (Important) (RHSA-2023:2097) | 28 Apr 202400:00 | – | nessus |
OSV | ruby-rails-html-sanitizer - security update | 13 Sep 202300:00 | – | osv |
OSV | ruby3.1-rubygem-rails-html-sanitizer-1.5.0-1.1 on GA media | 15 Jun 202400:00 | – | osv |
OSV | ruby-rails-html-sanitizer - security update | 28 Sep 202400:00 | – | osv |
OSV | ruby3.3-rubygem-rails-html-sanitizer-1.6.0-1.5 on GA media | 12 Jul 202400:00 | – | 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.9.2023.911016910197326");
script_cve_id("CVE-2022-23518", "CVE-2022-23519", "CVE-2022-23520");
script_tag(name:"creation_date", value:"2024-09-10 12:16:00 +0000 (Tue, 10 Sep 2024)");
script_version("2024-09-13T05:05:46+0000");
script_tag(name:"last_modification", value:"2024-09-13 05:05:46 +0000 (Fri, 13 Sep 2024)");
script_tag(name:"cvss_base", value:"6.4");
script_tag(name:"cvss_base_vector", value:"AV:N/AC:L/Au:N/C:P/I:P/A:N");
script_tag(name:"severity_vector", value:"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N");
script_tag(name:"severity_origin", value:"NVD");
script_tag(name:"severity_date", value:"2022-12-16 21:38:13 +0000 (Fri, 16 Dec 2022)");
script_name("Fedora: Security Advisory (FEDORA-2023-91e69ea326)");
script_category(ACT_GATHER_INFO);
script_copyright("Copyright (C) 2024 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=FC40");
script_xref(name:"Advisory-ID", value:"FEDORA-2023-91e69ea326");
script_xref(name:"URL", value:"https://bodhi.fedoraproject.org/updates/FEDORA-2023-91e69ea326");
script_xref(name:"URL", value:"https://bugzilla.redhat.com/show_bug.cgi?id=2152954");
script_xref(name:"URL", value:"https://bugzilla.redhat.com/show_bug.cgi?id=2153702");
script_xref(name:"URL", value:"https://bugzilla.redhat.com/show_bug.cgi?id=2153703");
script_xref(name:"URL", value:"https://bugzilla.redhat.com/show_bug.cgi?id=2153747");
script_xref(name:"URL", value:"https://bugzilla.redhat.com/show_bug.cgi?id=2153753");
script_tag(name:"summary", value:"The remote host is missing an update for the 'rubygem-rails-html-sanitizer' package(s) announced via the FEDORA-2023-91e69ea326 advisory.");
script_tag(name:"vuldetect", value:"Checks if a vulnerable package version is present on the target host.");
script_tag(name:"insight", value:"Automatic update for rubygem-rails-html-sanitizer-1.6.0-1.fc40.
##### **Changelog**
```
* Thu Nov 23 2023 Vit Ondruch <[email protected]> - 1.6.0-1
- Update to rails-html-sanitizer 1.6.0.
Resolves: rhbz#2152954
Resolves: rhbz#2153702
Resolves: rhbz#2153703
Resolves: rhbz#2153747
Resolves: rhbz#2153753
```");
script_tag(name:"affected", value:"'rubygem-rails-html-sanitizer' package(s) on Fedora 40.");
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 == "FC40") {
if(!isnull(res = isrpmvuln(pkg:"rubygem-rails-html-sanitizer", rpm:"rubygem-rails-html-sanitizer~1.6.0~1.fc40", rls:"FC40"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"rubygem-rails-html-sanitizer-doc", rpm:"rubygem-rails-html-sanitizer-doc~1.6.0~1.fc40", rls:"FC40"))) {
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