| Titel | defog-ai introspect v0.1.0 to v0.1.4 Code Injection |
|---|
| Beschreibung | 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 |
|---|
| Quelle | ⚠️ https://github.com/defog-ai/introspect/issues/495 |
|---|
| Benutzer | ybdesire (UID 83239) |
|---|
| Einreichung | 10.05.2025 01:08 (vor 11 Monaten) |
|---|
| Moderieren | 24.05.2025 19:43 (15 days later) |
|---|
| Status | Akzeptiert |
|---|
| VulDB Eintrag | 310239 [defog-ai introspect bis 0.1.4 analysis_tools.py execute_analysis_code_safely code erweiterte Rechte] |
|---|
| Punkte | 20 |
|---|