The remote host is missing an update for the 'chromium' package(s) announced via the FEDORA-2018-fd194a1f14 advisory. Checks if a vulnerable package version is present on the target host
Reporter | Title | Published | Views | Family All 199 |
---|---|---|---|---|
![]() | Stable Channel Update for Desktop | 16 Oct 201800:00 | – | chrome |
![]() | Stable Channel Update for Desktop | 9 Nov 201800:00 | – | chrome |
![]() | [SECURITY] Fedora 29 Update: chromium-70.0.3538.77-4.fc29 | 23 Nov 201802:32 | – | fedora |
![]() | [SECURITY] Fedora 28 Update: chromium-70.0.3538.110-1.fc28 | 30 Nov 201802:14 | – | fedora |
![]() | [SECURITY] Fedora 29 Update: chromium-70.0.3538.110-1.fc29 | 30 Nov 201802:52 | – | fedora |
![]() | [SECURITY] Fedora 29 Update: lcms2-2.9-4.fc29 | 22 Sep 201818:06 | – | fedora |
![]() | [SECURITY] Fedora 27 Update: lcms2-2.8-6.fc27 | 4 Oct 201817:15 | – | fedora |
![]() | KLA11338 Multiple vulnerabilities in Google Chrome | 16 Oct 201800:00 | – | kaspersky |
![]() | KLA11348 Out of bounds memory access vulnerability in Google Chrome | 9 Nov 201800:00 | – | kaspersky |
![]() | KLA11368 ACE vulnerability in Google Chrome | 19 Nov 201800:00 | – | kaspersky |
# SPDX-FileCopyrightText: 2018 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.875299");
script_version("2023-11-03T16:10:08+0000");
script_xref(name:"CISA", value:"Known Exploited Vulnerability (KEV) catalog");
script_xref(name:"URL", value:"https://www.cisa.gov/known-exploited-vulnerabilities-catalog");
script_cve_id("CVE-2018-17478", "CVE-2018-17479", "CVE-2018-16435", "CVE-2018-17462", "CVE-2018-17463", "CVE-2018-17464", "CVE-2018-17465", "CVE-2018-17466", "CVE-2018-17467", "CVE-2018-17468", "CVE-2018-17469", "CVE-2018-17470", "CVE-2018-17471", "CVE-2018-17473", "CVE-2018-17474", "CVE-2018-17475", "CVE-2018-17476", "CVE-2018-5179", "CVE-2018-17477", "CVE-2018-17472");
script_tag(name:"cvss_base", value:"6.8");
script_tag(name:"cvss_base_vector", value:"AV:N/AC:M/Au:N/C:P/I:P/A:P");
script_tag(name:"last_modification", value:"2023-11-03 16:10:08 +0000 (Fri, 03 Nov 2023)");
script_tag(name:"severity_vector", value:"CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H");
script_tag(name:"severity_origin", value:"NVD");
script_tag(name:"severity_date", value:"2020-08-24 17:37:00 +0000 (Mon, 24 Aug 2020)");
script_tag(name:"creation_date", value:"2018-12-04 08:19:58 +0100 (Tue, 04 Dec 2018)");
script_name("Fedora Update for chromium FEDORA-2018-fd194a1f14");
script_category(ACT_GATHER_INFO);
script_copyright("Copyright (C) 2018 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=FC28");
script_xref(name:"FEDORA", value:"2018-fd194a1f14");
script_xref(name:"URL", value:"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/EGYVJ7TOEEFWMXPEHXQHYSD6LDOEY736");
script_tag(name:"summary", value:"The remote host is missing an update for the 'chromium'
package(s) announced via the FEDORA-2018-fd194a1f14 advisory.");
script_tag(name:"vuldetect", value:"Checks if a vulnerable package version is present on the target host.");
script_tag(name:"affected", value:"chromium on Fedora 28.");
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 = "";
if(release == "FC28")
{
if ((res = isrpmvuln(pkg:"chromium", rpm:"chromium~70.0.3538.110~1.fc28", rls:"FC28")) != NULL)
{
security_message(data:res);
exit(0);
}
if (__pkg_match) exit(99);
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