| tiêu đề | Oinone Oinone Oinone <= 7.2.0 File Upload |
|---|
| Mô tả | Oinone AI Low-Code Development Framework is a 100% metadata-driven framework. While most Oinone functions are controlled by the GraphQL permission gateway, LocalFileClient.java (a standard Spring RestController) is directly exposed at the /file/upload path, completely bypassing the system's intended permission validation logic.
The interface retrieves a filename via request.getParameter("uniqueFileName"). During the concatenation of the physical storage path, the system fails to filter or normalize directory traversal characters (e.g., ../). An attacker can construct a filename like ../../../../etc/cron.d/ and exploit the operating system's path resolution to escape the restricted storage directory. This allows them to write malicious instructions into the Linux system's scheduled tasks directory (cron.d) or overwrite any arbitrary file. |
|---|
| Nguồn | ⚠️ https://github.com/SourByte05/SourByte-Lab/issues/14 |
|---|
| Người dùng | sourbyte (UID 94279) |
|---|
| Đệ trình | 22/04/2026 10:23 (cách đây 1 tháng) |
|---|
| Kiểm duyệt | 16/05/2026 12:30 (24 days later) |
|---|
| Trạng thái | được chấp nhận |
|---|
| Mục VulDB | 364324 [Oinone Pamirs đến 7.2.0 RestController LocalFileClient.java request.getParameter uniqueFileName duyệt thư mục] |
|---|
| điểm | 20 |
|---|