| 제목 | 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) |
|---|
| 제출 | 2026. 08. 23. AM 07:50 (26 날 ago) |
|---|
| 모더레이션 | 2026. 09. 18. AM 11:43 (26 days later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 407460 [Forget-C Jellyfish AI Short Drama Studio 까지 0.3.2 FastAPI dependencies.py 약한 인증] |
|---|
| 포인트들 | 20 |
|---|