Lucene search
+L

Oracle WebLogic Server Node Manager 'beasvc.exe' RCE Vulnerability

🗓️ 14 Feb 2010 00:00:00Reported by Copyright (C) 2010 Greenbone AGType 
openvas
 openvas
🔗 plugins.openvas.org👁 94 Views

Oracle WebLogic Server 'beasvc.exe' RCE Vulnerabilit

Related
Refs
Code
ReporterTitlePublishedViews
Family
cisa
CISA
Oracle Releases Security Alert for WebLogic Server Vulnerability
7 Feb 201000:00
cisa
cve
CVE
CVE-2010-0073
14 Apr 201017:00
cve
cvelist
Cvelist
CVE-2010-0073
14 Apr 201017:00
cvelist
euvd
EUVD
EUVD-2010-0105
7 Oct 202500:30
euvd
nvd
NVD
CVE-2010-0073
14 Apr 201017:30
nvd
openvas
OpenVAS
Oracle WebLogic Server Node Manager 'beasvc.exe' Remote Command Execution Vulnerability
14 Feb 201000:00
openvas
prion
Prion
Code injection
14 Apr 201017:30
prion
threatpost
ThreatPost
Oracle Ships Critical Out-of-Band Security Patch
5 Feb 201021:21
threatpost
nessus
Tenable Nessus
Oracle WebLogic Server Node Manager Remote Command Execution
26 Jan 201000:00
nessus
# SPDX-FileCopyrightText: 2010 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.100494");
  script_version("2025-10-23T05:39:29+0000");
  script_tag(name:"last_modification", value:"2025-10-23 05:39:29 +0000 (Thu, 23 Oct 2025)");
  script_tag(name:"creation_date", value:"2010-02-14 12:35:00 +0100 (Sun, 14 Feb 2010)");
  script_cve_id("CVE-2010-0073");
  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:"solution_type", value:"VendorFix");

  script_name("Oracle WebLogic Server Node Manager 'beasvc.exe' RCE Vulnerability");

  script_xref(name:"URL", value:"https://www.oracle.com/security-alerts/alert-cve-2010-0073.html");
  script_xref(name:"URL", value:"https://web.archive.org/web/20100130185136/http://intevydis.blogspot.com/2010/01/oracle-weblogic-1032-node-manager-fun.html");
  script_xref(name:"URL", value:"http://www.securityfocus.com/bid/37926");

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

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

  script_tag(name:"summary", value:"Oracle WebLogic Server is prone to a remote command execution
  (RCE) vulnerability because the software fails to restrict access to sensitive commands.");

  script_tag(name:"impact", value:"Successful attacks can compromise the affected software and
  possibly the target.");

  script_tag(name:"affected", value:"Oracle WebLogic Server 10.3.2 is vulnerable, other versions may
  also be affected.");

  script_tag(name:"solution", value:"Vendor updates are available. Please see the vendor advisory
  for details.");

  exit(0);
}

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

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

if (version_is_less_equal(version: version, test_version: "10.3.2")) {
  report = report_fixed_ver(installed_version: version, fixed_version: "See reference");
  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.8Medium risk
Vulners AI Score6.8
CVSS 210
EPSS0.04763
94