The remote host is missing an update for the 'git' package(s) on Fedora 24, please install the updated package(s)
Reporter | Title | Published | Views | Family All 95 |
---|---|---|---|---|
![]() | Slackware 13.0 / 13.1 / 13.37 / 14.0 / 14.1 / current : git (SSA:2016-075-01) | 16 Mar 201600:00 | – | nessus |
![]() | CentOS 6 / 7 : git (CESA-2016:0496) | 24 Mar 201600:00 | – | nessus |
![]() | openSUSE Security Update : git (openSUSE-2016-366) | 21 Mar 201600:00 | – | nessus |
![]() | Debian DSA-3521-1 : git - security update | 21 Mar 201600:00 | – | nessus |
![]() | Oracle Linux 6 / 7 : git (ELSA-2016-0496) | 24 Mar 201600:00 | – | nessus |
![]() | openSUSE Security Update : git (openSUSE-2016-355) | 18 Mar 201600:00 | – | nessus |
![]() | Scientific Linux Security Update : git on SL6.x, SL7.x i386/x86_64 (20160323) | 24 Mar 201600:00 | – | nessus |
![]() | Ubuntu 14.04 LTS : Git vulnerabilities (USN-2938-1) | 22 Mar 201600:00 | – | nessus |
![]() | Slackware 13.0 / 13.1 / 13.37 / 14.0 / 14.1 / current : git (SSA:2016-078-01) | 21 Mar 201600:00 | – | nessus |
![]() | openSUSE Security Update : cgit (openSUSE-2016-367) | 21 Mar 201600:00 | – | nessus |
# SPDX-FileCopyrightText: 2016 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.807914");
script_version("2023-06-23T16:09:17+0000");
script_tag(name:"last_modification", value:"2023-06-23 16:09:17 +0000 (Fri, 23 Jun 2023)");
script_tag(name:"creation_date", value:"2016-04-27 05:18:38 +0200 (Wed, 27 Apr 2016)");
script_cve_id("CVE-2016-2315", "CVE-2016-2324");
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-06-21 15:18:00 +0000 (Wed, 21 Jun 2023)");
script_tag(name:"qod_type", value:"package");
script_name("Fedora Update for git FEDORA-2016-8");
script_tag(name:"summary", value:"The remote host is missing an update for the 'git'
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:"git on Fedora 24");
script_tag(name:"solution", value:"Please install the updated package(s).");
script_xref(name:"FEDORA", value:"2016-8");
script_xref(name:"URL", value:"https://lists.fedoraproject.org/pipermail/package-announce/2016-April/183147.html");
script_tag(name:"solution_type", value:"VendorFix");
script_category(ACT_GATHER_INFO);
script_copyright("Copyright (C) 2016 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=FC24");
exit(0);
}
include("revisions-lib.inc");
include("pkg-lib-rpm.inc");
release = rpm_get_ssh_release();
if(!release)
exit(0);
res = "";
if(release == "FC24")
{
if ((res = isrpmvuln(pkg:"git", rpm:"git~2.7.4~1.fc24", rls:"FC24")) != 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