| Title | gyoridavid short-video-maker 1.3.4 Path Traversal |
|---|
| Description | A path traversal vulnerability was identified in gyoridavid/short-video-maker version 1.3.4. The REST API routes /api/tmp/:tmpFile and /api/music/:fileName in src/server/routers/rest.ts use path.join to concatenate user-supplied route parameters with base directories without validating that the resulting path remains within the intended directory. This allows a remote attacker to read arbitrary files on the server host by using traversal sequences (e.g., ../). |
|---|
| Source | ⚠️ https://github.com/gyoridavid/short-video-maker/issues/73 |
|---|
| User | ccccccctfi (UID 97498) |
|---|
| Submission | 04/20/2026 17:36 (3 months ago) |
|---|
| Moderation | 05/07/2026 18:39 (17 days later) |
|---|
| Status | Accepted |
|---|
| VulDB entry | 361903 [gyoridavid short-video-maker up to 1.3.4 REST API rest.ts req.params.tmpFile path traversal] |
|---|
| Points | 20 |
|---|