2023-06-12 04:00:30 +00:00
{
"id" : "CVE-2023-35036" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2023-06-12T03:15:09.233" ,
2025-01-03 21:03:44 +00:00
"lastModified" : "2025-01-03T19:15:10.400" ,
2024-12-08 03:06:42 +00:00
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-06-12 04:00:30 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "In Progress MOVEit Transfer before 2021.0.7 (13.0.7), 2021.1.5 (13.1.5), 2022.0.5 (14.0.5), 2022.1.6 (14.1.6), and 2023.0.2 (15.0.2), SQL injection vulnerabilities have been found in the MOVEit Transfer web application that could allow an unauthenticated attacker to gain unauthorized access to MOVEit Transfer's database. An attacker could submit a crafted payload to a MOVEit Transfer application endpoint that could result in modification and disclosure of MOVEit database content."
}
] ,
2023-06-16 20:00:32 +00:00
"metrics" : {
"cvssMetricV31" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 9.1 ,
"baseSeverity" : "CRITICAL" ,
2023-06-16 20:00:32 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2023-06-16 20:00:32 +00:00
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 5.2
2025-01-03 21:03:44 +00:00
} ,
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N" ,
"baseScore" : 9.1 ,
"baseSeverity" : "CRITICAL" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "NONE"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 5.2
2023-06-16 20:00:32 +00:00
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-89"
}
]
2025-01-03 21:03:44 +00:00
} ,
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-89"
}
]
2023-06-16 20:00:32 +00:00
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:progress:moveit_transfer:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "2021.0.7" ,
"matchCriteriaId" : "B1B9DBBF-87E1-4FAF-93C7-6F5D779850C3"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:progress:moveit_transfer:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "2021.1.0" ,
"versionEndExcluding" : "2021.1.5" ,
"matchCriteriaId" : "F3B434F7-78C3-4B03-8E85-9E6E86007135"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:progress:moveit_transfer:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "2022.0.0" ,
"versionEndExcluding" : "2022.0.5" ,
"matchCriteriaId" : "82CDAEC0-D7A8-4271-8C5F-84555B36F8A4"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:progress:moveit_transfer:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "2022.1.0" ,
"versionEndExcluding" : "2022.1.6" ,
"matchCriteriaId" : "305DD3BE-0D3B-4298-ADCC-B41D48153106"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:progress:moveit_transfer:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "2023.0.0" ,
"versionEndExcluding" : "2023.0.2" ,
"matchCriteriaId" : "AFC2755D-6FBB-4B43-8A34-55327DCA7FAB"
}
]
}
]
}
] ,
2023-06-12 04:00:30 +00:00
"references" : [
{
"url" : "https://archive.is/58ty7" ,
2023-06-16 20:00:32 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Third Party Advisory"
]
2023-06-12 04:00:30 +00:00
} ,
{
2023-06-14 04:00:33 +00:00
"url" : "https://community.progress.com/s/article/MOVEit-Transfer-Critical-Vulnerability-CVE-2023-35036-June-9-2023" ,
2023-06-16 20:00:32 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Vendor Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://archive.is/58ty7" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Third Party Advisory"
]
} ,
{
"url" : "https://community.progress.com/s/article/MOVEit-Transfer-Critical-Vulnerability-CVE-2023-35036-June-9-2023" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Vendor Advisory"
]
2023-06-12 04:00:30 +00:00
}
]
}