Описание
RestrictedPython is a restricted execution environment for Python to run untrusted code. A user can gain access to protected (and potentially sensible) information indirectly via AttributeError.obj and the string module. The problem will be fixed in version 7.3. As a workaround, If the application does not require access to the module string, it can remove it from RestrictedPython.Utilities.utility_builtins or otherwise do not make it available in the restricted execution environment.
| Релиз | Статус | Примечание |
|---|---|---|
| devel | not-affected | 8.0-1 |
| esm-apps/bionic | not-affected | code not present |
| esm-apps/focal | released | 4.0~b3-2ubuntu0.1~esm1 |
| esm-apps/jammy | released | 4.0~b3-3ubuntu0.1~esm1 |
| esm-apps/noble | released | 6.2-1ubuntu0.24.04.1~esm1 |
| esm-apps/xenial | not-affected | code not present |
| focal | ignored | end of standard support, was needed |
| jammy | needed | |
| noble | needed | |
| oracular | released | 6.2-1ubuntu0.24.10.1 |
Показывать по
Ссылки на источники
6.5 Medium
CVSS3
Связанные уязвимости
RestrictedPython is a restricted execution environment for Python to run untrusted code. A user can gain access to protected (and potentially sensible) information indirectly via AttributeError.obj and the string module. The problem will be fixed in version 7.3. As a workaround, If the application does not require access to the module string, it can remove it from RestrictedPython.Utilities.utility_builtins or otherwise do not make it available in the restricted execution environment.
RestrictedPython is a restricted execution environment for Python to r ...
RestrictedPython information leakage via `AttributeError.obj` and the `string` module
6.5 Medium
CVSS3