CVE-2025-3411 Details
Description
A vulnerability, which was classified as critical, has been found in mymagicpower AIAS 20250308. This issue affects some unknown processing of the file 3_api_platform/api-platform/src/main/java/top/aias/platform/controller/AsrController.java. The manipulation of the argument url leads to server-side request forgery. The attack may 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 server-side request forgery (SSRF) vulnerability has been identified in mymagicpower AIAS version 20250308. The issue arises in the AsrController.java file, where the 'url' parameter is processed without proper validation, allowing remote attackers to manipulate the argument and initiate unauthorized requests from the server. This vulnerability could be exploited to access internal services or sensitive data.
To address this vulnerability, validate and sanitize all user input used in HTTP requests. Implement whitelisting or IP filtering to restrict server access to trusted internal resources. Consider proxying external requests through a controlled intermediary with appropriate access controls.
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_SSRF1.md | CISA-ADP | ExploitThird Party Advisory |
| https://github.com/Tr0e/CVE_Hunter/blob/main/AIAS/AIAS_SSRF1.md | [email protected] | ExploitThird Party Advisory |
| https://vuldb.com/?ctiid.303689 | [email protected] | Permissions RequiredVDB Entry |
| https://vuldb.com/?id.303689 | [email protected] | Third Party AdvisoryVDB Entry |
| https://vuldb.com/?submit.544288 | [email protected] | Third Party AdvisoryVDB Entry |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-918 | Server-Side Request Forgery (SSRF) | [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] |