CVE-2025-3410 Details
Description
A vulnerability classified as critical was found in mymagicpower AIAS 20250308. This vulnerability affects unknown code of the file training_platform/train-platform/src/main/java/top/aias/training/controller/LocalStorageController.java. The manipulation of the argument File leads to unrestricted upload. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used. The vendor was contacted early about this disclosure but did not respond in any way.
A critical vulnerability allowing unrestricted file uploads has been identified in mymagicpower AIAS version 20250308. The issue resides in the LocalStorageController.java file, where user-uploaded files are not properly validated before being saved to the server. This flaw enables attackers to upload malicious files, such as web shells, which can be executed to gain control over the server.
It is recommended to implement file type restrictions and validate file extensions to prevent the upload of malicious files. Additionally, the final storage path for uploaded files should not be based on user-provided file names, to avoid directory traversal vulnerabilities.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Apr 8, 2025References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/Tr0e/CVE_Hunter/blob/main/AIAS/AIAS_RCE.md | CISA-ADP | Exploit |
| https://github.com/Tr0e/CVE_Hunter/blob/main/AIAS/AIAS_RCE.md | [email protected] | Exploit |
| https://vuldb.com/?ctiid.303688 | [email protected] | Permissions RequiredVDB Entry |
| https://vuldb.com/?id.303688 | [email protected] | Third Party AdvisoryVDB Entry |
| https://vuldb.com/?submit.544243 | [email protected] | Third Party AdvisoryVDB Entry |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-284 | Improper Access Control | [email protected] |
| CWE-434 | Unrestricted Upload of File with Dangerous Type | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| aias aias | 2025-03-08 |
CPE
Remediation
| |
Change History
5 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Sep 4, 2025 | Initial Analysis | [email protected] |
| Apr 8, 2025 | CVE Modified | CISA-ADP |
| Apr 8, 2025 | New CVE Received | [email protected] |