Oracle WebLogic Server DoS Vulnerability (cpuoct2016)
🗓️ 02 Nov 2016 00:00:00Reported by Copyright (C) 2016 Greenbone AGType
openvas🔗 plugins.openvas.org👁 35 Views
| Reporter | Title | Published | Views | Family All 11 |
|---|---|---|---|---|
| Unspecified Vulnerability in Oracle Fusion Middleware Oracle WebLogic Server Component (CNVD-2016-10172) | 20 Oct 201600:00 | – | cnvd | |
| CVE-2016-5488 | 25 Oct 201614:00 | – | cve | |
| CVE-2016-5488 | 25 Oct 201614:00 | – | cvelist | |
| EUVD-2016-6432 | 7 Oct 202500:30 | – | euvd | |
| CVE-2016-5488 | 25 Oct 201614:29 | – | nvd | |
| Oracle Critical Patch Update - October 2016 | 18 Oct 201600:00 | – | oracle | |
| Oracle WebLogic Server Multiple Vulnerabilities (October 2016 CPU) | 26 Oct 201600:00 | – | nessus | |
| CVE-2016-5488 | 25 Oct 201614:29 | – | osv | |
| Design/Logic Flaw | 21 Jul 201610:12 | – | prion | |
| Design/Logic Flaw | 25 Oct 201614:29 | – | prion |
10
| Source | Link |
|---|---|
| securityfocus | www.securityfocus.com/bid/93627 |
| oracle | www.oracle.com/security-alerts/cpuoct2016.html |
# 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.809713");
script_version("2025-10-23T05:39:29+0000");
script_cve_id("CVE-2016-5488");
script_tag(name:"cvss_base", value:"5.0");
script_tag(name:"cvss_base_vector", value:"AV:N/AC:L/Au:N/C:N/I:N/A:P");
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:U/C:N/I:N/A:L");
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 17:11:57 +0530 (Wed, 02 Nov 2016)");
script_tag(name:"qod_type", value:"remote_banner_unreliable");
script_name("Oracle WebLogic Server DoS Vulnerability (cpuoct2016)");
script_tag(name:"summary", value:"Oracle WebLogic Server is prone to a denial of service (DoS)
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 Web
Container component within the Oracle WebLogic Server.");
script_tag(name:"impact", value:"Successful exploitation will allow remote attackers to cause a
partial denial of service condition.");
script_tag(name:"affected", value:"Oracle WebLogic Server versions 10.3.6.0 and 12.1.3.0.");
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/93627");
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:"10.3.6.0.0") ||
version_is_equal(version:version, test_version:"12.1.3.0.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
5.6Medium risk
Vulners AI Score5.6
CVSS 25
CVSS 35.3
EPSS0.03525
SSVC