Lucene search
+L

Oracle WebLogic Server Multiple Vulnerabilities (cpujul2017, cpuoct2017)

🗓️ 19 Jul 2017 00:00:00Reported by Copyright (C) 2017 Greenbone AGType 
openvas
 openvas
🔗 plugins.openvas.org👁 1028 Views

Oracle WebLogic Server Multiple Vulnerabilities (cpujul2017-3236622) with impact on confidentiality, integrity, and availability due to flaws in various components

Related
Refs
Code
# SPDX-FileCopyrightText: 2017 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

CPE = "cpe:/a:bea:weblogic_server";

if(description)
{
  script_oid("1.3.6.1.4.1.25623.1.0.811244");
  script_version("2025-10-23T05:39:29+0000");
  script_cve_id("CVE-2017-10137", "CVE-2017-5638", "CVE-2017-10147", "CVE-2017-10178",
                "CVE-2013-2027", "CVE-2017-10148", "CVE-2017-10063", "CVE-2017-10123",
                "CVE-2017-10352", "CVE-2017-10271", "CVE-2017-10152", "CVE-2017-10336",
                "CVE-2017-10334");
  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:"last_modification", value:"2025-10-23 05:39:29 +0000 (Thu, 23 Oct 2025)");
  script_tag(name:"severity_vector", value:"CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H");
  script_tag(name:"severity_origin", value:"NVD");
  script_tag(name:"severity_date", value:"2021-02-24 12:15:00 +0000 (Wed, 24 Feb 2021)");
  script_tag(name:"creation_date", value:"2017-07-19 12:53:23 +0530 (Wed, 19 Jul 2017)");

  script_tag(name:"qod_type", value:"remote_banner_unreliable");

  script_name("Oracle WebLogic Server Multiple Vulnerabilities (cpujul2017, cpuoct2017)");

  script_tag(name:"summary", value:"Oracle WebLogic Server is prone to multiple vulnerabilities.");

  script_tag(name:"vuldetect", value:"Checks if a vulnerable version is present on the target host.");

  script_tag(name:"insight", value:"Multiple flaws exist due to some unspecified errors in the
  'Sample apps (Struts 2)', 'Core Components', 'Web Container', 'WLST'
  'Web Services', 'WLS-WebServices' and 'WLS Security' components of application.");

  script_tag(name:"impact", value:"Successful exploitation will allow attackers
  to have an impact on confidentiality, integrity and availability.");

  script_tag(name:"affected", value:"Oracle WebLogic Server versions 10.3.6.0, 12.1.3.0, 12.2.1.1
  and 12.2.1.2.");

  script_tag(name:"solution", value:"See the referenced advisories for a solution.");

  script_tag(name:"solution_type", value:"VendorFix");

  script_xref(name:"URL", value:"https://www.oracle.com/security-alerts/cpujul2017.html");
  script_xref(name:"URL", value:"https://www.oracle.com/security-alerts/cpuoct2017.html");
  script_xref(name:"URL", value:"http://www.securityfocus.com/bid/96729");
  script_xref(name:"URL", value:"http://www.securityfocus.com/bid/99651");
  script_xref(name:"URL", value:"http://www.securityfocus.com/bid/99644");
  script_xref(name:"URL", value:"http://www.securityfocus.com/bid/78027");
  script_xref(name:"URL", value:"http://www.securityfocus.com/bid/99652");
  script_xref(name:"URL", value:"http://www.securityfocus.com/bid/99653");
  script_xref(name:"URL", value:"http://www.securityfocus.com/bid/101304");
  script_xref(name:"URL", value:"http://www.securityfocus.com/bid/101392");
  script_xref(name:"URL", value:"https://www.cisa.gov/known-exploited-vulnerabilities-catalog");
  script_xref(name:"CISA", value:"Known Exploited Vulnerability (KEV) catalog");

  script_category(ACT_GATHER_INFO);
  script_copyright("Copyright (C) 2017 Greenbone AG");
  script_family("Web Servers");
  script_dependencies("gb_oracle_weblogic_consolidation.nasl");
  script_mandatory_keys("oracle/weblogic/detected");

  exit(0);
}

include("host_details.inc");
include("version_func.inc");

if(!version = get_app_version(cpe:CPE, nofork:TRUE))
  exit(0);

affected = make_list("10.3.6.0.0", "12.1.3.0.0", "12.2.1.2.0", "12.2.1.1.0");

foreach af(affected) {
  if(version == af) {
    report = report_fixed_ver(installed_version:version, fixed_version:"See advisory");
    security_message(port:0, data:report);
    exit(0);
  }
}

exit(99);

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

23 Oct 2025 00:00Current
8.9High risk
Vulners AI Score8.9
CVSS 210
CVSS 310
CVSS 3.19.8
EPSS0.99999
SSVC
1028