2023-09-01 18:00:29 +00:00
{
"id" : "CVE-2023-40980" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2023-09-01T16:15:08.523" ,
2023-09-07 18:00:29 +00:00
"lastModified" : "2023-09-07T17:11:53.560" ,
"vulnStatus" : "Analyzed" ,
2023-09-01 18:00:29 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "File Upload vulnerability in DWSurvey DWSurvey-OSS v.3.2.0 and before allows a remote attacker to execute arbitrary code via the saveimage method and savveFile in the action/UploadAction.java file."
}
] ,
2023-09-07 18:00:29 +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:H" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 9.8 ,
"baseSeverity" : "CRITICAL"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 5.9
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-434"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:diaowen:dwsurvey:*:*:*:*:*:*:*:*" ,
"versionEndIncluding" : "3.2.0" ,
"matchCriteriaId" : "28413AA7-B86B-47F2-B3ED-E77F485F24E2"
}
]
}
]
}
] ,
2023-09-01 18:00:29 +00:00
"references" : [
{
"url" : "https://github.com/wkeyuan/DWSurvey/issues/107" ,
2023-09-07 18:00:29 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit" ,
"Issue Tracking" ,
"Third Party Advisory"
]
2023-09-01 18:00:29 +00:00
}
]
}