CVE-2023-37271
Last modified
CVE-2023-37271 is a critical-severity vulnerability rated 9.9/10 on the CVSS scale. 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. EPSS estimates a 0.77% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Zope | Restrictedpython | < 5.3 |
| Zope | Restrictedpython | 6.0 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2023-37271?
How severe is CVE-2023-37271?
How do I fix CVE-2023-37271?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2023
- CVE-2023-37266CasaOS is an open-source Personal Cloud system. Unauthentica…9.8
- CVE-2023-37267Umbraco is a ASP.NET CMS. Under rare conditions a restart of…9.8
- CVE-2023-37268Warpgate is an SSH, HTTPS and MySQL bastion host for Linux t…8.8
- CVE-2023-37269Winter is a free, open-source content management system (CMS…4.8
- CVE-2023-3727Use after free in WebRTC in Google Chrome prior to 115.0.579…8.8
- CVE-2023-37270Piwigo is open source photo gallery software. Prior to versi…8.8
- CVE-2023-37272JS7 is an Open Source Job Scheduler. Users specify file name…5.4
- CVE-2023-37273Auto-GPT is an experimental open-source application showcasi…8.8
- CVE-2023-37274Auto-GPT is an experimental open-source application showcasi…7.8
- CVE-2023-37275Auto-GPT is an experimental open-source application showcasi…4.3
- CVE-2023-37276aiohttp is an asynchronous HTTP client/server framework for …7.5
- CVE-2023-37277XWiki Platform is a generic wiki platform offering runtime s…9.6
Are you affected by CVE-2023-37271?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
