Описание
PraisonAI is a multi-agent teams system. Prior to 4.6.59, the CODE_TOOLS wrappers keep _workspace_root as None and pass workspace=None to read_file, search_replace, and apply_diff helpers that enforce path containment only for a truthy workspace. An application that exposes code_read_file, code_search_replace, or code_apply_diff before set_workspace can therefore let prompt-influenced calls read and modify files outside the intended project directory, while explicitly configured workspaces remain effective. This vulnerability is fixed in 4.6.59.
Ссылки
EPSS
Процентиль: 23%
0.00304
Низкий
7.3 High
CVSS3
Дефекты
CWE-22
Связанные уязвимости
CVSS3: 7.3
github
3 месяца назад
PraisonAI Code agent tools fail open without a workspace boundary
EPSS
Процентиль: 23%
0.00304
Низкий
7.3 High
CVSS3
Дефекты
CWE-22