| Reporter | Title | Published | Views | Family All 9 |
|---|---|---|---|---|
| Progress MOVEit Transfer 安全漏洞 | 7 Jan 202600:00 | – | cnnvd | |
| CVE-2025-11235 | 6 Jan 202622:16 | – | cve | |
| CVE-2025-11235 MOVEit Transfer REST API does not require current password in order to initiate the password change process | 6 Jan 202622:16 | – | cvelist | |
| EUVD-2025-206248 | 7 Jan 202612:31 | – | euvd | |
| CVE-2025-11235 | 7 Jan 202612:16 | – | nvd | |
| CVE-2025-11235 | 7 Jan 202612:16 | – | osv | |
| PT-2026-1522 | 6 Jan 202600:00 | – | ptsecurity | |
| CVE-2025-11235 | 8 Jan 202603:15 | – | redhatcve | |
| CVE-2025-11235 MOVEit Transfer REST API does not require current password in order to initiate the password change process | 6 Jan 202622:16 | – | vulnrichment |
| Source | Link |
|---|---|
| nessus | www.nessus.org/u |
| nessus | www.nessus.org/u |
| nessus | www.nessus.org/u |
| nessus | www.nessus.org/u |
| cve | www.cve.mitre.org/cgi-bin/cvename.cgi |
#%NASL_MIN_LEVEL 80900
#
## (C) Tenable, Inc.
#
include('compat.inc');
if (description)
{
script_id(326460);
script_version("1.1");
script_set_attribute(attribute:"plugin_modification_date", value:"2026/07/13");
script_cve_id("CVE-2025-11235");
script_name(english:
"Progress MOVEit Transfer 2022.0.x < 2022.0.10 / 2022.1.x < 2022.1.11 / 2023.0.x < 2023.0.8 / 2023.1.x < 2023.1.3 Unverified Password Change (January 2026)");
script_set_attribute(attribute:"synopsis", value:
"An application installed on the remote host is affected by an unverified password change 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 an
unverified password change vulnerability.
- Unverified Password Change vulnerability in Progress MOVEit Transfer on Windows (REST API modules). This issue
affects MOVEit Transfer: from 2023.1.0 before 2023.1.3, from 2023.0.0 before 2023.0.8, from 2022.1.0 before
2022.1.11, from 2022.0.0 before 2022.0.10. (CVE-2025-11235)
Note that Nessus has not tested for this issue but has instead relied only on the application's self-reported version
number.");
# https://docs.progress.com/bundle/moveit-transfer-release-notes-2023_1/page/Fixed-Issues-in-2023.1.3.html
script_set_attribute(attribute:"see_also", value:"http://www.nessus.org/u?1423552a");
# https://docs.progress.com/bundle/moveit-transfer-release-notes-2022/page/Fixed-Issues-2022.0.10.html
script_set_attribute(attribute:"see_also", value:"http://www.nessus.org/u?92ee0545");
# https://docs.progress.com/bundle/moveit-transfer-release-notes-2022_1/page/Fixed-Issues-in-2022.1.11.html
script_set_attribute(attribute:"see_also", value:"http://www.nessus.org/u?18d81965");
# https://docs.progress.com/bundle/moveit-transfer-release-notes-2023/page/Fixed-Issues-in-2023.0.8.html
script_set_attribute(attribute:"see_also", value:"http://www.nessus.org/u?5f566921");
script_set_attribute(attribute:"solution", value:
"Upgrade to Progress MOVEit Transfer version 2022.0.10, 2022.1.11, 2023.0.8, 2023.1.3, or later.");
script_set_cvss_base_vector("CVSS2#AV:N/AC:L/Au:N/C:N/I:C/A:N");
script_set_cvss3_base_vector("CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N");
script_set_attribute(attribute:"cvss_score_source", value:"CVE-2025-11235");
script_set_attribute(attribute:"vuln_publication_date", value:"2026/01/05");
script_set_attribute(attribute:"patch_publication_date", value:"2026/01/05");
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.0', 'fixed_version': '14.0.10', 'fixed_display': '2022.0.10 (14.0.10)' },
{ 'min_version': '14.1', 'fixed_version': '14.1.11', 'fixed_display': '2022.1.11 (14.1.11)' },
{ 'min_version': '15.0', 'fixed_version': '15.0.8', 'fixed_display': '2023.0.8 (15.0.8)' },
{ 'min_version': '15.1', 'fixed_version': '15.1.3', 'fixed_display': '2023.1.3 (15.1.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