| Название | redash <25.1.0 Sandbox Issue |
|---|
| Описание | Redash is a popular open-source platform for visualizing and querying data. It uses RestrictedPython as its sandbox environment to securely execute Python queries. In its documentation, redash claims their default 25 builtin functions are considered safe. However, redash insecurely restores access to the getattr builtin function which was supposed to be overwritten by the secure version of safer_getattr implemented in Restricted Python. This leads to sandbox escape without any extra module importation needed.
|
|---|
| Источник | ⚠️ https://gist.github.com/superboy-zjc/1f89d375e2408ed843dc2cf0bb1bb894 |
|---|
| Пользователь | Gavin Zhong (UID 84092) |
|---|
| Представление | 18.05.2025 18:13 (11 месяцы назад) |
|---|
| Модерация | 08.06.2025 19:53 (21 days later) |
|---|
| Статус | принято |
|---|
| Запись VulDB | 311633 [Redash до 10.1.0/25.1.0 getattr /query_runner/python.py run_query эскалация привилегий] |
|---|
| Баллы | 20 |
|---|