2023-09-27 16:00:29 +00:00
{
"id" : "CVE-2023-40044" ,
"sourceIdentifier" : "security@progress.com" ,
"published" : "2023-09-27T15:18:57.307" ,
2025-03-10 23:03:48 +00:00
"lastModified" : "2025-03-10T20:32:25.380" ,
"vulnStatus" : "Analyzed" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-09-27 16:00:29 +00:00
"descriptions" : [
{
"lang" : "en" ,
2025-02-13 19:04:13 +00:00
"value" : "In WS_FTP Server versions prior to 8.7.4 and 8.8.2, a pre-authenticated attacker could leverage a .NET deserialization vulnerability in the Ad Hoc Transfer module to execute remote commands on the underlying WS_FTP Server operating system."
2023-10-02 18:00:28 +00:00
} ,
{
"lang" : "es" ,
"value" : "En las versiones del servidor WS_FTP anteriores a la 8.7.4 y 8.8.2, un atacante previamente autenticado podr\u00eda aprovechar una vulnerabilidad de deserializaci\u00f3n de .NET en el m\u00f3dulo Ad Hoc Transfer para ejecutar comandos remotos en el sistema operativo subyacente del servidor WS_FTP."
2023-09-27 16:00:29 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-09-27 20:00:29 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "security@progress.com" ,
"type" : "Secondary" ,
2023-09-27 20:00:29 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H" ,
"baseScore" : 10.0 ,
"baseSeverity" : "CRITICAL" ,
2023-09-27 20:00:29 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
2024-12-08 03:06:42 +00:00
"privilegesRequired" : "NONE" ,
2023-09-27 20:00:29 +00:00
"userInteraction" : "NONE" ,
2024-12-08 03:06:42 +00:00
"scope" : "CHANGED" ,
2023-09-27 20:00:29 +00:00
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2023-09-27 20:00:29 +00:00
} ,
2024-12-08 03:06:42 +00:00
"exploitabilityScore" : 3.9 ,
"impactScore" : 6.0
2023-09-27 20:00:29 +00:00
} ,
2023-09-27 16:00:29 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2023-09-27 16:00:29 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" ,
"baseScore" : 8.8 ,
"baseSeverity" : "HIGH" ,
2023-09-27 16:00:29 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
2024-12-08 03:06:42 +00:00
"privilegesRequired" : "LOW" ,
2023-09-27 16:00:29 +00:00
"userInteraction" : "NONE" ,
2024-12-08 03:06:42 +00:00
"scope" : "UNCHANGED" ,
2023-09-27 16:00:29 +00:00
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2023-09-27 16:00:29 +00:00
} ,
2024-12-08 03:06:42 +00:00
"exploitabilityScore" : 2.8 ,
"impactScore" : 5.9
2023-09-27 16:00:29 +00:00
}
]
} ,
2024-12-08 03:06:42 +00:00
"cisaExploitAdd" : "2023-10-05" ,
"cisaActionDue" : "2023-10-26" ,
"cisaRequiredAction" : "Apply mitigations per vendor instructions or discontinue use of the product if mitigations are unavailable." ,
"cisaVulnerabilityName" : "Progress WS_FTP Server Deserialization of Untrusted Data Vulnerability" ,
2023-09-27 16:00:29 +00:00
"weaknesses" : [
2023-09-27 20:00:29 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "security@progress.com" ,
"type" : "Secondary" ,
2023-09-27 20:00:29 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-502"
}
]
} ,
2023-09-27 16:00:29 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2023-09-27 16:00:29 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-502"
}
]
}
] ,
2023-09-27 20:00:29 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:progress:ws_ftp_server:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "8.7.4" ,
"matchCriteriaId" : "443CCFDE-4A61-40F1-96C1-B36BF9240773"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:progress:ws_ftp_server:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "8.8" ,
"versionEndExcluding" : "8.8.2" ,
"matchCriteriaId" : "670AEEB3-B2B3-41DA-8188-4F1A4E02F0AD"
}
]
}
]
}
] ,
2023-09-27 16:00:29 +00:00
"references" : [
2023-10-04 18:00:29 +00:00
{
"url" : "http://packetstormsecurity.com/files/174917/Progress-Software-WS_FTP-Unauthenticated-Remote-Code-Execution.html" ,
2023-10-13 02:00:28 +00:00
"source" : "security@progress.com" ,
"tags" : [
"Exploit" ,
"Third Party Advisory" ,
"VDB Entry"
]
2023-10-04 18:00:29 +00:00
} ,
2023-10-02 18:00:28 +00:00
{
"url" : "https://attackerkb.com/topics/bn32f9sNax/cve-2023-40044" ,
2023-10-13 02:00:28 +00:00
"source" : "security@progress.com" ,
"tags" : [
"Third Party Advisory"
]
2023-10-02 18:00:28 +00:00
} ,
{
"url" : "https://censys.com/cve-2023-40044/" ,
2023-10-13 02:00:28 +00:00
"source" : "security@progress.com" ,
"tags" : [
"Third Party Advisory"
]
2023-10-02 18:00:28 +00:00
} ,
2023-09-27 16:00:29 +00:00
{
"url" : "https://community.progress.com/s/article/WS-FTP-Server-Critical-Vulnerability-September-2023" ,
2023-09-27 20:00:29 +00:00
"source" : "security@progress.com" ,
"tags" : [
"Vendor Advisory"
]
2023-09-27 16:00:29 +00:00
} ,
2023-10-02 18:00:28 +00:00
{
"url" : "https://www.assetnote.io/resources/research/rce-in-progress-ws-ftp-ad-hoc-via-iis-http-modules-cve-2023-40044" ,
2023-10-13 02:00:28 +00:00
"source" : "security@progress.com" ,
"tags" : [
2025-01-27 23:03:49 +00:00
"Exploit" ,
"Third Party Advisory"
2023-10-13 02:00:28 +00:00
]
2023-10-02 18:00:28 +00:00
} ,
2023-09-27 16:00:29 +00:00
{
"url" : "https://www.progress.com/ws_ftp" ,
2023-09-27 20:00:29 +00:00
"source" : "security@progress.com" ,
"tags" : [
2025-01-27 23:03:49 +00:00
"Product"
2023-09-27 20:00:29 +00:00
]
2023-10-02 18:00:28 +00:00
} ,
{
"url" : "https://www.rapid7.com/blog/post/2023/09/29/etr-critical-vulnerabilities-in-ws_ftp-server/" ,
2023-10-13 02:00:28 +00:00
"source" : "security@progress.com" ,
"tags" : [
2025-02-13 19:04:13 +00:00
"Broken Link" ,
2023-10-13 02:00:28 +00:00
"Third Party Advisory"
]
2023-10-02 18:00:28 +00:00
} ,
{
"url" : "https://www.theregister.com/2023/10/02/ws_ftp_update/" ,
2023-10-13 02:00:28 +00:00
"source" : "security@progress.com" ,
"tags" : [
2025-01-27 23:03:49 +00:00
"Press/Media Coverage" ,
2023-10-13 02:00:28 +00:00
"Third Party Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "http://packetstormsecurity.com/files/174917/Progress-Software-WS_FTP-Unauthenticated-Remote-Code-Execution.html" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Exploit" ,
"Third Party Advisory" ,
"VDB Entry"
]
} ,
{
"url" : "https://attackerkb.com/topics/bn32f9sNax/cve-2023-40044" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Third Party Advisory"
]
} ,
{
"url" : "https://censys.com/cve-2023-40044/" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Third Party Advisory"
]
} ,
{
"url" : "https://community.progress.com/s/article/WS-FTP-Server-Critical-Vulnerability-September-2023" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Vendor Advisory"
]
} ,
{
"url" : "https://www.assetnote.io/resources/research/rce-in-progress-ws-ftp-ad-hoc-via-iis-http-modules-cve-2023-40044" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
2025-01-27 23:03:49 +00:00
"Exploit" ,
"Third Party Advisory"
2024-12-08 03:06:42 +00:00
]
} ,
{
"url" : "https://www.progress.com/ws_ftp" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
2025-01-27 23:03:49 +00:00
"Product"
2024-12-08 03:06:42 +00:00
]
} ,
{
"url" : "https://www.rapid7.com/blog/post/2023/09/29/etr-critical-vulnerabilities-in-ws_ftp-server/" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
2025-01-27 23:03:49 +00:00
"Broken Link" ,
2024-12-08 03:06:42 +00:00
"Third Party Advisory"
]
} ,
{
"url" : "https://www.theregister.com/2023/10/02/ws_ftp_update/" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
2025-01-27 23:03:49 +00:00
"Press/Media Coverage" ,
2024-12-08 03:06:42 +00:00
"Third Party Advisory"
]
2023-09-27 16:00:29 +00:00
}
]
}