| Título | HBAI-Ltd Toonflow 1.1.1 Path Traversal Leading to Arbitrary File Read |
|---|
| Descrição | A three-step attack chain allows any authenticated user to read arbitrary files from the server via the storyboard export feature:
Inject malicious filePath into the o_storyboard database table via updateStoryboardUrl — the replaceUrl() function fails to sanitize non-URL strings, returning path traversal payloads unchanged
Trigger file read via exportImage — the endpoint uses path.join(getPath("oss"), item.filePath!) without isPathInside() validation, allowing the crafted filePath to escape the OSS directory
Exfiltrate file contents — the file is included in the downloaded ZIP archive |
|---|
| Fonte | ⚠️ https://github.com/HBAI-Ltd/Toonflow-app/issues/97 |
|---|
| Utilizador | Yu-Bao (UID 96702) |
|---|
| Submissão | 08/04/2026 11h07 (há 19 dias) |
|---|
| Moderação | 26/04/2026 10h16 (18 days later) |
|---|
| Estado | Aceite |
|---|
| Entrada VulDB | 359661 [HBAI-Ltd Toonflow-app até 1.1.1 Storyboard Export replaceUrl.ts updateStoryboardUrl url Travessia de Diretório] |
|---|
| Pontos | 20 |
|---|