Ecosyste.ms: Advisories

An open API service providing security vulnerability metadata for many open source software ecosystems.

Security Advisories: GSA_kwCzR0hTQS13cWM4LXgycHItN2pxaM4AA0id

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:

Permalink: https://github.com/advisories/GHSA-wqc8-x2pr-7jqh
JSON: https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS13cWM4LXgycHItN2pxaM4AA0id
Source: GitHub Advisory Database
Origin: Unspecified
Severity: High
Classification: General
Published: over 1 year ago
Updated: 12 months ago


CVSS Score: 8.4
CVSS vector: CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:L

Identifiers: GHSA-wqc8-x2pr-7jqh, CVE-2023-37271
References: Repository: https://github.com/zopefoundation/RestrictedPython
Blast Radius: 24.0

Affected Packages

pypi:restrictedpython
Dependent packages: 15
Dependent repositories: 716
Downloads: 1,732,317 last month
Affected Version Ranges: >= 0, < 5.3
Fixed in: 5.3
All affected versions: 3.4.2, 3.4.3, 3.5.0, 3.5.1, 3.5.2, 3.6.0
All unaffected versions:
pypi:RestrictedPython
Dependent packages: 15
Dependent repositories: 716
Downloads: 1,732,317 last month
Affected Version Ranges: >= 6.0a1.dev0, < 6.1, < 5.3
Fixed in: 6.1, 5.3
All affected versions: 3.4.2, 3.4.3, 3.5.0, 3.5.1, 3.5.2, 3.6.0
All unaffected versions: