CVE-2025-65879
HIGH EPSS 47.2%
Published Dec 5, 20256mo ago · Modified Jun 17, 20262w ago
8.1 CVSS 3.1
Published Dec 5, 2025 6mo ago
Last Modified Jun 17, 2026 2w ago
Description
Warehouse Management System 1.2 contains an authenticated arbitrary file deletion vulnerability. The /goods/deleteGoods endpoint accepts a user-controlled goodsimg parameter, which is directly concatenated with the server's UPLOAD_PATH and passed to File.delete() without validation. A remote authenticated attacker can delete arbitrary files on the server by supplying directory traversal payloads.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H Attack Vector Network
Attack Complexity Low
Privileges Required Low
User Interaction None
Scope Unchanged
Confidentiality None
Integrity High
Availability High
Threat Intelligence
EPSS Exploit Probability
47.2% percentile
Exploit & Patch Status
Public Exploit Known
No Patch Available
Weaknesses 1
CWE-22 Path Traversal Resource Mgmt
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| yeqifu | warehouse_management_system | * | ≤1.2 |
References 1
- github.com https://github.com/W000i/vuln/issues/3
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.