Security Advisory

CVE-2025-65879

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-12-05 00:00:00
Last updated 2025-12-05 20:03:40
Assigner mitre
State PUBLISHED

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 servers 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.