Vulnerability Information
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
Vulnerability Title
ConvertX Vulnerable to Arbitrary File Deletion via Path Traversal in `POST /delete`
Vulnerability Description
ConvertXis a self-hosted online file converter. In versions prior to 0.17.0, the `POST /delete` endpoint uses a user-controlled `filename` value to construct a filesystem path and deletes it via `unlink` without sufficient validation. By supplying path traversal sequences (e.g., `../`), an attacker can delete arbitrary files outside the intended uploads directory, limited only by the permissions of the server process. Version 0.17.0 fixes the issue.
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H
Vulnerability Type
对路径名的限制不恰当(路径遍历)
Vulnerability Title
ConvertX 路径遍历漏洞
Vulnerability Description
ConvertX是ConvertX公司的一个文件格式转换工具。 ConvertX 0.17.0之前版本存在路径遍历漏洞,该漏洞源于POST /delete端点使用用户控制的文件名值构造文件系统路径并删除,可能导致任意文件删除。
CVSS Information
N/A
Vulnerability Type
N/A