Vulnerability 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 Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Yeqifu | Warehouse Management System | <= 1.2 |
Related Weaknesses (CWE)
References
- https://github.com/W000i/vuln/issues/3ExploitIssue TrackingThird Party Advisory
FAQ
What is CVE-2025-65879?
CVE-2025-65879 is a vulnerability with a CVSS score of 8.1 (HIGH). 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 concate...
How severe is CVE-2025-65879?
CVE-2025-65879 has been rated HIGH with a CVSS base score of 8.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-65879?
Check the references section above for vendor advisories and patch information. Affected products include: Yeqifu Warehouse Management System.