Enviar #784465: griptape v0.19.4 Absolute Path Traversalinformación

Títulogriptape v0.19.4 Absolute Path Traversal
DescripciónThe ComputerTool in Griptape allows agents to execute Python code by first writing the code to a file in a local working directory, which is then mounted into a container for execution. However, the filename parameter, which determines where the code is stored locally, is generated by the LLM and is not properly validated or sanitized. This lack of validation allows for a path traversal vulnerability. An attacker can use prompt injection to coerce the LLM into specifying a filename containing directory traversal sequences (e.g., ../../malicious_file). Since the file content (the code) is also controllable via prompt injection, writing to sensitive files like __init__.py or ~/.bashrc may lead to Remote Code Execution (RCE) on the host system.
Fuente⚠️ https://github.com/Ka7arotto/cve/blob/main/griptape/SaveCodeTool/computeTool.md
Usuario
 Goku (UID 80486)
Sumisión2026-03-21 03:05 (hace 17 días)
Moderación2026-04-05 07:17 (15 days later)
EstadoAceptado
Entrada de VulDB355391 [griptape-ai griptape 0.19.4 ComputerTool tool.py filename recorrido de directorios]
Puntos20

Do you want to use VulDB in your project?

Use the official API to access entries easily!