Approved changes feed: RSS · Atom

cpe:2.3:a:zope:restrictedpython:*:*:*:*:*:*:*:*

part: a version: * update: *

VendorZope (400d8950-2847-5748-8fcd-7612c2170a9a)
ProductRestrictedpython (ba478b36-e233-5229-a30f-2526cee0915c)
Edition*
Language*
Software edition*
Target software*
Target hardware*
Other*
NotesImported from purl2cpe mapping

PURL mappings

PURLSourceLast updated
pkg:github/zopefoundation/restrictedpython purl2cpe 2026-06-01 10:18:06.963427
pkg:pypi/restrictedpython purl2cpe 2026-06-01 10:18:06.963430

Vulnerability references

IdentifiercpeApplicabilitySubmitteddb.gcve.eu detailsRationale
CVE:CVE-2024-47532 vulnerable 2026-06-08 06:48:12.532906 RestrictedPython information leakage via `AttributeError.obj` and the `string` module
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.
Published: 2024-09-30T15:29:57.907Z
Updated: 2024-09-30T17:29:29.522Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2023-41039 vulnerable 2026-06-08 06:11:04.884428 Sandbox escape via various forms of "format" in RestrictedPython
HIGH (8.3)
RestrictedPython is a restricted execution environment for Python to run untrusted code. Python's "format" functionality allows someone controlling the format string to "read" all objects accessible through recursive attribute lookup and subscription from objects he can access. This can lead to critical information disclosure. With `RestrictedPython`, the format functionality is available via the `format` and `format_map` methods of `str` (and `unicode`) (accessed either via the class or its instances) and via `string.Formatter`. All known versions of `RestrictedPython` are vulnerable. This issue has been addressed in commit `4134aedcff1` which has been included in the 5.4 and 6.2 releases. Users are advised to upgrade. There are no known workarounds for this vulnerability.
Published: 2023-08-30T17:18:56.168Z
Updated: 2024-10-01T18:16:40.852Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2023-37271 vulnerable 2026-06-08 06:08:15.050540 RestrictedPython vulnerable to arbitrary code execution via stack frame sandbox escape
HIGH (8.4)
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 (Python)`, `DTML Method`, `DTML Document` or `Zope Page Template`. This is a non-default configuration and likely to be extremely rare. The problem has been fixed in versions 6.1 and 5.3.
Published: 2023-07-11T17:14:11.110Z
Updated: 2024-11-07T17:09:40.101Z
Reference links
Imported from gcve-enriched-dumps CVE data

Contribute

You can submit an edit proposal for this CPE entry or suggest a related product/vendor addition using the action button above.