Lucene search
+L

Dell Repository Manager Path Traversal (DSA-2024-189)

🗓️ 30 Apr 2024 00:00:00Reported by TenableType 
nessus
 nessus
🔗 www.tenable.com👁 20 Views

The Dell Repository Manager before 3.4.5 allows a local attacker to gain unauthorized write access to server files

Related
Refs
Code
ReporterTitlePublishedViews
Family
CNNVD
Dell Repository Manager 输入验证错误漏洞
24 Apr 202400:00
cnnvd
CVE
CVE-2024-28976
24 Apr 202408:01
cve
Cvelist
CVE-2024-28976
24 Apr 202408:01
cvelist
EUVD
EUVD-2024-26038
3 Oct 202520:07
euvd
NVD
CVE-2024-28976
24 Apr 202408:15
nvd
OSV
CVE-2024-28976
24 Apr 202408:15
osv
Positive Technologies
PT-2024-22657 · Dell · Dell Repository Manager
24 Apr 202400:00
ptsecurity
Vulnrichment
CVE-2024-28976
24 Apr 202408:01
vulnrichment
#%NASL_MIN_LEVEL 80900
##
# (C) Tenable, Inc.
##

include('compat.inc');

if (description)
{
  script_id(194748);
  script_version("1.3");
  script_set_attribute(attribute:"plugin_modification_date", value:"2026/01/21");

  script_cve_id("CVE-2024-28976");
  script_xref(name:"IAVB", value:"2024-B-0047-S");

  script_name(english:"Dell Repository Manager Path Traversal (DSA-2024-189)");

  script_set_attribute(attribute:"synopsis", value:
"The remote Windows host has an application installed that is affected by a path traversal vulnerability.");
  script_set_attribute(attribute:"description", value:
"Dell Repository Manager, versions prior to 3.4.5, contains a Path Traversal vulnerability in API module. A local
attacker with low privileges could potentially exploit this vulnerability to gain unauthorized write access to the
files stored on the server filesystem with the privileges of the running web application.

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-uk/000224412/dsa-2024-189-security-update-for-dell-repository
  script_set_attribute(attribute:"see_also", value:"http://www.nessus.org/u?2e9e9589");
  script_set_attribute(attribute:"solution", value:
"Upgrade to Dell Repository Manager 3.4.5 or later.");
  script_set_cvss_base_vector("CVSS2#AV:L/AC:L/Au:S/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:L/UI:N/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-2024-28976");

  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:"2024/04/24");
  script_set_attribute(attribute:"patch_publication_date", value:"2024/04/24");
  script_set_attribute(attribute:"plugin_publication_date", value:"2024/04/30");

  script_set_attribute(attribute:"plugin_type", value:"local");
  script_set_attribute(attribute:"cpe", value:"cpe:/a:dell:repository_manager");
  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) 2024-2026 and is owned by Tenable, Inc. or an Affiliate thereof.");

  script_dependencies("dell_repository_manager_win_installed.nbin");
  script_require_keys("installed_sw/Repository Manager", "SMB/Registry/Enumerated");
  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:'Repository Manager', win_local:TRUE);

var constraints = [
  { 'min_version' : '0.0', 'fixed_version' : '3.4.5' }
];

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

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 Jan 2026 00:00Current
5.5Medium risk
Vulners AI Score5.5
CVSS 3.17.8 - 8.8
EPSS0.00245
SSVC
20