Lucene search
K

Progress MOVEit Transfer 2022.1.x / 2023.0.x < 2023.0.17 / 2023.1.x < 2023.1.12 / 2024.0.x < 2024.0.8 / 2024.1.x < 2024.1.2 Privilege Escalation (March 2025)

🗓️ 13 Jul 2026 00:00:00Reported by TenableType 
nessus
 nessus
🔗 www.tenable.com👁 4 Views

Privilege escalation in Progress MOVEit Transfer due to shared accounts in the SFTP module.

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2025-2324
19 Mar 202518:43
circl
CNNVD
Progress MOVEit Transfer 安全漏洞
19 Mar 202500:00
cnnvd
CVE
CVE-2025-2324
19 Mar 202515:23
cve
Cvelist
CVE-2025-2324 A MOVEit Transfer user configured as a Shared Account can gain unintended List permissions on a folder
19 Mar 202515:23
cvelist
EUVD
EUVD-2025-6777
3 Oct 202520:07
euvd
NVD
CVE-2025-2324
19 Mar 202516:15
nvd
OSV
CVE-2025-2324
19 Mar 202516:15
osv
Positive Technologies
PT-2025-11688 · Ipswitch · Moveit Transfer
19 Mar 202500:00
ptsecurity
RedhatCVE
CVE-2025-2324
21 Mar 202516:23
redhatcve
Vulnrichment
CVE-2025-2324 A MOVEit Transfer user configured as a Shared Account can gain unintended List permissions on a folder
19 Mar 202515:23
vulnrichment
Rows per page
#%NASL_MIN_LEVEL 80900
#
## (C) Tenable, Inc.
#

include('compat.inc');

if (description)
{
  script_id(326457);
  script_version("1.2");
  script_set_attribute(attribute:"plugin_modification_date", value:"2026/07/14");

  script_cve_id("CVE-2025-2324");

  script_name(english:"Progress MOVEit Transfer 2022.1.x / 2023.0.x < 2023.0.17 / 2023.1.x < 2023.1.12 / 2024.0.x < 2024.0.8 / 2024.1.x < 2024.1.2 Privilege Escalation (March 2025)");

  script_set_attribute(attribute:"synopsis", value:
"An application installed on the remote host is affected by a privilege escalation vulnerability.");
  script_set_attribute(attribute:"description", value:
"The version of Progress MOVEit Transfer, formerly Ipswitch MOVEit DMZ, installed on the remote host is affected by a
privilege escalation vulnerability as referenced in Progress Community article 000256795.

- Improper Privilege Management vulnerability for users configured as Shared Accounts in Progress MOVEit
  Transfer (SFTP module) allows Privilege Escalation. This issue affects MOVEit Transfer: from 2022.1.x,
  2023.0.0 before 2023.0.17, 2023.1.0 before 2023.1.12, 2024.0.0 before 2024.0.8, and from 2024.1.0 before 
  2024.1.2. (CVE-2025-2324)

Note that Nessus has not tested for this issue but has instead relied only on the application's self-reported version
number.");
  # https://community.progress.com/s/article/MOVEit-Transfer-Vulnerability-CVE-2025-2324-March-18-2025
  script_set_attribute(attribute:"see_also", value:"http://www.nessus.org/u?2766b703");
  script_set_attribute(attribute:"solution", value:
"Upgrade to Progress MOVEit Transfer version 2023.0.17, 2023.1.12, 2024.0.8, 2024.1.2, or later.");
  script_set_cvss_base_vector("CVSS2#AV:N/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:N/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-2025-2324");

  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/03/18");
  script_set_attribute(attribute:"patch_publication_date", value:"2025/03/18");
  script_set_attribute(attribute:"plugin_publication_date", value:"2026/07/13");

  script_set_attribute(attribute:"plugin_type", value:"local");
  script_set_attribute(attribute:"cpe", value:"cpe:/a:ipswitch:moveit_dmz");
  script_set_attribute(attribute:"cpe", value:"cpe:/a:ipswitch:moveit_transfer");
  script_set_attribute(attribute:"cpe", value:"cpe:/a:progress:moveit_transfer");
  script_end_attributes();

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

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

  script_dependencies("ipswitch_dmz_ftp_installed.nbin");

  exit(0);
}

include('vcf.inc');

var appname = 'Ipswitch MOVEit DMZ';
var app_info = vcf::get_app_info(app:appname);

var constraints = [
  { 'min_version': '14.1', 'max_version': '14.1.9999', 'fixed_display': 'Must upgrade to an active version' },
  { 'min_version': '15.0', 'fixed_version': '15.0.17', 'fixed_display': '2023.0.17 (15.0.17)' },
  { 'min_version': '15.1', 'fixed_version': '15.1.12', 'fixed_display': '2023.1.12 (15.1.12)' },
  { 'min_version': '16.0', 'fixed_version': '16.0.8', 'fixed_display': '2024.0.8 (16.0.8)' },
  { 'min_version': '16.1', 'fixed_version': '16.1.2', 'fixed_display': '2024.1.2 (16.1.2)' }
];

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

14 Jul 2026 00:00Current
6.1Medium risk
Vulners AI Score6.1
CVSS 3.15.9 - 8.8
EPSS0.00229
SSVC
4