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
Hytale Modding Vulnerable to Remote Code Execution via File Upload Bypass in `FileController`
Vulnerability Description
The Hytale Modding Wiki is a free service for Hytale mods to host their documentation & wikis. In version 1.2.0 and prior, the quickUpload() endpoint validates uploaded files by checking their MIME type (via PHP's finfo, which inspects file contents) but constructs the stored filename using the client-supplied file extension from getClientOriginalExtension(). These two checks are independent: an attacker can upload a file whose content passes the MIME allowlist while using a .php extension. The file is stored on the public disk and is directly accessible via URL, allowing server-side code execution. At time of publication no known patches exist.
CVSS Information
N/A
Vulnerability Type
危险类型文件的不加限制上传
Vulnerability Title
HytaleModding Wiki 代码问题漏洞
Vulnerability Description
HytaleModding Wiki是Hytale Modding开源的一个游戏模组文档协作平台。 HytaleModding Wiki 1.2.0及之前版本存在代码问题漏洞,该漏洞源于quickUpload端点验证MIME类型但使用客户端提供的文件扩展名,可能导致服务器端代码执行。
CVSS Information
N/A
Vulnerability Type
N/A