| Название | 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) |
|---|
| Представление | 10.05.2025 01:08 (11 месяцы назад) |
|---|
| Модерация | 24.05.2025 19:43 (15 days later) |
|---|
| Статус | принято |
|---|
| Запись VulDB | 310239 [defog-ai introspect до 0.1.4 analysis_tools.py execute_analysis_code_safely code эскалация привилегий] |
|---|
| Баллы | 20 |
|---|