| タイトル | 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日 01:08 (11 月 ago) |
|---|
| モデレーション | 2025年05月24日 19:43 (15 days later) |
|---|
| ステータス | 承諾済み |
|---|
| VulDBエントリ | 310239 [defog-ai introspect 迄 0.1.4 analysis_tools.py execute_analysis_code_safely code 特権昇格] |
|---|
| ポイント | 20 |
|---|