'; } else{ echo ''; } echo '
|
|
|||
| Rule General Information |
|---|
| Release Date: | 2025-09-24 | |
| Rule Name: | Struts2 Arbitrary File Upload Vulnerability (CVE-2024-53677) | |
| Severity: | ||
| CVE ID: | ||
| Rule Protection Details |
|---|
| Description: | File upload logic in Apache Struts is flawed. An attacker can manipulate file upload params to enable paths traversal and under some circumstances this can lead to uploading a malicious file which can be used to perform Remote Code Execution. This issue affects Apache Struts: from 2.0.0 before 6.4.0. Users are recommended to upgrade to version 6.4.0 at least and migrate to the new file upload mechanism https://struts.apache.org/core-developers/file-upload . If you are not using an old file upload logic based on FileuploadInterceptor your application is safe. You can find more details inhttps://cwiki.apache.org/confluence/display/WW/S2-067. | |
| Impact: | Attackers can upload viruses, Trojans, WebShell, other malicious scripts or pictures containing scripts to the server, and attackers can use these files for subsequent attacks. | |
| Affected OS: | Windows, Linux, Others | |
| Reference: | https://cwiki.apache.org/confluence/display/WW/S2-067 |
|
| Solutions |
|---|
| Refer to the announcement or patch by the vendor: https://struts.apache.org/core-developers/file-upload |