Katalog CVE

CVE-2023-37271

WysokieCVSS 8.4
Opublikowano: Zaktualizowano: Przetłumaczono: NVD NIST

Prawdopodobieństwo exploitacji (EPSS)

Podwyższone ryzyko
0.77%

Percentyl 51 - wyżej niż 51% wszystkich znanych CVE

Streszczenie

RestrictedPython to narzędzie, które definiuje podzbiór języka Python, umożliwiające użytkownikom wprowadzanie programów w zaufanym środowisku. W wersjach przed 6.1 i 5.3, atakujący mógł uzyskać dostęp do bieżącej ramki stosu w generatorze, co pozwalało na wyjście poza ograniczenia RestrictedPython i potencjalne wykonanie dowolnego kodu w interpreterze Pythona.

Ocena ryzyka

Organizacje, które pozwalają nieufnym użytkownikom na pisanie kodu w środowisku RestrictedPython, są narażone na poważne ryzyko wykonania nieautoryzowanego kodu. Dotyczy to szczególnie wdrożeń Zope i Plone, gdzie administratorzy mogą zezwalać na tworzenie lub edytowanie obiektów typu `Script (Python)`, `DTML Method`, `DTML Document` lub `Zope Page Template`.

Rekomendacja

Zaleca się aktualizację do wersji 6.1 lub 5.3, aby usunąć tę podatność. Należy również rozważyć ograniczenie dostępu do środowiska RestrictedPython dla nieufnych użytkowników.

Inne podatności w RestrictedPython

Zobacz wszystkie
Oryginalny opis (angielski, źródło NVD)

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.

Dane podatności pochodzą z NVD (NIST) · CISA KEV · EPSS