| 标题 | 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 07時50分 (27 日前) |
|---|
| 管理 | 2026-09-18 11時43分 (26 days later) |
|---|
| 状态 | 已接受 |
|---|
| VulDB条目 | 407460 [Forget-C Jellyfish AI Short Drama Studio 直到 0.3.2 FastAPI dependencies.py 弱身份验证] |
|---|
| 积分 | 20 |
|---|