OpenSUSE git Security Advisory (openSUSE-SU-2016:0832-1) buffer overflow issue fixe
Reporter | Title | Published | Views | Family All 95 |
---|---|---|---|---|
![]() | Security Bulletin: Vulnerabilities in git affect PowerKVM (CVE-2016-2315, CVE-2016-2324) | 18 Jun 201801:30 | – | ibm |
![]() | [SECURITY] Fedora 22 Update: git-2.4.11-1.fc22 | 30 Mar 201621:26 | – | fedora |
![]() | [SECURITY] Fedora 24 Update: git-2.7.4-1.fc24 | 26 Apr 201616:36 | – | fedora |
![]() | [SECURITY] Fedora 23 Update: git-2.5.5-1.fc23 | 21 Mar 201601:52 | – | fedora |
![]() | Apple Patches Two Flaws in Xcode's Git Implementation | 4 May 201615:02 | – | threatpost |
![]() | Security update for git (important) | 17 Mar 201615:16 | – | suse |
![]() | Security update for cgit (important) | 19 Mar 201612:13 | – | suse |
![]() | Security update for git (important) | 16 Mar 201622:19 | – | suse |
![]() | Security update for cgit (important) | 17 Mar 201615:16 | – | suse |
![]() | Security update for git (important) | 17 Mar 201600:12 | – | suse |
# Copyright (C) 2016 Greenbone Networks GmbH
# 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-or-later
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Free Software Foundation; either version 2
# of the License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
if(description)
{
script_oid("1.3.6.1.4.1.25623.1.0.851250");
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-03-20 06:18:08 +0100 (Sun, 20 Mar 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("openSUSE: Security Advisory for git (openSUSE-SU-2016:0832-1)");
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 package version is present on the target host.");
script_tag(name:"insight", value:"This update for git fixes a buffer overflow issue that had the potential
to be abused for remote execution of arbitrary code (CVE-2016-2315,
CVE-2016-2324, bsc#971328).");
script_tag(name:"affected", value:"git on openSUSE 13.1");
script_tag(name:"solution", value:"Please install the updated package(s).");
script_xref(name:"openSUSE-SU", value:"2016:0832-1");
script_tag(name:"solution_type", value:"VendorFix");
script_category(ACT_GATHER_INFO);
script_copyright("Copyright (C) 2016 Greenbone Networks GmbH");
script_family("SuSE Local Security Checks");
script_dependencies("gather-package-list.nasl");
script_mandatory_keys("ssh/login/suse", "ssh/login/rpms", re:"ssh/login/release=openSUSE13\.1");
exit(0);
}
include("revisions-lib.inc");
include("pkg-lib-rpm.inc");
release = rpm_get_ssh_release();
if(!release)
exit(0);
res = "";
report = "";
if(release == "openSUSE13.1")
{
if(!isnull(res = isrpmvuln(pkg:"git", rpm:"git~1.8.4.5~3.14.1", rls:"openSUSE13.1"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"git-arch", rpm:"git-arch~1.8.4.5~3.14.1", rls:"openSUSE13.1"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"git-core", rpm:"git-core~1.8.4.5~3.14.1", rls:"openSUSE13.1"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"git-core-debuginfo", rpm:"git-core-debuginfo~1.8.4.5~3.14.1", rls:"openSUSE13.1"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"git-cvs", rpm:"git-cvs~1.8.4.5~3.14.1", rls:"openSUSE13.1"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"git-daemon", rpm:"git-daemon~1.8.4.5~3.14.1", rls:"openSUSE13.1"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"git-daemon-debuginfo", rpm:"git-daemon-debuginfo~1.8.4.5~3.14.1", rls:"openSUSE13.1"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"git-debugsource", rpm:"git-debugsource~1.8.4.5~3.14.1", rls:"openSUSE13.1"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"git-email", rpm:"git-email~1.8.4.5~3.14.1", rls:"openSUSE13.1"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"git-gui", rpm:"git-gui~1.8.4.5~3.14.1", rls:"openSUSE13.1"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"git-remote-helpers", rpm:"git-remote-helpers~1.8.4.5~3.14.1", rls:"openSUSE13.1"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"git-svn", rpm:"git-svn~1.8.4.5~3.14.1", rls:"openSUSE13.1"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"git-svn-debuginfo", rpm:"git-svn-debuginfo~1.8.4.5~3.14.1", rls:"openSUSE13.1"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"git-web", rpm:"git-web~1.8.4.5~3.14.1", rls:"openSUSE13.1"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"gitk", rpm:"gitk~1.8.4.5~3.14.1", rls:"openSUSE13.1"))) {
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