Beveiligingsadvies

CVE-2025-65879

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2025-12-05 00:00:00
Laatst bijgewerkt 2025-12-05 20:03:40
Toegewezen door mitre
CVSS-score 8.1
Status PUBLISHED

Beschrijving

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.