Описание
RestrictedPython is a tool that helps to define a subset of the Python language which allows to provide a program input into a trusted environment. Prior to 8.3, check_function_argument_names() rejected protected guard hook names for regular, variadic, and keyword-only arguments but omitted positional-only arguments, allowing getattr, getitem, write, or print to be shadowed by a local parameter and bypass the embedding application's access policy. This issue is fixed in version 8.3.
EPSS
Процентиль: 34%
0.00401
Низкий
8.3 High
CVSS3
Дефекты
CWE-184
Связанные уязвимости
CVSS3: 8.3
github
18 дней назад
RestrictedPython guard hooks can be shadowed via positional-only arguments
EPSS
Процентиль: 34%
0.00401
Низкий
8.3 High
CVSS3
Дефекты
CWE-184