| Название | Forget Jellyfish — AI Short Drama Studio 0.3.2 Incorrect Access Control |
|---|
| Описание | Jellyfish AI Short Drama Studio does not enforce any authentication or authorization on its FastAPI API. The application only defines `get_db` and `get_llm` dependencies in `backend/app/dependencies.py` with no user identity resolution, token validation, or permission check, and mounts all API v1 routers (`llm`, `studio`, `film`, `script_processing`) without any authentication middleware. A remote attacker can read, modify, or delete projects, chapters, shots, entities, prompt templates, files, and LLM Provider/Model configuration, overwrite Provider API keys, upload arbitrary files to object storage, and trigger generation tasks.
Reproduction: https://github.com/sumo166/CVE-apply/blob/main/Forget-C/Jellyfish/Full%20API%20Missing%20Authentication%20and%20Authorization%20(CWE-306)_cve.md |
|---|
| Источник | ⚠️ https://github.com/Forget-C/Jellyfish/issues/37 |
|---|
| Пользователь | summmm (UID 69690) |
|---|
| Представление | 23.08.2026 07:50 (26 дни назад) |
|---|
| Модерация | 18.09.2026 11:43 (26 days later) |
|---|
| Статус | принято |
|---|
| Запись VulDB | 407460 [Forget-C Jellyfish AI Short Drama Studio до 0.3.2 FastAPI dependencies.py слабая аутентификация] |
|---|
| Баллы | 20 |
|---|