The warehouse management system version 1.2 contains an arbitrary file read vulnerability. The endpoint `/file/showImageByPath` does not sanitize user-controlled path parameters. An attacker could exploit directory traversal to read arbitrary files on the server's file system. This could lead to the leakage of sensitive system information.
GHSA-77x3-723g-rr6j: The warehouse management system version 1.2 contains an arbitrary file read vulnerability. The...
Warehouse management system version 1.2 has an arbitrary file read vulnerability due to unsanitized path parameters in the /file/showImageByPath endpoint, allowing directory traversal attacks.