Lucene search
K

Dell EMC NetWorker Multiple Vulnerabilities (DSA-2025-095)

🗓️ 19 Feb 2025 00:00:00Reported by TenableType 
nessus
 nessus
🔗 www.tenable.com👁 3 Views

Dell EMC NetWorker versions before 19.4.0.2 risk arbitrary code execution by local attackers.

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2025-21103
17 Feb 202513:54
circl
CNNVD
Dell NetWorker Management Console 安全漏洞
17 Feb 202500:00
cnnvd
CNVD
Dell NetWorker Management Console Server-Side Arbitrary Code Execution Vulnerability
21 Feb 202500:00
cnvd
CVE
CVE-2025-21103
17 Feb 202513:53
cve
Cvelist
CVE-2025-21103
17 Feb 202513:53
cvelist
EUVD
EUVD-2025-4866
3 Oct 202520:07
euvd
NVD
CVE-2025-21103
17 Feb 202514:15
nvd
Positive Technologies
PT-2025-6923 · Dell · Dell Networker Management Console
17 Feb 202500:00
ptsecurity
RedhatCVE
CVE-2025-21103
19 Feb 202514:19
redhatcve
Vulnrichment
CVE-2025-21103
17 Feb 202513:53
vulnrichment
Rows per page
#%NASL_MIN_LEVEL 80900
##
# (C) Tenable, Inc.
##

include('compat.inc');

if (description)
{
  script_id(216479);
  script_version("1.5");
  script_set_attribute(attribute:"plugin_modification_date", value:"2025/03/21");

  script_cve_id("CVE-2025-21103");
  script_xref(name:"IAVA", value:"2025-A-0119-S");

  script_name(english:"Dell EMC NetWorker Multiple Vulnerabilities (DSA-2025-095)");

  script_set_attribute(attribute:"synopsis", value:
"The remote Windows host has an application installed that is affected by an arbitrary code execution vulnerability.");
  script_set_attribute(attribute:"description", value:
"The version of Dell EMC NetWorker installed on the remote Windows host is prior to 19.4.0.2. It is, therefore,
affected by an arbitrary code execution vulnerability. Dell NetWorker Management Console, version(s) 19.11 through 
19.11.0.3 & Versions prior to 19.10.0.7 contain(s) an improper neutralization of server-side vulnerability. An 
unauthenticated attacker with local access could potentially exploit this vulnerability and run arbitrary code 
on the server.

Note that Nessus has not tested for this issue but has instead relied only on the application's self-reported version
number.");
  # https://www.dell.com/support/kbdoc/en-us/000286268/dsa-2025-095-security-update-for-dell-networker-management-console-vulnerability
  script_set_attribute(attribute:"see_also", value:"http://www.nessus.org/u?382652a6");
  script_set_attribute(attribute:"solution", value:
"Upgrade to Dell EMC NetWorker 19.10.0.7, 19.11.0.3 or later.");
  script_set_cvss_base_vector("CVSS2#AV:L/AC:L/Au:N/C:C/I:C/A:C");
  script_set_cvss_temporal_vector("CVSS2#E:U/RL:OF/RC:C");
  script_set_cvss3_base_vector("CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H");
  script_set_cvss3_temporal_vector("CVSS:3.0/E:U/RL:O/RC:C");
  script_set_attribute(attribute:"cvss_score_source", value:"CVE-2025-21103");

  script_set_attribute(attribute:"exploitability_ease", value:"No known exploits are available");
  script_set_attribute(attribute:"exploit_available", value:"false");

  script_set_attribute(attribute:"vuln_publication_date", value:"2025/02/17");
  script_set_attribute(attribute:"patch_publication_date", value:"2025/02/17");
  script_set_attribute(attribute:"plugin_publication_date", value:"2025/02/19");

  script_set_attribute(attribute:"plugin_type", value:"local");
  script_set_attribute(attribute:"cpe", value:"cpe:/a:dell:emc_networker");
  script_set_attribute(attribute:"stig_severity", value:"I");
  script_end_attributes();

  script_category(ACT_GATHER_INFO);
  script_family(english:"Windows");

  script_copyright(english:"This script is Copyright (C) 2025 and is owned by Tenable, Inc. or an Affiliate thereof.");

  script_dependencies("emc_networker_installed.nasl");
  script_require_keys("installed_sw/EMC NetWorker");
  script_require_ports(139, 445);

  exit(0);
}

include('vcf.inc');

get_kb_item_or_exit('SMB/Registry/Enumerated');

var app_info = vcf::get_app_info(app:'EMC NetWorker', win_local:TRUE);

if (app_info['Management Console Installed'] == FALSE)

  audit(AUDIT_INST_PATH_NOT_VULN, 'EMC NetWorker', app_info.version, app_info.path);

var constraints = [
  { 'fixed_version' : '19.10.0.7' },
  { 'min_version': '19.11.0', 'fixed_version' : '19.11.0.3' }
];

vcf::check_version_and_report(
  app_info:app_info,
  constraints:constraints,
  severity:SECURITY_HOLE
);

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

21 Mar 2025 00:00Current
6.4Medium risk
Vulners AI Score6.4
CVSS 3.17.8
EPSS0.00071
SSVC
3