Lucene search
+L

Oracle WebLogic Server Local Security Vulnerability (cpuoct2016)

🗓️ 02 Nov 2016 00:00:00Reported by Copyright (C) 2016 Greenbone AGType 
openvas
 openvas
🔗 plugins.openvas.org👁 21 Views

Oracle WebLogic Server Local Security Vulnerability (Nov 2016). Local attacker can unauthorized access critical data and modify Oracle WebLogic Server accessible data. Affected versions are 12.1.3.0, 12.2.1.0, 12.2.1.1. Apply update from http://www.oracle.com/technetwork/security-advisory/cpuoct2016-2881722.htm

Related
Refs
Code
ReporterTitlePublishedViews
Family
cnvd
CNVD
Unspecified Vulnerability in Oracle Fusion Middleware Oracle WebLogic Server Component (CNVD-2016-10057)
20 Oct 201600:00
cnvd
cve
CVE
CVE-2016-5601
25 Oct 201614:00
cve
cvelist
Cvelist
CVE-2016-5601
25 Oct 201614:00
cvelist
euvd
EUVD
EUVD-2016-6545
7 Oct 202500:30
euvd
nvd
NVD
CVE-2016-5601
25 Oct 201614:31
nvd
oracle
Oracle
Oracle Critical Patch Update - October 2016
18 Oct 201600:00
oracle
nessus
Tenable Nessus
Oracle WebLogic Server Multiple Vulnerabilities (October 2016 CPU)
26 Oct 201600:00
nessus
osv
OSV
CVE-2016-5601
25 Oct 201614:31
osv
prion
Prion
Design/Logic Flaw
25 Oct 201614:31
prion
vulnrichment
Vulnrichment
CVE-2016-5601
25 Oct 201614:00
vulnrichment
# 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

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

if(description)
{
  script_oid("1.3.6.1.4.1.25623.1.0.809712");
  script_version("2025-10-23T05:39:29+0000");
  script_cve_id("CVE-2016-5601");
  script_tag(name:"cvss_base", value:"3.3");
  script_tag(name:"cvss_base_vector", value:"AV:L/AC:M/Au:N/C:P/I:P/A:N");
  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:L/AC:L/PR:H/UI:R/S:C/C:L/I:H/A:N");
  script_tag(name:"severity_origin", value:"NVD");
  script_tag(name:"severity_date", value:"2018-10-30 16:27:00 +0000 (Tue, 30 Oct 2018)");
  script_tag(name:"creation_date", value:"2016-11-02 16:34:01 +0530 (Wed, 02 Nov 2016)");

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

  script_name("Oracle WebLogic Server Local Security Vulnerability (cpuoct2016)");

  script_tag(name:"summary", value:"Oracle WebLogic Server is prone to a local security
  vulnerability.");

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

  script_tag(name:"insight", value:"The flaw exists due to some unspecified
  error in the CIE Related Components within Oracle WebLogic Server.");

  script_tag(name:"impact", value:"Successful exploitation will allow local
  attacker in unauthorized creation, deletion or modification access to
  critical data or all Oracle WebLogic Server accessible data as well as
  unauthorized read access to a subset of Oracle WebLogic Server accessible data.");

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

  script_tag(name:"solution", value:"Apply the update from the referenced advisory.");

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

  script_xref(name:"URL", value:"https://www.oracle.com/security-alerts/cpuoct2016.html");
  script_xref(name:"URL", value:"http://www.securityfocus.com/bid/93704");

  script_category(ACT_GATHER_INFO);
  script_copyright("Copyright (C) 2016 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);

if(version_is_equal(version:version, test_version:"12.1.3.0.0") ||
   version_is_equal(version:version, test_version:"12.2.1.0.0") ||
   version_is_equal(version:version, test_version:"12.2.1.1.0")) {
  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
6.6Medium risk
Vulners AI Score6.6
CVSS 23.3
CVSS 36.3
EPSS0.00395
SSVC
21