Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

github логотип

GHSA-5rfv-66g4-jr8h

Опубликовано: 30 сент. 2024
Источник: github
Github: Прошло ревью
CVSS4: 8.7
CVSS3: 7.5

Описание

RestrictedPython information leakage via AttributeError.obj and the string module

Impact

A user can gain access to protected (and potentially sensible) information indirectly via AttributeError.obj and the string module.

Patches

The problem will be fixed in version 7.3.

Workarounds

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

pip
Затронутые версииВерсия исправления

< 7.3

7.3

EPSS

Процентиль: 70%
0.00645
Низкий

8.7 High

CVSS4

7.5 High

CVSS3

Дефекты

CWE-200

Связанные уязвимости

CVSS3: 6.5
ubuntu
больше 1 года назад

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.

CVSS3: 6.5
nvd
больше 1 года назад

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.

CVSS3: 6.5
debian
больше 1 года назад

RestrictedPython is a restricted execution environment for Python to r ...

EPSS

Процентиль: 70%
0.00645
Низкий

8.7 High

CVSS4

7.5 High

CVSS3

Дефекты

CWE-200