Lucene search
+L

SUSE: Security Advisory (SUSE-SU-2017:1387-1)

🗓️ 09 Jun 2021 00:00:00Reported by Copyright (C) 2021 Greenbone AGType 
openvas
 openvas
🔗 plugins.openvas.org👁 27 Views

The remote host is missing an update for the 'java-1_7_1-ibm' package(s) announced via the SUSE-SU-2017:1387-1 advisory. This update fixes multiple security vulnerabilities

Related
Refs
Code
ReporterTitlePublishedViews
Family
osv
OSV
CGA-XR72-8GM6-H34F
23 Aug 202510:48
osv
osv
OSV
CGA-XRG3-P9G9-3VV6
30 Oct 202521:04
osv
osv
OSV
CGA-XRHH-CH62-FQHX
4 Jun 202614:14
osv
osv
OSV
CGA-XWCW-HWRV-RVV4
4 Jun 202611:40
osv
osv
OSV
CGA-XWM6-GMVC-8RJF
4 Jun 202612:26
osv
osv
OSV
CGA-XX46-X2M9-GV53
4 Jun 202623:32
osv
osv
OSV
CLSA-2025-1749825355 rsync: Fix of CVE-2016-9840
13 Jun 202514:36
osv
osv
OSV
CLSA-2025-1749826078 rsync: Fix of CVE-2016-9840
13 Jun 202514:48
osv
osv
OSV
CLSA-2025-1751027703 rsync: Fix of CVE-2016-9840
27 Jun 202512:35
osv
osv
OSV
CLSA-2025-1757246101 zlib: Fix of CVE-2016-9840
7 Sep 202511:55
osv
Rows per page
# SPDX-FileCopyrightText: 2021 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.4.2017.1387.1");
  script_cve_id("CVE-2016-9840", "CVE-2016-9841", "CVE-2016-9842", "CVE-2016-9843", "CVE-2017-1289", "CVE-2017-3509", "CVE-2017-3511", "CVE-2017-3533", "CVE-2017-3539", "CVE-2017-3544");
  script_tag(name:"creation_date", value:"2021-06-09 14:57:56 +0000 (Wed, 09 Jun 2021)");
  script_version("2025-08-15T15:42:25+0000");
  script_tag(name:"last_modification", value:"2025-08-15 15:42:25 +0000 (Fri, 15 Aug 2025)");
  script_tag(name:"cvss_base", value:"7.5");
  script_tag(name:"cvss_base_vector", value:"AV:N/AC:L/Au:N/C:P/I:P/A:P");
  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:"2017-06-01 16:47:18 +0000 (Thu, 01 Jun 2017)");

  script_name("SUSE: Security Advisory (SUSE-SU-2017:1387-1)");
  script_category(ACT_GATHER_INFO);
  script_copyright("Copyright (C) 2021 Greenbone AG");
  script_family("SuSE Local Security Checks");
  script_dependencies("gather-package-list.nasl");
  script_mandatory_keys("ssh/login/suse_sles", "ssh/login/rpms", re:"ssh/login/release=(SLES11\.0SP4)");

  script_xref(name:"Advisory-ID", value:"SUSE-SU-2017:1387-1");
  script_xref(name:"URL", value:"https://www.suse.com/support/update/announcement/2017/suse-su-20171387-1.html");
  script_xref(name:"URL", value:"https://bugzilla.suse.com/1038505");
  script_xref(name:"URL", value:"https://lists.suse.com/pipermail/sle-security-updates/2017-May/002913.html");

  script_tag(name:"summary", value:"The remote host is missing an update for the 'java-1_7_1-ibm' package(s) announced via the SUSE-SU-2017:1387-1 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 java-1_7_1-ibm fixes the following issues:

Version update to 7.1-4.5 bsc#1038505

 - CVE-2016-9840: zlib: Out-of-bounds pointer arithmetic in inftrees.c
 - CVE-2016-9841: zlib: Out-of-bounds pointer arithmetic in inffast.c
 - CVE-2016-9842: zlib: Undefined left shift of negative number
 - CVE-2016-9843: zlib: Big-endian out-of-bounds pointer
 - CVE-2017-1289: IBM JDK: XML External Entity Injection (XXE) error when processing XML data
 - CVE-2017-3509: OpenJDK: improper re-use of NTLM authenticated connections
 - CVE-2017-3511: OpenJDK: untrusted extension directories search path in Launcher
 - CVE-2017-3539: OpenJDK: MD5 allowed for jar verification
 - CVE-2017-3533: OpenJDK: newline injection in the FTP client
 - CVE-2017-3544: OpenJDK: newline injection in the SMTP client");

  script_tag(name:"affected", value:"'java-1_7_1-ibm' package(s) on SUSE Linux Enterprise Server 11-SP4, SUSE Linux Enterprise Server for SAP Applications 11-SP4.");

  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 == "SLES11.0SP4") {

  if(!isnull(res = isrpmvuln(pkg:"java-1_7_1-ibm", rpm:"java-1_7_1-ibm~1.7.1_sr4.5~25.1", rls:"SLES11.0SP4"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"java-1_7_1-ibm-alsa", rpm:"java-1_7_1-ibm-alsa~1.7.1_sr4.5~25.1", rls:"SLES11.0SP4"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"java-1_7_1-ibm-jdbc", rpm:"java-1_7_1-ibm-jdbc~1.7.1_sr4.5~25.1", rls:"SLES11.0SP4"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"java-1_7_1-ibm-plugin", rpm:"java-1_7_1-ibm-plugin~1.7.1_sr4.5~25.1", rls:"SLES11.0SP4"))) {
    report += res;
  }

  if(report != "") {
    security_message(data:report);
  } else if(__pkg_match) {
    exit(99);
  }
  exit(0);
}

exit(0);

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation