Oracle WebLogic Server Multiple Unspecified Vulnerabilities (cpujul2017, cpuoct2017, cpuoct2018)
🗓️ 19 Jul 2017 00:00:00Reported by Copyright (C) 2017 Greenbone AGType
openvas🔗 plugins.openvas.org👁 94 Views
| Reporter | Title | Published | Views | Family All 32 |
|---|---|---|---|---|
| The vulnerability of the JNDI component of the Oracle WebLogic Server application server allows a hacker to gain control over the application server. | 25 Aug 201700:00 | – | bdu_fstec | |
| CVE-2017-10137 | 17 Dec 202323:39 | – | circl | |
| Oracle WebLogic Server Remote Vulnerability (CNVD-2017-24344) | 20 Jul 201700:00 | – | cnvd | |
| Unspecified Vulnerability in Oracle WebLogic Server (CNVD-2017-31500) | 18 Oct 201700:00 | – | cnvd | |
| Unspecified Vulnerability in Oracle WebLogic Server (CNVD-2018-24320) | 17 Oct 201800:00 | – | cnvd | |
| CVE-2017-10137 | 8 Aug 201715:00 | – | cve | |
| CVE-2017-10152 | 19 Oct 201717:00 | – | cve | |
| CVE-2018-2902 | 17 Oct 201801:00 | – | cve | |
| CVE-2017-10137 | 8 Aug 201715:00 | – | cvelist | |
| CVE-2017-10152 | 19 Oct 201717:00 | – | cvelist |
10
| Source | Link |
|---|---|
| securityfocus | www.securityfocus.com/bid/105654 |
| securityfocus | www.securityfocus.com/bid/101351 |
| oracle | www.oracle.com/security-alerts/cpuoct2017.html |
| oracle | www.oracle.com/security-alerts/cpujul2017.html |
| oracle | www.oracle.com/security-alerts/cpuoct2018.html |
| securityfocus | www.securityfocus.com/bid/99634 |
# 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.811245");
script_version("2025-10-23T05:39:29+0000");
script_cve_id("CVE-2017-10137", "CVE-2017-10152", "CVE-2018-2902");
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:"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:"2019-10-03 00:03:00 +0000 (Thu, 03 Oct 2019)");
script_tag(name:"creation_date", value:"2017-07-19 13:53:23 +0530 (Wed, 19 Jul 2017)");
script_tag(name:"qod_type", value:"remote_banner_unreliable");
script_name("Oracle WebLogic Server Multiple Unspecified Vulnerabilities (cpujul2017, cpuoct2017, cpuoct2018)");
script_tag(name:"summary", value:"Oracle WebLogic Server is prone to multiple unspecified
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 multiple unspecified errors in the
'JNDI', 'Console' and 'Web Container' components of the 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 and 12.1.3.0.");
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:"https://www.oracle.com/security-alerts/cpuoct2018.html");
script_xref(name:"URL", value:"http://www.securityfocus.com/bid/99634");
script_xref(name:"URL", value:"http://www.securityfocus.com/bid/101351");
script_xref(name:"URL", value:"http://www.securityfocus.com/bid/105654");
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");
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
8High risk
Vulners AI Score8
CVSS 27.5
CVSS 310
EPSS0.02919
SSVC