| 제목 | https://github.com/simstudioai https://github.com/simstudioai/sim ≤ v0.5.21 Authentication Bypass by Primary Weakness |
|---|
| 설명 | When deploying using the official Docker deployment method, the key authentication key has a default value. During our security analysis of the Sim application, we identified a critical authentication bypass vulnerability originating from the internal authorization logic implemented in internal.ts. This module is responsible for securing internal API routes (e.g., cron endpoints, internal tasks, server-side system functions). However, the authentication logic contains an overly permissive condition: when the expected internal secret is missing, undefined, or empty, the verification step does not reject the request as intended. Attackers can exploit this vulnerability to bypass authentication and perform operations that could be harmful to the system. |
|---|
| 원천 | ⚠️ https://gist.github.com/H2u8s/c533741e1b36f6245d41cace89a7f4d2 |
|---|
| 사용자 | 28Hus (UID 92415) |
|---|
| 제출 | 2025. 12. 09. PM 03:13 (6 개월 ago) |
|---|
| 모더레이션 | 2025. 12. 25. PM 05:18 (16 days later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 338430 [simstudioai sim 까지 0.5.27 CRON Secret internal.ts INTERNAL_API_SECRET 약한 인증] |
|---|
| 포인트들 | 20 |
|---|