CVE-2025-15449 Details
Description
A vulnerability was determined in cld378632668 JavaMall up to 994f1e2b019378ec9444cdf3fce2d5b5f72d28f0. Affected is the function delete of the file src/main/java/com/macro/mall/controller/MinioController.java. This manipulation of the argument objectName causes path traversal. The attack can be initiated remotely. Continious delivery with rolling releases is used by this product. Therefore, no version details of affected nor updated releases are available. The vendor was contacted early about this disclosure but did not respond in any way.
A path traversal vulnerability allowing arbitrary file deletion has been identified in cld378632668 JavaMall versions through 994f1e2b019378ec9444cdf3fce2d5b5f72d28f0. The issue arises in the MinioController.java file, specifically within the delete function. The vulnerability is due to insufficient validation of the objectName parameter, which can be manipulated to traverse directories. This flaw can be exploited remotely, leading to serious consequences by allowing attackers to delete arbitrary files on the server.
It is recommended to implement proper validation of file names and extensions in the delete function. Additionally, restrictions should be applied to prevent directory traversal attacks, ensuring that only intended files can be deleted.
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 Jan 5, 2026References 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/zyhzheng500-maker/cve/blob/main/JavaMall%E4%BB%BB%E6%84%8F%E6%96%87%E4%BB%B6%E5%88%A0%E9%99%A4.md | [email protected] | ExploitThird Party Advisory |
| https://vuldb.com/?ctiid.339482 | [email protected] | Permissions RequiredVDB Entry |
| https://vuldb.com/?id.339482 | [email protected] | Third Party AdvisoryVDB Entry |
| https://vuldb.com/?submit.722000 | [email protected] | Third Party AdvisoryVDB Entry |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-22 | Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| cld378632668 javamall | 1.0.0 |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Mar 8, 2026 | Initial Analysis | [email protected] |
| Jan 5, 2026 | New CVE Received | [email protected] |