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

exploitDog

github логотип

GHSA-wqc8-x2pr-7jqh

Опубликовано: 10 июл. 2023
Источник: github
Github: Прошло ревью
CVSS3: 8.4

Описание

RestrictedPython vulnerable to arbitrary code execution via stack frame sandbox escape

Impact

RestrictedPython does not check access to stack frames and their attributes. Stack frames are accessible within at least generators and generator expressions, which are allowed inside RestrictedPython. An attacker with access to a RestrictedPython environment can write code that gets the current stack frame in a generator and then walk the stack all the way beyond the RestrictedPython invocation boundary, thus breaking out of the restricted scope allowing the call of unrestricted Python code and therefore potentially allowing arbitrary code execution in the Python interpreter.

All RestrictedPython deployments that allow untrusted users to write Python code in the RestrictedPython environment are at risk. In terms of Zope and Plone, this would mean deployments where the administrator allows untrusted users to create and/or edit objects of type Script (Python), DTML Method, DTML Document or Zope Page Template. This is a non-default configuration and likely to be extremely rare.

Patches

The problem has been fixed in releases 5.3 and 6.1.

Workarounds

There is no workaround available. If you cannot upgrade to the latest release you should ensure the RestrictedPython environment is only available for trusted users.

References

For more information

If you have any questions or comments about this advisory:

Credits

Thanks for analysing and reporting the go to:

  • Nakul Choudhary (Quasar0147 on GitHub)
  • despawningbone on GitHub
  • Robert Xiao (nneonneo on GitHub)

Пакеты

Наименование

RestrictedPython

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

< 5.3

5.3

Наименование

RestrictedPython

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

>= 6.0a1.dev0, < 6.1

6.1

Наименование

restrictedpython

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

< 5.3

5.3

EPSS

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

8.4 High

CVSS3

Дефекты

CWE-913

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

CVSS3: 8.4
ubuntu
больше 2 лет назад

RestrictedPython is a tool that helps to define a subset of the Python language which allows users to provide a program input into a trusted environment. RestrictedPython does not check access to stack frames and their attributes. Stack frames are accessible within at least generators and generator expressions, which are allowed inside RestrictedPython. Prior to versions 6.1 and 5.3, an attacker with access to a RestrictedPython environment can write code that gets the current stack frame in a generator and then walk the stack all the way beyond the RestrictedPython invocation boundary, thus breaking out of the restricted sandbox and potentially allowing arbitrary code execution in the Python interpreter. All RestrictedPython deployments that allow untrusted users to write Python code in the RestrictedPython environment are at risk. In terms of Zope and Plone, this would mean deployments where the administrator allows untrusted users to create and/or edit objects of type `Script (Py...

CVSS3: 8.4
nvd
больше 2 лет назад

RestrictedPython is a tool that helps to define a subset of the Python language which allows users to provide a program input into a trusted environment. RestrictedPython does not check access to stack frames and their attributes. Stack frames are accessible within at least generators and generator expressions, which are allowed inside RestrictedPython. Prior to versions 6.1 and 5.3, an attacker with access to a RestrictedPython environment can write code that gets the current stack frame in a generator and then walk the stack all the way beyond the RestrictedPython invocation boundary, thus breaking out of the restricted sandbox and potentially allowing arbitrary code execution in the Python interpreter. All RestrictedPython deployments that allow untrusted users to write Python code in the RestrictedPython environment are at risk. In terms of Zope and Plone, this would mean deployments where the administrator allows untrusted users to create and/or edit objects of type `Script (Pytho

CVSS3: 8.4
debian
больше 2 лет назад

RestrictedPython is a tool that helps to define a subset of the Python ...

EPSS

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

8.4 High

CVSS3

Дефекты

CWE-913