| 제목 | defog-ai introspect v0.1.0 to v0.1.4 Code Injection |
|---|
| 설명 | Introspect is a service that does data-focused deep research for structured data by LLM.
The execute_analysis_code_safely function in introspect/backend/tools/analysis_tools.py (line 476, commit 225d659) contains a CWE-94: Code Injection vulnerability. Designed to sandbox user-provided code, the function directly passes untrusted input to exec(wrapped_code, namespace), enabling arbitrary code execution.
More details: https://github.com/defog-ai/introspect/issues/495 |
|---|
| 원천 | ⚠️ https://github.com/defog-ai/introspect/issues/495 |
|---|
| 사용자 | ybdesire (UID 83239) |
|---|
| 제출 | 2025. 05. 10. AM 01:08 (11 개월 ago) |
|---|
| 모더레이션 | 2025. 05. 24. PM 07:43 (15 days later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 310239 [defog-ai introspect 까지 0.1.4 analysis_tools.py execute_analysis_code_safely code 권한 상승] |
|---|
| 포인트들 | 20 |
|---|