Описание
RestrictedPython is a tool that helps to define a subset of the Python language which allows to provide a program input into a trusted environment. Via a type confusion bug in versions of the CPython interpreter starting in 3.11 and prior to 3.13.2 when using try/except*, RestrictedPython starting in version 6.0 and prior to version 8.0 could be bypassed. The issue is patched in version 8.0 of RestrictedPython by removing support for try/except* clauses. No known workarounds are available.
| Релиз | Статус | Примечание |
|---|---|---|
| devel | not-affected | 8.0-1 |
| esm-apps/bionic | not-affected | code not present |
| esm-apps/focal | not-affected | code not present |
| esm-apps/jammy | not-affected | code not present |
| esm-apps/noble | released | 6.2-1ubuntu0.24.04.1~esm1 |
| esm-apps/xenial | not-affected | code not present |
| focal | not-affected | code not present |
| jammy | not-affected | code not present |
| noble | needed | |
| oracular | released | 6.2-1ubuntu0.24.10.1 |
Показывать по
EPSS
7.9 High
CVSS3
Связанные уязвимости
RestrictedPython is a tool that helps to define a subset of the Python language which allows to provide a program input into a trusted environment. Via a type confusion bug in versions of the CPython interpreter starting in 3.11 and prior to 3.13.2 when using `try/except*`, RestrictedPython starting in version 6.0 and prior to version 8.0 could be bypassed. The issue is patched in version 8.0 of RestrictedPython by removing support for `try/except*` clauses. No known workarounds are available.
RestrictedPython is a tool that helps to define a subset of the Python ...
try/except* clauses could allow bypass RestrictedPython via type confusion bug in the CPython interpreter
EPSS
7.9 High
CVSS3