Via a type confusion bug in the CPython interpreter when using try/except* RestrictedPython could be bypassed.
We believe this should be fixed upstream in Python itself until that we remove support for try/except* from RestrictedPython.
(It has been fixed for some Python versions.)
Patched in version 8.0 by removing support for try/except* clauses
There is no workaround.
none
{
"nvd_published_at": "2025-01-23T18:15:33Z",
"github_reviewed_at": "2025-01-23T17:19:34Z",
"cwe_ids": [
"CWE-843"
],
"severity": "HIGH",
"github_reviewed": true
}