| tiêu đề | SonicCloudOrg sonic-server 2.0.0 Injection |
|---|
| Mô tả | Sonic Server provides file upload functionality through two endpoints: /upload and /upload/v2. Both endpoints accept a type parameter that is intended to specify the upload directory category (e.g., "keepFiles", "imageFiles", "recordFiles", "logFiles", "packageFiles"). However, the application does not enforce any validation on this parameter, allowing an attacker to supply directory traversal sequences such as ../ or ..\\.
The vulnerable code in FileTool.java directly concatenates the user-controlled folderName parameter into the file path without sanitization. It then uses mkdirs() to create directories and transferTo() to write files at the attacker-specified location, effectively bypassing any intended directory restrictions. |
|---|
| Nguồn | ⚠️ https://github.com/ccccccctiiiiiiii-lab/public_exp/issues/2 |
|---|
| Người dùng | cccccccti (UID 96695) |
|---|
| Đệ trình | 29/03/2026 11:24 (cách đây 25 ngày) |
|---|
| Kiểm duyệt | 19/04/2026 18:23 (21 days later) |
|---|
| Trạng thái | được chấp nhận |
|---|
| Mục VulDB | 358255 [SonicCloudOrg sonic-server đến 2.0.0 File Upload Endpoint FileTool.java upload Loại duyệt thư mục] |
|---|
| điểm | 20 |
|---|