Fedora Update for curl package. Install the updated package
Reporter | Title | Published | Views | Family All 199 |
---|---|---|---|---|
Fedora | [SECURITY] Fedora 28 Update: curl-7.59.0-7.fc28 | 9 Sep 201809:40 | – | fedora |
Fedora | [SECURITY] Fedora 28 Update: curl-7.59.0-5.fc28 | 17 Jul 201815:19 | – | fedora |
Fedora | [SECURITY] Fedora 28 Update: curl-7.59.0-3.fc28 | 22 May 201815:08 | – | fedora |
Fedora | [SECURITY] Fedora 28 Update: curl-7.59.0-8.fc28 | 8 Nov 201802:20 | – | fedora |
Fedora | [SECURITY] Fedora 28 Update: curl-7.59.0-9.fc28 | 21 Nov 201803:14 | – | fedora |
Fedora | [SECURITY] Fedora 29 Update: curl-7.61.1-1.fc29 | 21 Sep 201805:43 | – | fedora |
Fedora | [SECURITY] Fedora 27 Update: curl-7.55.1-14.fc27 | 20 Sep 201818:18 | – | fedora |
OpenVAS | Fedora Update for curl FEDORA-2018-57779d51c1 | 18 Jul 201800:00 | – | openvas |
OpenVAS | Ubuntu: Security Advisory (USN-3648-1) | 17 May 201800:00 | – | openvas |
OpenVAS | Fedora Update for curl FEDORA-2018-fa01002d7e | 23 May 201800:00 | – | openvas |
# 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.875050");
script_version("2023-06-28T05:05:21+0000");
script_tag(name:"last_modification", value:"2023-06-28 05:05:21 +0000 (Wed, 28 Jun 2023)");
script_tag(name:"creation_date", value:"2018-09-11 07:24:18 +0200 (Tue, 11 Sep 2018)");
script_cve_id("CVE-2018-14618", "CVE-2018-0500", "CVE-2018-1000300", "CVE-2018-1000301");
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.0/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:"2019-04-22 17:48:00 +0000 (Mon, 22 Apr 2019)");
script_tag(name:"qod_type", value:"package");
script_name("Fedora Update for curl FEDORA-2018-111044d435");
script_tag(name:"summary", value:"The remote host is missing an update for the 'curl'
package(s) announced via the referenced advisory.");
script_tag(name:"vuldetect", value:"Checks if a vulnerable version is present
on the target host.");
script_tag(name:"affected", value:"curl on Fedora 28");
script_tag(name:"solution", value:"Please install the updated packages.");
script_xref(name:"FEDORA", value:"2018-111044d435");
script_xref(name:"URL", value:"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/HQLB73JQDITJ7NUFXPGCGRGND3ZIZUBA");
script_tag(name:"solution_type", value:"VendorFix");
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");
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:"curl", rpm:"curl~7.59.0~7.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