Dwsurvey · Dwsurvey · CVE-2023-40980
**Name of the Vulnerable Software and Affected Versions**
DWSurvey DWSurvey-OSS versions 3.2.0 and earlier
**Description**
The issue allows a remote attacker to execute arbitrary code via the `saveimage` method and `savveFile` in the `action/UploadAction.java` file. This enables the attacker to upload malicious files, potentially leading to code execution.
**Recommendations**
For DWSurvey DWSurvey-OSS versions 3.2.0 and earlier, consider disabling the `saveimage` method and `savveFile` in the `action/UploadAction.java` file as a temporary workaround until a patch is available. Restrict access to the `action/UploadAction.java` file to minimize the risk of exploitation. At the moment, there is no information about a newer version that contains a fix for this vulnerability.